| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default ListTemplatesResponse |
PinpointClient.listTemplates(Consumer<ListTemplatesRequest.Builder> listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
default ListTemplatesResponse |
PinpointClient.listTemplates(ListTemplatesRequest listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTemplatesResponse> |
PinpointAsyncClient.listTemplates(Consumer<ListTemplatesRequest.Builder> listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
default CompletableFuture<ListTemplatesResponse> |
PinpointAsyncClient.listTemplates(ListTemplatesRequest listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
Copyright © 2022. All rights reserved.