| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateCreateMessageBody |
TemplateCreateMessageBody.clone() |
TemplateCreateMessageBody |
CreateInAppTemplateResult.getTemplateCreateMessageBody() |
TemplateCreateMessageBody |
TemplateCreateMessageBody.withArn(String arn)
The Amazon Resource Name (ARN) of the message template that was created.
|
TemplateCreateMessageBody |
TemplateCreateMessageBody.withMessage(String message)
The message that's returned from the API for the request to create the message template.
|
TemplateCreateMessageBody |
TemplateCreateMessageBody.withRequestID(String requestID)
The unique identifier for the request to create the message template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateInAppTemplateResult.setTemplateCreateMessageBody(TemplateCreateMessageBody templateCreateMessageBody) |
CreateInAppTemplateResult |
CreateInAppTemplateResult.withTemplateCreateMessageBody(TemplateCreateMessageBody templateCreateMessageBody) |
Copyright © 2022. All rights reserved.