public interface IMicrosoftAuthenticatorAuthenticationMethodConfigurationRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IMicrosoftAuthenticatorAuthenticationMethodConfigurationRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IMicrosoftAuthenticatorAuthenticationMethodConfigurationRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequestBuilder |
includeTargets() |
IMicrosoftAuthenticatorAuthenticationMethodTargetRequestBuilder |
includeTargets(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIMicrosoftAuthenticatorAuthenticationMethodConfigurationRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIMicrosoftAuthenticatorAuthenticationMethodConfigurationRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIMicrosoftAuthenticatorAuthenticationMethodTargetCollectionRequestBuilder includeTargets()
IMicrosoftAuthenticatorAuthenticationMethodTargetRequestBuilder includeTargets(java.lang.String id)