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