public interface IAndroidManagedAppProtectionCollectionRequest 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 IAndroidManagedAppProtectionCollectionPage> callback)
IAndroidManagedAppProtectionCollectionPage get() throws ClientException
ClientExceptionvoid post(AndroidManagedAppProtection newAndroidManagedAppProtection, ICallback<? super AndroidManagedAppProtection> callback)
AndroidManagedAppProtection post(AndroidManagedAppProtection newAndroidManagedAppProtection) throws ClientException
ClientExceptionIAndroidManagedAppProtectionCollectionRequest expand(java.lang.String value)
value - the expand clauseIAndroidManagedAppProtectionCollectionRequest filter(java.lang.String value)
value - the filter clauseIAndroidManagedAppProtectionCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIAndroidManagedAppProtectionCollectionRequest select(java.lang.String value)
value - the select clauseIAndroidManagedAppProtectionCollectionRequest top(int value)
value - the max number of items to returnIAndroidManagedAppProtectionCollectionRequest skip(int value)
value - of the number of items to skipIAndroidManagedAppProtectionCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination