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