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