| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
List<CaseSummary> |
ListCasesForContactResponse.cases()
A list of Case summary information.
|
| Modifier and Type | Method and Description |
|---|---|
ListCasesForContactResponse.Builder |
ListCasesForContactResponse.Builder.cases(CaseSummary... cases)
A list of Case summary information.
|
| Modifier and Type | Method and Description |
|---|---|
ListCasesForContactResponse.Builder |
ListCasesForContactResponse.Builder.cases(Collection<CaseSummary> cases)
A list of Case summary information.
|
Copyright © 2023. All rights reserved.