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