| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetVoiceTemplateResponse |
PinpointClient.getVoiceTemplate(Consumer<GetVoiceTemplateRequest.Builder> getVoiceTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
default GetVoiceTemplateResponse |
PinpointClient.getVoiceTemplate(GetVoiceTemplateRequest getVoiceTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetVoiceTemplateResponse> |
PinpointAsyncClient.getVoiceTemplate(Consumer<GetVoiceTemplateRequest.Builder> getVoiceTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
default CompletableFuture<GetVoiceTemplateResponse> |
PinpointAsyncClient.getVoiceTemplate(GetVoiceTemplateRequest getVoiceTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
Copyright © 2022. All rights reserved.