public interface IDirectoryObjectRestoreRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IDirectoryObjectRestoreRequest |
buildRequest()
Creates the IDirectoryObjectRestoreRequest
|
IDirectoryObjectRestoreRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IDirectoryObjectRestoreRequest with specific options instead of the existing options
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIDirectoryObjectRestoreRequest buildRequest()
IDirectoryObjectRestoreRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request