public interface IListCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IListCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IListCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IListRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIListCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIListCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIListRequestBuilder byId(java.lang.String id)