| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
InAppMessageButton |
InAppMessageContent.primaryBtn()
The first button inside the message.
|
InAppMessageButton |
InAppMessageContent.secondaryBtn()
The second button inside message.
|
| Modifier and Type | Method and Description |
|---|---|
InAppMessageContent.Builder |
InAppMessageContent.Builder.primaryBtn(InAppMessageButton primaryBtn)
The first button inside the message.
|
InAppMessageContent.Builder |
InAppMessageContent.Builder.secondaryBtn(InAppMessageButton secondaryBtn)
The second button inside message.
|
Copyright © 2021. All rights reserved.