Package | Description |
---|---|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
static Layout |
Layout.fromValue(String value)
Use this in place of valueOf.
|
static Layout |
Layout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Layout[] |
Layout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
InAppMessage |
InAppMessage.withLayout(Layout layout)
The layout of the message.
|
CampaignInAppMessage |
CampaignInAppMessage.withLayout(Layout layout)
In-app message layout.
|
InAppTemplateRequest |
InAppTemplateRequest.withLayout(Layout layout)
The layout of the message.
|
InAppTemplateResponse |
InAppTemplateResponse.withLayout(Layout layout)
The layout of the message.
|
Copyright © 2022. All rights reserved.