public interface IListItemCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IListItemCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IListItemCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IListItemRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIListItemCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIListItemCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIListItemRequestBuilder byId(java.lang.String id)