public interface IMicrosoftAuthenticatorAuthenticationMethodCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IMicrosoftAuthenticatorAuthenticationMethodCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IMicrosoftAuthenticatorAuthenticationMethodCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IMicrosoftAuthenticatorAuthenticationMethodRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIMicrosoftAuthenticatorAuthenticationMethodCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIMicrosoftAuthenticatorAuthenticationMethodCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIMicrosoftAuthenticatorAuthenticationMethodRequestBuilder byId(java.lang.String id)