| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
ActionRemotePortDetails |
ActionRemotePortDetails.clone() |
ActionRemotePortDetails |
NetworkConnectionAction.getRemotePortDetails()
Information about the port on the remote IP address.
|
ActionRemotePortDetails |
ActionRemotePortDetails.withPort(Integer port)
The number of the port.
|
ActionRemotePortDetails |
ActionRemotePortDetails.withPortName(String portName)
The port name of the remote connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkConnectionAction.setRemotePortDetails(ActionRemotePortDetails remotePortDetails)
Information about the port on the remote IP address.
|
NetworkConnectionAction |
NetworkConnectionAction.withRemotePortDetails(ActionRemotePortDetails remotePortDetails)
Information about the port on the remote IP address.
|
Copyright © 2023. All rights reserved.