| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default ListTemplateVersionsResponse |
PinpointClient.listTemplateVersions(Consumer<ListTemplateVersionsRequest.Builder> listTemplateVersionsRequest)
Retrieves information about all the versions of a specific message template.
|
default ListTemplateVersionsResponse |
PinpointClient.listTemplateVersions(ListTemplateVersionsRequest listTemplateVersionsRequest)
Retrieves information about all the versions of a specific message template.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTemplateVersionsResponse> |
PinpointAsyncClient.listTemplateVersions(Consumer<ListTemplateVersionsRequest.Builder> listTemplateVersionsRequest)
Retrieves information about all the versions of a specific message template.
|
default CompletableFuture<ListTemplateVersionsResponse> |
PinpointAsyncClient.listTemplateVersions(ListTemplateVersionsRequest listTemplateVersionsRequest)
Retrieves information about all the versions of a specific message template.
|
Copyright © 2021. All rights reserved.