| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
APNSPushNotificationTemplate |
PushNotificationTemplateResponse.apns()
The message template that's used for the APNs (Apple Push Notification service) channel.
|
APNSPushNotificationTemplate |
PushNotificationTemplateRequest.apns()
The message template to use for the APNs (Apple Push Notification service) channel.
|
| Modifier and Type | Method and Description |
|---|---|
PushNotificationTemplateResponse.Builder |
PushNotificationTemplateResponse.Builder.apns(APNSPushNotificationTemplate apns)
The message template that's used for the APNs (Apple Push Notification service) channel.
|
PushNotificationTemplateRequest.Builder |
PushNotificationTemplateRequest.Builder.apns(APNSPushNotificationTemplate apns)
The message template to use for the APNs (Apple Push Notification service) channel.
|
Copyright © 2021. All rights reserved.