Interface ActionLocalPortDetails.Builder

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

public static interface ActionLocalPortDetails.Builder extends SdkPojo, CopyableBuilder<ActionLocalPortDetails.Builder,ActionLocalPortDetails>
  • 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 local connection.

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