public interface IDeviceCompliancePolicyStateCollectionRequest extends IHttpRequest
addHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodvoid get(ICallback<? super IDeviceCompliancePolicyStateCollectionPage> callback)
IDeviceCompliancePolicyStateCollectionPage get() throws ClientException
ClientExceptionvoid post(DeviceCompliancePolicyState newDeviceCompliancePolicyState, ICallback<? super DeviceCompliancePolicyState> callback)
DeviceCompliancePolicyState post(DeviceCompliancePolicyState newDeviceCompliancePolicyState) throws ClientException
ClientExceptionIDeviceCompliancePolicyStateCollectionRequest expand(java.lang.String value)
value - the expand clauseIDeviceCompliancePolicyStateCollectionRequest filter(java.lang.String value)
value - the filter clauseIDeviceCompliancePolicyStateCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIDeviceCompliancePolicyStateCollectionRequest select(java.lang.String value)
value - the select clauseIDeviceCompliancePolicyStateCollectionRequest top(int value)
value - the max number of items to returnIDeviceCompliancePolicyStateCollectionRequest skip(int value)
value - of the number of items to skipIDeviceCompliancePolicyStateCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination