Uses of Class
software.amazon.awssdk.services.pinpointsmsvoice.model.PlainTextMessageType
-
Packages that use PlainTextMessageType Package Description software.amazon.awssdk.services.pinpointsmsvoice.model -
-
Uses of PlainTextMessageType in software.amazon.awssdk.services.pinpointsmsvoice.model
Methods in software.amazon.awssdk.services.pinpointsmsvoice.model that return PlainTextMessageType Modifier and Type Method Description PlainTextMessageTypeVoiceMessageContent. plainTextMessage()Returns the value of the PlainTextMessage property for this object.Methods in software.amazon.awssdk.services.pinpointsmsvoice.model with parameters of type PlainTextMessageType Modifier and Type Method Description VoiceMessageContent.BuilderVoiceMessageContent.Builder. plainTextMessage(PlainTextMessageType plainTextMessage)Sets the value of the PlainTextMessage property for this object.
-