| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<SortCriterion> |
GetFindingsRequest.sortCriteria()
The finding attributes used to sort the list of returned findings.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingsRequest.Builder |
GetFindingsRequest.Builder.sortCriteria(SortCriterion... sortCriteria)
The finding attributes used to sort the list of returned findings.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingsRequest.Builder |
GetFindingsRequest.Builder.sortCriteria(Collection<SortCriterion> sortCriteria)
The finding attributes used to sort the list of returned findings.
|
Copyright © 2023. All rights reserved.