| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<CoverageFilterCriterion> |
CoverageFilterCriteria.filterCriterion()
Represents a condition that when matched will be added to the response of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria.Builder |
CoverageFilterCriteria.Builder.filterCriterion(CoverageFilterCriterion... filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria.Builder |
CoverageFilterCriteria.Builder.filterCriterion(Collection<CoverageFilterCriterion> filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
Copyright © 2023. All rights reserved.