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