Uses of Class
software.amazon.awssdk.services.chimesdkmessaging.model.PushNotificationPreferences
-
Packages that use PushNotificationPreferences Package Description software.amazon.awssdk.services.chimesdkmessaging.model -
-
Uses of PushNotificationPreferences in software.amazon.awssdk.services.chimesdkmessaging.model
Methods in software.amazon.awssdk.services.chimesdkmessaging.model that return PushNotificationPreferences Modifier and Type Method Description PushNotificationPreferencesChannelMembershipPreferences. pushNotifications()The push notification configuration of a message.Methods in software.amazon.awssdk.services.chimesdkmessaging.model with parameters of type PushNotificationPreferences Modifier and Type Method Description ChannelMembershipPreferences.BuilderChannelMembershipPreferences.Builder. pushNotifications(PushNotificationPreferences pushNotifications)The push notification configuration of a message.
-