| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateResponse> |
TemplatesResponse.item()
An array of responses, one for each message template that's associated with your Amazon Pinpoint account and
meets any filter criteria that you specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
TemplatesResponse.Builder |
TemplatesResponse.Builder.item(TemplateResponse... item)
An array of responses, one for each message template that's associated with your Amazon Pinpoint account and
meets any filter criteria that you specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
TemplatesResponse.Builder |
TemplatesResponse.Builder.item(Collection<TemplateResponse> item)
An array of responses, one for each message template that's associated with your Amazon Pinpoint account and
meets any filter criteria that you specified in the request.
|
Copyright © 2021. All rights reserved.