public interface IMdmWindowsInformationProtectionPolicyCollectionRequest 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 IMdmWindowsInformationProtectionPolicyCollectionPage> callback)
IMdmWindowsInformationProtectionPolicyCollectionPage get() throws ClientException
ClientExceptionvoid post(MdmWindowsInformationProtectionPolicy newMdmWindowsInformationProtectionPolicy, ICallback<? super MdmWindowsInformationProtectionPolicy> callback)
MdmWindowsInformationProtectionPolicy post(MdmWindowsInformationProtectionPolicy newMdmWindowsInformationProtectionPolicy) throws ClientException
ClientExceptionIMdmWindowsInformationProtectionPolicyCollectionRequest expand(java.lang.String value)
value - the expand clauseIMdmWindowsInformationProtectionPolicyCollectionRequest filter(java.lang.String value)
value - the filter clauseIMdmWindowsInformationProtectionPolicyCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIMdmWindowsInformationProtectionPolicyCollectionRequest select(java.lang.String value)
value - the select clauseIMdmWindowsInformationProtectionPolicyCollectionRequest top(int value)
value - the max number of items to returnIMdmWindowsInformationProtectionPolicyCollectionRequest skip(int value)
value - of the number of items to skipIMdmWindowsInformationProtectionPolicyCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination