Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.SoftwareTokenMfaConfigType
Packages that use SoftwareTokenMfaConfigType
-
Uses of SoftwareTokenMfaConfigType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return SoftwareTokenMfaConfigTypeModifier and TypeMethodDescriptionGetUserPoolMfaConfigResponse.softwareTokenMfaConfiguration()Shows user pool configuration for time-based one-time password (TOTP) MFA.SetUserPoolMfaConfigRequest.softwareTokenMfaConfiguration()Configures a user pool for time-based one-time password (TOTP) MFA.SetUserPoolMfaConfigResponse.softwareTokenMfaConfiguration()Shows user pool configuration for time-based one-time password (TOTP) MFA.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type SoftwareTokenMfaConfigTypeModifier and TypeMethodDescriptionGetUserPoolMfaConfigResponse.Builder.softwareTokenMfaConfiguration(SoftwareTokenMfaConfigType softwareTokenMfaConfiguration) Shows user pool configuration for time-based one-time password (TOTP) MFA.SetUserPoolMfaConfigRequest.Builder.softwareTokenMfaConfiguration(SoftwareTokenMfaConfigType softwareTokenMfaConfiguration) Configures a user pool for time-based one-time password (TOTP) MFA.SetUserPoolMfaConfigResponse.Builder.softwareTokenMfaConfiguration(SoftwareTokenMfaConfigType softwareTokenMfaConfiguration) Shows user pool configuration for time-based one-time password (TOTP) MFA.