Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneyPushMessage
-
Packages that use JourneyPushMessage Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneyPushMessage in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneyPushMessage Modifier and Type Method Description JourneyPushMessagePushMessageActivity. messageConfig()Specifies the time to live (TTL) value for push notifications that are sent to participants in a journey.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneyPushMessage Modifier and Type Method Description PushMessageActivity.BuilderPushMessageActivity.Builder. messageConfig(JourneyPushMessage messageConfig)Specifies the time to live (TTL) value for push notifications that are sent to participants in a journey.
-