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