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