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