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