| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
SortCriteria |
GetFindingsRequest.sortCriteria()
Represents the criteria used for sorting findings.
|
SortCriteria |
DescribeMalwareScansRequest.sortCriteria()
Represents the criteria used for sorting scan entries.
|
SortCriteria |
ListFindingsRequest.sortCriteria()
Represents the criteria used for sorting findings.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingsRequest.Builder |
GetFindingsRequest.Builder.sortCriteria(SortCriteria sortCriteria)
Represents the criteria used for sorting findings.
|
DescribeMalwareScansRequest.Builder |
DescribeMalwareScansRequest.Builder.sortCriteria(SortCriteria sortCriteria)
Represents the criteria used for sorting scan entries.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.sortCriteria(SortCriteria sortCriteria)
Represents the criteria used for sorting findings.
|
Copyright © 2023. All rights reserved.