public interface IDefaultManagedAppProtectionCollectionRequest extends IHttpRequest
addHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethod
void get(ICallback<? super IDefaultManagedAppProtectionCollectionPage> callback)
IDefaultManagedAppProtectionCollectionPage get() throws ClientException
ClientException
void post(DefaultManagedAppProtection newDefaultManagedAppProtection, ICallback<? super DefaultManagedAppProtection> callback)
DefaultManagedAppProtection post(DefaultManagedAppProtection newDefaultManagedAppProtection) throws ClientException
ClientException
IDefaultManagedAppProtectionCollectionRequest expand(java.lang.String value)
value
- the expand clauseIDefaultManagedAppProtectionCollectionRequest filter(java.lang.String value)
value
- the filter clauseIDefaultManagedAppProtectionCollectionRequest orderBy(java.lang.String value)
value
- the order by clauseIDefaultManagedAppProtectionCollectionRequest select(java.lang.String value)
value
- the select clauseIDefaultManagedAppProtectionCollectionRequest top(int value)
value
- the max number of items to returnIDefaultManagedAppProtectionCollectionRequest skip(int value)
value
- of the number of items to skipIDefaultManagedAppProtectionCollectionRequest skipToken(java.lang.String skipToken)
skipToken
- value for pagination