public interface IMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequest 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 IMicrosoftAuthenticatorAuthenticationMethodTargetCollectionPage> callback)
IMicrosoftAuthenticatorAuthenticationMethodTargetCollectionPage get() throws ClientException
ClientExceptionvoid post(MicrosoftAuthenticatorAuthenticationMethodTarget newMicrosoftAuthenticatorAuthenticationMethodTarget, ICallback<? super MicrosoftAuthenticatorAuthenticationMethodTarget> callback)
MicrosoftAuthenticatorAuthenticationMethodTarget post(MicrosoftAuthenticatorAuthenticationMethodTarget newMicrosoftAuthenticatorAuthenticationMethodTarget) throws ClientException
ClientExceptionIMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequest expand(java.lang.String value)
value - the expand clauseIMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequest filter(java.lang.String value)
value - the filter clauseIMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequest select(java.lang.String value)
value - the select clauseIMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequest top(int value)
value - the max number of items to returnIMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequest skip(int value)
value - of the number of items to skipIMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination