Uses of Class
software.amazon.awssdk.services.pinpoint.model.ADMMessage
-
Packages that use ADMMessage Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ADMMessage in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return ADMMessage Modifier and Type Method Description ADMMessageDirectMessageConfiguration. admMessage()The default push notification message for the ADM (Amazon Device Messaging) channel.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type ADMMessage Modifier and Type Method Description DirectMessageConfiguration.BuilderDirectMessageConfiguration.Builder. admMessage(ADMMessage admMessage)The default push notification message for the ADM (Amazon Device Messaging) channel.
-