public static interface RemotePortDetails.Builder extends 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.
|
copyapply, buildRemotePortDetails.Builder port(Integer port)
port - Port number of the remote connection.RemotePortDetails.Builder portName(String portName)
portName - Port name of the remote connection.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.