| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
TemplatesResponse |
TemplatesResponse.clone() |
TemplatesResponse |
ListTemplatesResult.getTemplatesResponse() |
TemplatesResponse |
TemplatesResponse.withItem(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.
|
TemplatesResponse |
TemplatesResponse.withItem(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.
|
TemplatesResponse |
TemplatesResponse.withNextToken(String nextToken)
The string to use in a subsequent request to get the next page of results in a paginated response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTemplatesResult.setTemplatesResponse(TemplatesResponse templatesResponse) |
ListTemplatesResult |
ListTemplatesResult.withTemplatesResponse(TemplatesResponse templatesResponse) |
Copyright © 2019. All rights reserved.