| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria |
ListCoverageStatisticsRequest.filterCriteria()
An object that contains details on the filters to apply to the coverage data for your environment.
|
CoverageFilterCriteria |
ListCoverageRequest.filterCriteria()
An object that contains details on the filters to apply to the coverage data for your environment.
|
| Modifier and Type | Method and Description |
|---|---|
ListCoverageStatisticsRequest.Builder |
ListCoverageStatisticsRequest.Builder.filterCriteria(CoverageFilterCriteria filterCriteria)
An object that contains details on the filters to apply to the coverage data for your environment.
|
ListCoverageRequest.Builder |
ListCoverageRequest.Builder.filterCriteria(CoverageFilterCriteria filterCriteria)
An object that contains details on the filters to apply to the coverage data for your environment.
|
Copyright © 2022. All rights reserved.