public interface IManagedDeviceMobileAppConfigurationUserStatusCollectionRequest 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 IManagedDeviceMobileAppConfigurationUserStatusCollectionPage> callback)
IManagedDeviceMobileAppConfigurationUserStatusCollectionPage get() throws ClientException
ClientExceptionvoid post(ManagedDeviceMobileAppConfigurationUserStatus newManagedDeviceMobileAppConfigurationUserStatus, ICallback<? super ManagedDeviceMobileAppConfigurationUserStatus> callback)
ManagedDeviceMobileAppConfigurationUserStatus post(ManagedDeviceMobileAppConfigurationUserStatus newManagedDeviceMobileAppConfigurationUserStatus) throws ClientException
ClientExceptionIManagedDeviceMobileAppConfigurationUserStatusCollectionRequest expand(java.lang.String value)
value - the expand clauseIManagedDeviceMobileAppConfigurationUserStatusCollectionRequest filter(java.lang.String value)
value - the filter clauseIManagedDeviceMobileAppConfigurationUserStatusCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIManagedDeviceMobileAppConfigurationUserStatusCollectionRequest select(java.lang.String value)
value - the select clauseIManagedDeviceMobileAppConfigurationUserStatusCollectionRequest top(int value)
value - the max number of items to returnIManagedDeviceMobileAppConfigurationUserStatusCollectionRequest skip(int value)
value - of the number of items to skipIManagedDeviceMobileAppConfigurationUserStatusCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination