| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
LocalIpDetails |
LocalIpDetails.clone() |
LocalIpDetails |
PortProbeDetail.getLocalIpDetails()
The local IP information of the connection.
|
LocalIpDetails |
NetworkConnectionAction.getLocalIpDetails()
The local IP information of the connection.
|
LocalIpDetails |
LocalIpDetails.withIpAddressV4(String ipAddressV4)
The IPv4 local address of the connection.
|
LocalIpDetails |
LocalIpDetails.withIpAddressV6(String ipAddressV6)
The IPv6 local address of the connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortProbeDetail.setLocalIpDetails(LocalIpDetails localIpDetails)
The local IP information of the connection.
|
void |
NetworkConnectionAction.setLocalIpDetails(LocalIpDetails localIpDetails)
The local IP information of the connection.
|
PortProbeDetail |
PortProbeDetail.withLocalIpDetails(LocalIpDetails localIpDetails)
The local IP information of the connection.
|
NetworkConnectionAction |
NetworkConnectionAction.withLocalIpDetails(LocalIpDetails localIpDetails)
The local IP information of the connection.
|
Copyright © 2025. All rights reserved.