public interface IEndpointCollectionWithReferencesRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IEndpointCollectionWithReferencesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IEndpointCollectionWithReferencesRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IEndpointWithReferenceRequestBuilder |
byId(java.lang.String id) |
IEndpointCollectionReferenceRequestBuilder |
references() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIEndpointCollectionWithReferencesRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIEndpointCollectionWithReferencesRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIEndpointWithReferenceRequestBuilder byId(java.lang.String id)
IEndpointCollectionReferenceRequestBuilder references()