| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2 |
Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default SendVoiceMessageResponse |
PinpointSmsVoiceV2Client.sendVoiceMessage(Consumer<SendVoiceMessageRequest.Builder> sendVoiceMessageRequest)
Allows you to send a request that sends a text message through Amazon Pinpoint.
|
default SendVoiceMessageResponse |
PinpointSmsVoiceV2Client.sendVoiceMessage(SendVoiceMessageRequest sendVoiceMessageRequest)
Allows you to send a request that sends a text message through Amazon Pinpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendVoiceMessageResponse> |
PinpointSmsVoiceV2AsyncClient.sendVoiceMessage(Consumer<SendVoiceMessageRequest.Builder> sendVoiceMessageRequest)
Allows you to send a request that sends a text message through Amazon Pinpoint.
|
default CompletableFuture<SendVoiceMessageResponse> |
PinpointSmsVoiceV2AsyncClient.sendVoiceMessage(SendVoiceMessageRequest sendVoiceMessageRequest)
Allows you to send a request that sends a text message through Amazon Pinpoint.
|
Copyright © 2023. All rights reserved.