| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
ActionLocalIpDetails |
ActionLocalIpDetails.clone() |
ActionLocalIpDetails |
PortProbeDetail.getLocalIpDetails()
Provides information about the IP address where the scanned port is located.
|
ActionLocalIpDetails |
ActionLocalIpDetails.withIpAddressV4(String ipAddressV4)
The IP address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortProbeDetail.setLocalIpDetails(ActionLocalIpDetails localIpDetails)
Provides information about the IP address where the scanned port is located.
|
PortProbeDetail |
PortProbeDetail.withLocalIpDetails(ActionLocalIpDetails localIpDetails)
Provides information about the IP address where the scanned port is located.
|
Copyright © 2024. All rights reserved.