public class DeviceManagementGetEffectivePermissionsCollectionRequest extends BaseCollectionRequest<DeviceManagementGetEffectivePermissionsCollectionResponse,IDeviceManagementGetEffectivePermissionsCollectionPage> implements IDeviceManagementGetEffectivePermissionsCollectionRequest
| Constructor and Description |
|---|
DeviceManagementGetEffectivePermissionsCollectionRequest(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request for this DeviceManagementGetEffectivePermissions
|
addFunctionOption, addHeader, addQueryOption, getBaseRequest, getCollectionPageClass, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, post, send, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodpublic DeviceManagementGetEffectivePermissionsCollectionRequest(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic void get(ICallback<? super IDeviceManagementGetEffectivePermissionsCollectionPage> callback)
get in interface IDeviceManagementGetEffectivePermissionsCollectionRequestpublic IDeviceManagementGetEffectivePermissionsCollectionPage get() throws ClientException
get in interface IDeviceManagementGetEffectivePermissionsCollectionRequestClientExceptionpublic IDeviceManagementGetEffectivePermissionsCollectionPage buildFromResponse(DeviceManagementGetEffectivePermissionsCollectionResponse response)
public IDeviceManagementGetEffectivePermissionsCollectionRequest select(java.lang.String value)
select in interface IDeviceManagementGetEffectivePermissionsCollectionRequestvalue - the select clausepublic IDeviceManagementGetEffectivePermissionsCollectionRequest top(int value)
top in interface IDeviceManagementGetEffectivePermissionsCollectionRequestvalue - the max number of items to returnpublic IDeviceManagementGetEffectivePermissionsCollectionRequest expand(java.lang.String value)
expand in interface IDeviceManagementGetEffectivePermissionsCollectionRequestvalue - the expand clausepublic IDeviceManagementGetEffectivePermissionsCollectionRequest filter(java.lang.String value)
value - the filter clausepublic IDeviceManagementGetEffectivePermissionsCollectionRequest orderBy(java.lang.String value)
value - the order by clause