| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoice |
Pinpoint SMS and Voice Messaging public facing APIs
|
| software.amazon.awssdk.services.pinpointsmsvoice.transform |
| Modifier and Type | Method and Description |
|---|---|
default SendVoiceMessageResponse |
PinpointSmsVoiceClient.sendVoiceMessage(SendVoiceMessageRequest sendVoiceMessageRequest)
Create a new voice message and send it to a recipient's phone number.
|
default CompletableFuture<SendVoiceMessageResponse> |
PinpointSmsVoiceAsyncClient.sendVoiceMessage(SendVoiceMessageRequest sendVoiceMessageRequest)
Create a new voice message and send it to a recipient's phone number.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SendVoiceMessageRequestMarshaller.marshall(SendVoiceMessageRequest sendVoiceMessageRequest) |
Copyright © 2020. All rights reserved.