public interface IEndpointCollectionReferenceRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IEndpointCollectionReferenceRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IEndpointCollectionReferenceRequest |
buildRequest(Option... requestOptions)
Creates the request
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIEndpointCollectionReferenceRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIEndpointCollectionReferenceRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this request