Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.TextValidation
-
Packages that use TextValidation Package Description software.amazon.awssdk.services.pinpointsmsvoicev2.model -
-
Uses of TextValidation in software.amazon.awssdk.services.pinpointsmsvoicev2.model
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return TextValidation Modifier and Type Method Description TextValidationRegistrationFieldDefinition. textValidation()The validation rules for a text field.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model with parameters of type TextValidation Modifier and Type Method Description RegistrationFieldDefinition.BuilderRegistrationFieldDefinition.Builder. textValidation(TextValidation textValidation)The validation rules for a text field.
-