| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria |
CoverageFilterCriteria.clone() |
CoverageFilterCriteria |
ListCoverageRequest.getFilterCriteria()
Represents the criteria used to filter the coverage details.
|
CoverageFilterCriteria |
GetCoverageStatisticsRequest.getFilterCriteria()
Represents the criteria used to filter the coverage statistics
|
CoverageFilterCriteria |
CoverageFilterCriteria.withFilterCriterion(Collection<CoverageFilterCriterion> filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
CoverageFilterCriteria |
CoverageFilterCriteria.withFilterCriterion(CoverageFilterCriterion... filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCoverageRequest.setFilterCriteria(CoverageFilterCriteria filterCriteria)
Represents the criteria used to filter the coverage details.
|
void |
GetCoverageStatisticsRequest.setFilterCriteria(CoverageFilterCriteria filterCriteria)
Represents the criteria used to filter the coverage statistics
|
ListCoverageRequest |
ListCoverageRequest.withFilterCriteria(CoverageFilterCriteria filterCriteria)
Represents the criteria used to filter the coverage details.
|
GetCoverageStatisticsRequest |
GetCoverageStatisticsRequest.withFilterCriteria(CoverageFilterCriteria filterCriteria)
Represents the criteria used to filter the coverage statistics
|
Copyright © 2025. All rights reserved.