| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoice |
Pinpoint SMS and Voice Messaging public facing APIs
|
| com.amazonaws.services.pinpointsmsvoice.model |
| Modifier and Type | Method and Description |
|---|---|
SendVoiceMessageResult |
AmazonPinpointSMSVoiceClient.sendVoiceMessage(SendVoiceMessageRequest request)
Create a new voice message and send it to a recipient's phone number.
|
SendVoiceMessageResult |
AbstractAmazonPinpointSMSVoice.sendVoiceMessage(SendVoiceMessageRequest request) |
SendVoiceMessageResult |
AmazonPinpointSMSVoice.sendVoiceMessage(SendVoiceMessageRequest sendVoiceMessageRequest)
Create a new voice message and send it to a recipient's phone number.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendVoiceMessageResult> |
AmazonPinpointSMSVoiceAsyncClient.sendVoiceMessageAsync(SendVoiceMessageRequest request,
AsyncHandler<SendVoiceMessageRequest,SendVoiceMessageResult> asyncHandler) |
Future<SendVoiceMessageResult> |
AbstractAmazonPinpointSMSVoiceAsync.sendVoiceMessageAsync(SendVoiceMessageRequest request,
AsyncHandler<SendVoiceMessageRequest,SendVoiceMessageResult> asyncHandler) |
Future<SendVoiceMessageResult> |
AmazonPinpointSMSVoiceAsync.sendVoiceMessageAsync(SendVoiceMessageRequest sendVoiceMessageRequest,
AsyncHandler<SendVoiceMessageRequest,SendVoiceMessageResult> asyncHandler)
Create a new voice message and send it to a recipient's phone number.
|
| Modifier and Type | Method and Description |
|---|---|
SendVoiceMessageResult |
SendVoiceMessageResult.clone() |
SendVoiceMessageResult |
SendVoiceMessageResult.withMessageId(String messageId)
A unique identifier for the voice message.
|
Copyright © 2024. All rights reserved.