Interface ActionRemotePortDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ActionRemotePortDetails.Builder,ActionRemotePortDetails>, SdkBuilder<ActionRemotePortDetails.Builder,ActionRemotePortDetails>, SdkPojo
Enclosing class:
ActionRemotePortDetails

public static interface ActionRemotePortDetails.Builder extends SdkPojo, CopyableBuilder<ActionRemotePortDetails.Builder,ActionRemotePortDetails>
  • Method Details

    • port

      The number of the port.

      Parameters:
      port - The number of the port.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • portName

      The port name of the remote connection.

      Parameters:
      portName - The port name of the remote connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.