| 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 SendTextMessageResponse |
PinpointSmsVoiceV2Client.sendTextMessage(Consumer<SendTextMessageRequest.Builder> sendTextMessageRequest)
Creates a new text message and sends it to a recipient's phone number.
|
default SendTextMessageResponse |
PinpointSmsVoiceV2Client.sendTextMessage(SendTextMessageRequest sendTextMessageRequest)
Creates a new text message and sends it to a recipient's phone number.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendTextMessageResponse> |
PinpointSmsVoiceV2AsyncClient.sendTextMessage(Consumer<SendTextMessageRequest.Builder> sendTextMessageRequest)
Creates a new text message and sends it to a recipient's phone number.
|
default CompletableFuture<SendTextMessageResponse> |
PinpointSmsVoiceV2AsyncClient.sendTextMessage(SendTextMessageRequest sendTextMessageRequest)
Creates a new text message and sends it to a recipient's phone number.
|
Copyright © 2023. All rights reserved.