| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<PortProbeDetail> |
PortProbeAction.portProbeDetails()
Information about the ports affected by the port probe.
|
| Modifier and Type | Method and Description |
|---|---|
PortProbeAction.Builder |
PortProbeAction.Builder.portProbeDetails(PortProbeDetail... portProbeDetails)
Information about the ports affected by the port probe.
|
| Modifier and Type | Method and Description |
|---|---|
PortProbeAction.Builder |
PortProbeAction.Builder.portProbeDetails(Collection<PortProbeDetail> portProbeDetails)
Information about the ports affected by the port probe.
|
Copyright © 2023. All rights reserved.