| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
FieldItem |
FieldItem.clone() |
FieldItem |
FieldItem.withId(String id)
Unique identifier of a field.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldItem> |
FieldGroup.getFields()
Represents an ordered list containing field related information.
|
| Modifier and Type | Method and Description |
|---|---|
FieldGroup |
FieldGroup.withFields(FieldItem... fields)
Represents an ordered list containing field related information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldGroup.setFields(Collection<FieldItem> fields)
Represents an ordered list containing field related information.
|
FieldGroup |
FieldGroup.withFields(Collection<FieldItem> fields)
Represents an ordered list containing field related information.
|
Copyright © 2024. All rights reserved.