| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
List<FieldSummary> |
ListFieldsResponse.fields()
List of detailed field information.
|
| Modifier and Type | Method and Description |
|---|---|
ListFieldsResponse.Builder |
ListFieldsResponse.Builder.fields(FieldSummary... fields)
List of detailed field information.
|
| Modifier and Type | Method and Description |
|---|---|
ListFieldsResponse.Builder |
ListFieldsResponse.Builder.fields(Collection<FieldSummary> fields)
List of detailed field information.
|
Copyright © 2023. All rights reserved.