public interface IManagedDeviceMobileAppConfigurationAssignmentCollectionRequest 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 IManagedDeviceMobileAppConfigurationAssignmentCollectionPage> callback)
IManagedDeviceMobileAppConfigurationAssignmentCollectionPage get() throws ClientException
ClientExceptionvoid post(ManagedDeviceMobileAppConfigurationAssignment newManagedDeviceMobileAppConfigurationAssignment, ICallback<? super ManagedDeviceMobileAppConfigurationAssignment> callback)
ManagedDeviceMobileAppConfigurationAssignment post(ManagedDeviceMobileAppConfigurationAssignment newManagedDeviceMobileAppConfigurationAssignment) throws ClientException
ClientExceptionIManagedDeviceMobileAppConfigurationAssignmentCollectionRequest expand(java.lang.String value)
value - the expand clauseIManagedDeviceMobileAppConfigurationAssignmentCollectionRequest filter(java.lang.String value)
value - the filter clauseIManagedDeviceMobileAppConfigurationAssignmentCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIManagedDeviceMobileAppConfigurationAssignmentCollectionRequest select(java.lang.String value)
value - the select clauseIManagedDeviceMobileAppConfigurationAssignmentCollectionRequest top(int value)
value - the max number of items to returnIManagedDeviceMobileAppConfigurationAssignmentCollectionRequest skip(int value)
value - of the number of items to skipIManagedDeviceMobileAppConfigurationAssignmentCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination