public static interface ActionRemotePortDetails.Builder extends SdkPojo, CopyableBuilder<ActionRemotePortDetails.Builder,ActionRemotePortDetails>
| Modifier and Type | Method and Description |
|---|---|
ActionRemotePortDetails.Builder |
port(Integer port)
The number of the port.
|
ActionRemotePortDetails.Builder |
portName(String portName)
The port name of the remote connection.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildActionRemotePortDetails.Builder port(Integer port)
The number of the port.
port - The number of the port.ActionRemotePortDetails.Builder portName(String portName)
The port name of the remote connection.
portName - The port name of the remote connection.Copyright © 2023. All rights reserved.