public interface IEndpointCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IEndpointCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IEndpointCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IEndpointRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIEndpointCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIEndpointCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIEndpointRequestBuilder byId(java.lang.String id)