| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
Section |
Section.clone() |
Section |
Section.withFieldGroup(FieldGroup fieldGroup)
Consists of a group of fields and associated properties.
|
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
LayoutSections.getSections() |
| Modifier and Type | Method and Description |
|---|---|
LayoutSections |
LayoutSections.withSections(Section... sections)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutSections.setSections(Collection<Section> sections) |
LayoutSections |
LayoutSections.withSections(Collection<Section> sections) |
Copyright © 2022. All rights reserved.