public class UserRemoveAllDevicesFromManagementRequestBuilder extends BaseActionRequestBuilder implements IUserRemoveAllDevicesFromManagementRequestBuilder
bodyParams| Constructor and Description |
|---|
UserRemoveAllDevicesFromManagementRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this UserRemoveAllDevicesFromManagement
|
| Modifier and Type | Method and Description |
|---|---|
IUserRemoveAllDevicesFromManagementRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IUserRemoveAllDevicesFromManagementRequest with specific requestOptions instead of the existing requestOptions
|
IUserRemoveAllDevicesFromManagementRequest |
buildRequest(Option... requestOptions)
Creates the IUserRemoveAllDevicesFromManagementRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic UserRemoveAllDevicesFromManagementRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IUserRemoveAllDevicesFromManagementRequest buildRequest(Option... requestOptions)
buildRequest in interface IUserRemoveAllDevicesFromManagementRequestBuilderrequestOptions - the options for the requestpublic IUserRemoveAllDevicesFromManagementRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IUserRemoveAllDevicesFromManagementRequestBuilderrequestOptions - the options for the request