| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
FieldGroup |
Section.fieldGroup()
Consists of a group of fields and associated properties.
|
| Modifier and Type | Method and Description |
|---|---|
Section.Builder |
Section.Builder.fieldGroup(FieldGroup fieldGroup)
Consists of a group of fields and associated properties.
|
static Section |
Section.fromFieldGroup(FieldGroup fieldGroup)
Create an instance of this class with
Section.fieldGroup() initialized to the given value. |
Copyright © 2023. All rights reserved.