Package io.getstream.core.options
Interface RequestOption
-
- All Known Implementing Classes:
ActivityMarker,Crop,CustomQueryParameter,EnrichmentFlags,Filter,KeepHistory,Limit,Offset,Ranking,Resize
public interface RequestOption
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply(Request.Builder builder)
-
-
-
Method Detail
-
apply
void apply(Request.Builder builder)
-
-