Uses of Enum
com.amazonaws.services.cognitoidp.model.UserPoolMfaType
Packages that use UserPoolMfaType
-
Uses of UserPoolMfaType in com.amazonaws.services.cognitoidp.model
Methods in com.amazonaws.services.cognitoidp.model that return UserPoolMfaTypeModifier and TypeMethodDescriptionstatic UserPoolMfaType
Use this in place of valueOf.static UserPoolMfaType
Returns the enum constant of this type with the specified name.static UserPoolMfaType[]
UserPoolMfaType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cognitoidp.model with parameters of type UserPoolMfaTypeModifier and TypeMethodDescriptionvoid
CreateUserPoolRequest.setMfaConfiguration
(UserPoolMfaType mfaConfiguration) Specifies MFA configuration details.void
UpdateUserPoolRequest.setMfaConfiguration
(UserPoolMfaType mfaConfiguration) Can be one of the following values:void
UserPoolType.setMfaConfiguration
(UserPoolMfaType mfaConfiguration) Can be one of the following values:CreateUserPoolRequest.withMfaConfiguration
(UserPoolMfaType mfaConfiguration) Specifies MFA configuration details.UpdateUserPoolRequest.withMfaConfiguration
(UserPoolMfaType mfaConfiguration) Can be one of the following values:UserPoolType.withMfaConfiguration
(UserPoolMfaType mfaConfiguration) Can be one of the following values: