| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
LocalPortDetails |
LocalPortDetails.clone() |
LocalPortDetails |
PortProbeDetail.getLocalPortDetails()
The local port information of the connection.
|
LocalPortDetails |
NetworkConnectionAction.getLocalPortDetails()
The local port information of the connection.
|
LocalPortDetails |
LocalPortDetails.withPort(Integer port)
The port number of the local connection.
|
LocalPortDetails |
LocalPortDetails.withPortName(String portName)
The port name of the local connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortProbeDetail.setLocalPortDetails(LocalPortDetails localPortDetails)
The local port information of the connection.
|
void |
NetworkConnectionAction.setLocalPortDetails(LocalPortDetails localPortDetails)
The local port information of the connection.
|
PortProbeDetail |
PortProbeDetail.withLocalPortDetails(LocalPortDetails localPortDetails)
The local port information of the connection.
|
NetworkConnectionAction |
NetworkConnectionAction.withLocalPortDetails(LocalPortDetails localPortDetails)
The local port information of the connection.
|
Copyright © 2022. All rights reserved.