public interface ISegmentCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
ISegmentCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
ISegmentCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
ISegmentRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentISegmentCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestISegmentCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestISegmentRequestBuilder byId(java.lang.String id)