Uses of Class
software.amazon.awssdk.services.pinpoint.model.InAppMessageBodyConfig
-
Packages that use InAppMessageBodyConfig Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of InAppMessageBodyConfig in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return InAppMessageBodyConfig Modifier and Type Method Description InAppMessageBodyConfigInAppMessageContent. bodyConfig()The configuration for the message body.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type InAppMessageBodyConfig Modifier and Type Method Description InAppMessageContent.BuilderInAppMessageContent.Builder. bodyConfig(InAppMessageBodyConfig bodyConfig)The configuration for the message body.
-