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