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