| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
BasicLayout |
LayoutContent.basic()
Content specific to
BasicLayout type. |
| Modifier and Type | Method and Description |
|---|---|
LayoutContent.Builder |
LayoutContent.Builder.basic(BasicLayout basic)
Content specific to
BasicLayout type. |
static LayoutContent |
LayoutContent.fromBasic(BasicLayout basic)
Create an instance of this class with
LayoutContent.basic() initialized to the given value. |
Copyright © 2023. All rights reserved.