| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default CreateVoiceTemplateResponse |
PinpointClient.createVoiceTemplate(Consumer<CreateVoiceTemplateRequest.Builder> createVoiceTemplateRequest)
Creates a message template for messages that are sent through the voice channel.
|
default CreateVoiceTemplateResponse |
PinpointClient.createVoiceTemplate(CreateVoiceTemplateRequest createVoiceTemplateRequest)
Creates a message template for messages that are sent through the voice channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVoiceTemplateResponse> |
PinpointAsyncClient.createVoiceTemplate(Consumer<CreateVoiceTemplateRequest.Builder> createVoiceTemplateRequest)
Creates a message template for messages that are sent through the voice channel.
|
default CompletableFuture<CreateVoiceTemplateResponse> |
PinpointAsyncClient.createVoiceTemplate(CreateVoiceTemplateRequest createVoiceTemplateRequest)
Creates a message template for messages that are sent through the voice channel.
|
Copyright © 2022. All rights reserved.