| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
RemotePortDetails |
RemotePortDetails.clone() |
RemotePortDetails |
NetworkConnectionAction.getRemotePortDetails()
The remote port information of the connection.
|
RemotePortDetails |
RemotePortDetails.withPort(Integer port)
The port number of the remote connection.
|
RemotePortDetails |
RemotePortDetails.withPortName(String portName)
The port name of the remote connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkConnectionAction.setRemotePortDetails(RemotePortDetails remotePortDetails)
The remote port information of the connection.
|
NetworkConnectionAction |
NetworkConnectionAction.withRemotePortDetails(RemotePortDetails remotePortDetails)
The remote port information of the connection.
|
Copyright © 2024. All rights reserved.