public interface IDeviceComplianceScheduledActionForRuleCollectionRequest 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 IDeviceComplianceScheduledActionForRuleCollectionPage> callback)
IDeviceComplianceScheduledActionForRuleCollectionPage get() throws ClientException
ClientExceptionvoid post(DeviceComplianceScheduledActionForRule newDeviceComplianceScheduledActionForRule, ICallback<? super DeviceComplianceScheduledActionForRule> callback)
DeviceComplianceScheduledActionForRule post(DeviceComplianceScheduledActionForRule newDeviceComplianceScheduledActionForRule) throws ClientException
ClientExceptionIDeviceComplianceScheduledActionForRuleCollectionRequest expand(java.lang.String value)
value - the expand clauseIDeviceComplianceScheduledActionForRuleCollectionRequest filter(java.lang.String value)
value - the filter clauseIDeviceComplianceScheduledActionForRuleCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIDeviceComplianceScheduledActionForRuleCollectionRequest select(java.lang.String value)
value - the select clauseIDeviceComplianceScheduledActionForRuleCollectionRequest top(int value)
value - the max number of items to returnIDeviceComplianceScheduledActionForRuleCollectionRequest skip(int value)
value - of the number of items to skipIDeviceComplianceScheduledActionForRuleCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination