Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.RegistrationTypeDisplayHints
-
Packages that use RegistrationTypeDisplayHints Package Description software.amazon.awssdk.services.pinpointsmsvoicev2.model -
-
Uses of RegistrationTypeDisplayHints in software.amazon.awssdk.services.pinpointsmsvoicev2.model
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return RegistrationTypeDisplayHints Modifier and Type Method Description RegistrationTypeDisplayHintsRegistrationTypeDefinition. displayHints()Provides help information on the registration.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model with parameters of type RegistrationTypeDisplayHints Modifier and Type Method Description RegistrationTypeDefinition.BuilderRegistrationTypeDefinition.Builder. displayHints(RegistrationTypeDisplayHints displayHints)Provides help information on the registration.
-