Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneyCustomMessage
-
Packages that use JourneyCustomMessage Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneyCustomMessage in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneyCustomMessage Modifier and Type Method Description JourneyCustomMessageCustomMessageActivity. messageConfig()Specifies the message data included in a custom channel message that's sent to participants in a journey.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneyCustomMessage Modifier and Type Method Description CustomMessageActivity.BuilderCustomMessageActivity.Builder. messageConfig(JourneyCustomMessage messageConfig)Specifies the message data included in a custom channel message that's sent to participants in a journey.
-