| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
List<Sort> |
SearchCasesRequest.sorts()
A list of sorts where each sort specifies a field and their sort order to be applied to the results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchCasesRequest.Builder |
SearchCasesRequest.Builder.sorts(Sort... sorts)
A list of sorts where each sort specifies a field and their sort order to be applied to the results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchCasesRequest.Builder |
SearchCasesRequest.Builder.sorts(Collection<Sort> sorts)
A list of sorts where each sort specifies a field and their sort order to be applied to the results.
|
Copyright © 2023. All rights reserved.