| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
BasicLayout |
BasicLayout.clone() |
BasicLayout |
LayoutContent.getBasic()
Content specific to
BasicLayout type. |
BasicLayout |
BasicLayout.withMoreInfo(LayoutSections moreInfo)
This represents sections in a tab of the page layout.
|
BasicLayout |
BasicLayout.withTopPanel(LayoutSections topPanel)
This represents sections in a panel of the page layout.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutContent.setBasic(BasicLayout basic)
Content specific to
BasicLayout type. |
LayoutContent |
LayoutContent.withBasic(BasicLayout basic)
Content specific to
BasicLayout type. |
Copyright © 2024. All rights reserved.