Uses of Class
software.amazon.awssdk.services.pinpoint.model.APNSMessage
-
Packages that use APNSMessage Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of APNSMessage in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return APNSMessage Modifier and Type Method Description APNSMessageDirectMessageConfiguration. apnsMessage()The default push notification message for the APNs (Apple Push Notification service) channel.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type APNSMessage Modifier and Type Method Description DirectMessageConfiguration.BuilderDirectMessageConfiguration.Builder. apnsMessage(APNSMessage apnsMessage)The default push notification message for the APNs (Apple Push Notification service) channel.
-