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