public interface IMicrosoftAuthenticatorAuthenticationMethodCollectionRequest 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 IMicrosoftAuthenticatorAuthenticationMethodCollectionPage> callback)
IMicrosoftAuthenticatorAuthenticationMethodCollectionPage get() throws ClientException
ClientExceptionvoid post(MicrosoftAuthenticatorAuthenticationMethod newMicrosoftAuthenticatorAuthenticationMethod, ICallback<? super MicrosoftAuthenticatorAuthenticationMethod> callback)
MicrosoftAuthenticatorAuthenticationMethod post(MicrosoftAuthenticatorAuthenticationMethod newMicrosoftAuthenticatorAuthenticationMethod) throws ClientException
ClientExceptionIMicrosoftAuthenticatorAuthenticationMethodCollectionRequest expand(java.lang.String value)
value - the expand clauseIMicrosoftAuthenticatorAuthenticationMethodCollectionRequest filter(java.lang.String value)
value - the filter clauseIMicrosoftAuthenticatorAuthenticationMethodCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIMicrosoftAuthenticatorAuthenticationMethodCollectionRequest select(java.lang.String value)
value - the select clauseIMicrosoftAuthenticatorAuthenticationMethodCollectionRequest top(int value)
value - the max number of items to returnIMicrosoftAuthenticatorAuthenticationMethodCollectionRequest skip(int value)
value - of the number of items to skipIMicrosoftAuthenticatorAuthenticationMethodCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination