| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<PortRangeFilter> |
FilterCriteria.portRange()
Details on the port ranges used to filter findings.
|
| Modifier and Type | Method and Description |
|---|---|
FilterCriteria.Builder |
FilterCriteria.Builder.portRange(PortRangeFilter... portRange)
Details on the port ranges used to filter findings.
|
| Modifier and Type | Method and Description |
|---|---|
FilterCriteria.Builder |
FilterCriteria.Builder.portRange(Collection<PortRangeFilter> portRange)
Details on the port ranges used to filter findings.
|
Copyright © 2023. All rights reserved.