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