| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
PushNotificationTemplateRequest |
CreatePushTemplateRequest.pushNotificationTemplateRequest()
Creates a message template that you can use in messages that are sent through a push notification channel.
|
PushNotificationTemplateRequest |
UpdatePushTemplateRequest.pushNotificationTemplateRequest()
Updates an existing message template that you can use in messages that are sent through a push notification
channel.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePushTemplateRequest.Builder |
CreatePushTemplateRequest.Builder.pushNotificationTemplateRequest(PushNotificationTemplateRequest pushNotificationTemplateRequest)
Creates a message template that you can use in messages that are sent through a push notification channel.
|
UpdatePushTemplateRequest.Builder |
UpdatePushTemplateRequest.Builder.pushNotificationTemplateRequest(PushNotificationTemplateRequest pushNotificationTemplateRequest)
Updates an existing message template that you can use in messages that are sent through a push notification
channel.
|
Copyright © 2019. All rights reserved.