| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
SmsMfaConfigType |
SmsMfaConfigType.clone() |
SmsMfaConfigType |
SetUserPoolMfaConfigResult.getSmsMfaConfiguration()
The SMS text message MFA configuration.
|
SmsMfaConfigType |
SetUserPoolMfaConfigRequest.getSmsMfaConfiguration()
The SMS text message MFA configuration.
|
SmsMfaConfigType |
GetUserPoolMfaConfigResult.getSmsMfaConfiguration()
The SMS text message multi-factor (MFA) configuration.
|
SmsMfaConfigType |
SmsMfaConfigType.withSmsAuthenticationMessage(String smsAuthenticationMessage)
The SMS authentication message that will be sent to users with the code they need to sign in.
|
SmsMfaConfigType |
SmsMfaConfigType.withSmsConfiguration(SmsConfigurationType smsConfiguration)
The SMS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetUserPoolMfaConfigResult.setSmsMfaConfiguration(SmsMfaConfigType smsMfaConfiguration)
The SMS text message MFA configuration.
|
void |
SetUserPoolMfaConfigRequest.setSmsMfaConfiguration(SmsMfaConfigType smsMfaConfiguration)
The SMS text message MFA configuration.
|
void |
GetUserPoolMfaConfigResult.setSmsMfaConfiguration(SmsMfaConfigType smsMfaConfiguration)
The SMS text message multi-factor (MFA) configuration.
|
SetUserPoolMfaConfigResult |
SetUserPoolMfaConfigResult.withSmsMfaConfiguration(SmsMfaConfigType smsMfaConfiguration)
The SMS text message MFA configuration.
|
SetUserPoolMfaConfigRequest |
SetUserPoolMfaConfigRequest.withSmsMfaConfiguration(SmsMfaConfigType smsMfaConfiguration)
The SMS text message MFA configuration.
|
GetUserPoolMfaConfigResult |
GetUserPoolMfaConfigResult.withSmsMfaConfiguration(SmsMfaConfigType smsMfaConfiguration)
The SMS text message multi-factor (MFA) configuration.
|
Copyright © 2020. All rights reserved.