public interface IManagedDeviceMobileAppConfigurationCollectionRequest 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 IManagedDeviceMobileAppConfigurationCollectionPage> callback)
IManagedDeviceMobileAppConfigurationCollectionPage get() throws ClientException
ClientExceptionvoid post(ManagedDeviceMobileAppConfiguration newManagedDeviceMobileAppConfiguration, ICallback<? super ManagedDeviceMobileAppConfiguration> callback)
ManagedDeviceMobileAppConfiguration post(ManagedDeviceMobileAppConfiguration newManagedDeviceMobileAppConfiguration) throws ClientException
ClientExceptionIManagedDeviceMobileAppConfigurationCollectionRequest expand(java.lang.String value)
value - the expand clauseIManagedDeviceMobileAppConfigurationCollectionRequest filter(java.lang.String value)
value - the filter clauseIManagedDeviceMobileAppConfigurationCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIManagedDeviceMobileAppConfigurationCollectionRequest select(java.lang.String value)
value - the select clauseIManagedDeviceMobileAppConfigurationCollectionRequest top(int value)
value - the max number of items to returnIManagedDeviceMobileAppConfigurationCollectionRequest skip(int value)
value - of the number of items to skipIManagedDeviceMobileAppConfigurationCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination