public interface IWindowsInformationProtectionPolicyCollectionRequest 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 IWindowsInformationProtectionPolicyCollectionPage> callback)
IWindowsInformationProtectionPolicyCollectionPage get() throws ClientException
ClientExceptionvoid post(WindowsInformationProtectionPolicy newWindowsInformationProtectionPolicy, ICallback<? super WindowsInformationProtectionPolicy> callback)
WindowsInformationProtectionPolicy post(WindowsInformationProtectionPolicy newWindowsInformationProtectionPolicy) throws ClientException
ClientExceptionIWindowsInformationProtectionPolicyCollectionRequest expand(java.lang.String value)
value - the expand clauseIWindowsInformationProtectionPolicyCollectionRequest filter(java.lang.String value)
value - the filter clauseIWindowsInformationProtectionPolicyCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIWindowsInformationProtectionPolicyCollectionRequest select(java.lang.String value)
value - the select clauseIWindowsInformationProtectionPolicyCollectionRequest top(int value)
value - the max number of items to returnIWindowsInformationProtectionPolicyCollectionRequest skip(int value)
value - of the number of items to skipIWindowsInformationProtectionPolicyCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination