| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
InAppMessageBodyConfig |
InAppMessageBodyConfig.clone() |
InAppMessageBodyConfig |
InAppMessageContent.getBodyConfig()
The configuration for the message body.
|
InAppMessageBodyConfig |
InAppMessageBodyConfig.withAlignment(Alignment alignment)
The alignment of the text.
|
InAppMessageBodyConfig |
InAppMessageBodyConfig.withAlignment(String alignment)
The alignment of the text.
|
InAppMessageBodyConfig |
InAppMessageBodyConfig.withBody(String body)
Message Body.
|
InAppMessageBodyConfig |
InAppMessageBodyConfig.withTextColor(String textColor)
The text color.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InAppMessageContent.setBodyConfig(InAppMessageBodyConfig bodyConfig)
The configuration for the message body.
|
InAppMessageContent |
InAppMessageContent.withBodyConfig(InAppMessageBodyConfig bodyConfig)
The configuration for the message body.
|
Copyright © 2024. All rights reserved.