public interface IMicrosoftAuthenticatorAuthenticationMethodRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IMicrosoftAuthenticatorAuthenticationMethodRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IMicrosoftAuthenticatorAuthenticationMethodRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IDeviceRequestBuilder |
device()
Gets the request builder for Device
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIMicrosoftAuthenticatorAuthenticationMethodRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIMicrosoftAuthenticatorAuthenticationMethodRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIDeviceRequestBuilder device()