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