| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
static Section |
Section.fromFieldGroup(Consumer<FieldGroup.Builder> fieldGroup)
Create an instance of this class with
fieldGroup() initialized to the given value. |
static Section |
Section.fromFieldGroup(FieldGroup fieldGroup)
Create an instance of this class with
fieldGroup() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
LayoutSections.sections()
Returns the value of the Sections property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
LayoutSections.Builder |
LayoutSections.Builder.sections(Section... sections)
Sets the value of the Sections property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
LayoutSections.Builder |
LayoutSections.Builder.sections(Collection<Section> sections)
Sets the value of the Sections property for this object.
|
Copyright © 2023. All rights reserved.