Package | Description |
---|---|
com.amazonaws.services.cognitoidp |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
com.amazonaws.services.cognitoidp.model |
Modifier and Type | Method and Description |
---|---|
AdminSetUserMFAPreferenceResult |
AWSCognitoIdentityProviderClient.adminSetUserMFAPreference(AdminSetUserMFAPreferenceRequest request)
Sets the user's multi-factor authentication (MFA) preference, including which MFA options are enabled and if any
are preferred.
|
AdminSetUserMFAPreferenceResult |
AWSCognitoIdentityProvider.adminSetUserMFAPreference(AdminSetUserMFAPreferenceRequest adminSetUserMFAPreferenceRequest)
Sets the user's multi-factor authentication (MFA) preference, including which MFA options are enabled and if any
are preferred.
|
AdminSetUserMFAPreferenceResult |
AbstractAWSCognitoIdentityProvider.adminSetUserMFAPreference(AdminSetUserMFAPreferenceRequest request) |
Modifier and Type | Method and Description |
---|---|
AdminSetUserMFAPreferenceResult |
AdminSetUserMFAPreferenceResult.clone() |
Copyright © 2021. All rights reserved.