Interface VerifiedAccessEndpointPortRange.Builder

  • Method Details

    • fromPort

      The start of the port range.

      Parameters:
      fromPort - The start of the port range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • toPort

      The end of the port range.

      Parameters:
      toPort - The end of the port range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.