| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| software.amazon.awssdk.services.pinpoint.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEmailTemplateResponse> |
PinpointAsyncClient.getEmailTemplate(GetEmailTemplateRequest getEmailTemplateRequest)
Retrieves the content and settings for a message template that you can use in messages that are sent through the
email channel.
|
default GetEmailTemplateResponse |
PinpointClient.getEmailTemplate(GetEmailTemplateRequest getEmailTemplateRequest)
Retrieves the content and settings for a message template that you can use in messages that are sent through the
email channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEmailTemplateRequestMarshaller.marshall(GetEmailTemplateRequest getEmailTemplateRequest) |
Copyright © 2019. All rights reserved.