Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.SmsConfigurationType
-
Packages that use SmsConfigurationType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of SmsConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return SmsConfigurationType Modifier and Type Method Description SmsConfigurationTypeCreateUserPoolRequest. smsConfiguration()The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your Amazon Web Services account through Amazon Simple Notification Service.SmsConfigurationTypeSmsMfaConfigType. smsConfiguration()The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your Amazon Web Services account through Amazon Simple Notification Service.SmsConfigurationTypeUpdateUserPoolRequest. smsConfiguration()The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your Amazon Web Services account through Amazon Simple Notification Service.SmsConfigurationTypeUserPoolType. smsConfiguration()The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your Amazon Web Services account through Amazon Simple Notification Service.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type SmsConfigurationType Modifier and Type Method Description CreateUserPoolRequest.BuilderCreateUserPoolRequest.Builder. smsConfiguration(SmsConfigurationType smsConfiguration)The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your Amazon Web Services account through Amazon Simple Notification Service.SmsMfaConfigType.BuilderSmsMfaConfigType.Builder. smsConfiguration(SmsConfigurationType smsConfiguration)The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your Amazon Web Services account through Amazon Simple Notification Service.UpdateUserPoolRequest.BuilderUpdateUserPoolRequest.Builder. smsConfiguration(SmsConfigurationType smsConfiguration)The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your Amazon Web Services account through Amazon Simple Notification Service.UserPoolType.BuilderUserPoolType.Builder. smsConfiguration(SmsConfigurationType smsConfiguration)The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your Amazon Web Services account through Amazon Simple Notification Service.
-