| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
LayoutSections |
BasicLayout.moreInfo()
This represents sections in a tab of the page layout.
|
LayoutSections |
BasicLayout.topPanel()
This represents sections in a panel of the page layout.
|
| Modifier and Type | Method and Description |
|---|---|
BasicLayout.Builder |
BasicLayout.Builder.moreInfo(LayoutSections moreInfo)
This represents sections in a tab of the page layout.
|
BasicLayout.Builder |
BasicLayout.Builder.topPanel(LayoutSections topPanel)
This represents sections in a panel of the page layout.
|
Copyright © 2023. All rights reserved.