public static interface LocalPortDetails.Builder extends CopyableBuilder<LocalPortDetails.Builder,LocalPortDetails>
| Modifier and Type | Method and Description |
|---|---|
LocalPortDetails.Builder |
port(Integer port)
Port number of the local connection.
|
LocalPortDetails.Builder |
portName(String portName)
Port name of the local connection.
|
copyapply, buildLocalPortDetails.Builder port(Integer port)
port - Port number of the local connection.LocalPortDetails.Builder portName(String portName)
portName - Port name of the local connection.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.