| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
List<FieldItem> |
FieldGroup.fields()
Represents an ordered list containing field related information.
|
| Modifier and Type | Method and Description |
|---|---|
FieldGroup.Builder |
FieldGroup.Builder.fields(FieldItem... fields)
Represents an ordered list containing field related information.
|
| Modifier and Type | Method and Description |
|---|---|
FieldGroup.Builder |
FieldGroup.Builder.fields(Collection<FieldItem> fields)
Represents an ordered list containing field related information.
|
Copyright © 2023. All rights reserved.