public interface IManagedDeviceMobileAppConfigurationDeviceStatusCollectionRequest 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 IManagedDeviceMobileAppConfigurationDeviceStatusCollectionPage> callback)
IManagedDeviceMobileAppConfigurationDeviceStatusCollectionPage get() throws ClientException
ClientExceptionvoid post(ManagedDeviceMobileAppConfigurationDeviceStatus newManagedDeviceMobileAppConfigurationDeviceStatus, ICallback<? super ManagedDeviceMobileAppConfigurationDeviceStatus> callback)
ManagedDeviceMobileAppConfigurationDeviceStatus post(ManagedDeviceMobileAppConfigurationDeviceStatus newManagedDeviceMobileAppConfigurationDeviceStatus) throws ClientException
ClientExceptionIManagedDeviceMobileAppConfigurationDeviceStatusCollectionRequest expand(java.lang.String value)
value - the expand clauseIManagedDeviceMobileAppConfigurationDeviceStatusCollectionRequest filter(java.lang.String value)
value - the filter clauseIManagedDeviceMobileAppConfigurationDeviceStatusCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIManagedDeviceMobileAppConfigurationDeviceStatusCollectionRequest select(java.lang.String value)
value - the select clauseIManagedDeviceMobileAppConfigurationDeviceStatusCollectionRequest top(int value)
value - the max number of items to returnIManagedDeviceMobileAppConfigurationDeviceStatusCollectionRequest skip(int value)
value - of the number of items to skipIManagedDeviceMobileAppConfigurationDeviceStatusCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination