| 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 for a message template that you can use in messages that are sent through the
voice channel.
|
default GetVoiceTemplateResponse |
PinpointClient.getVoiceTemplate(GetVoiceTemplateRequest getVoiceTemplateRequest)
Retrieves the content and settings for a message template that you can use in 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 for a message template that you can use in messages that are sent through the
voice channel.
|
default CompletableFuture<GetVoiceTemplateResponse> |
PinpointAsyncClient.getVoiceTemplate(GetVoiceTemplateRequest getVoiceTemplateRequest)
Retrieves the content and settings for a message template that you can use in messages that are sent through the
voice channel.
|
Copyright © 2019. All rights reserved.