| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
CoverageSortCriteria |
CoverageSortCriteria.clone() |
CoverageSortCriteria |
ListCoverageRequest.getSortCriteria()
Represents the criteria used to sort the coverage details.
|
CoverageSortCriteria |
CoverageSortCriteria.withAttributeName(CoverageSortKey attributeName)
Represents the field name used to sort the coverage details.
|
CoverageSortCriteria |
CoverageSortCriteria.withAttributeName(String attributeName)
Represents the field name used to sort the coverage details.
|
CoverageSortCriteria |
CoverageSortCriteria.withOrderBy(OrderBy orderBy)
The order in which the sorted findings are to be displayed.
|
CoverageSortCriteria |
CoverageSortCriteria.withOrderBy(String orderBy)
The order in which the sorted findings are to be displayed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCoverageRequest.setSortCriteria(CoverageSortCriteria sortCriteria)
Represents the criteria used to sort the coverage details.
|
ListCoverageRequest |
ListCoverageRequest.withSortCriteria(CoverageSortCriteria sortCriteria)
Represents the criteria used to sort the coverage details.
|
Copyright © 2023. All rights reserved.