Interface TcpRouteMatch.Builder

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

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

    • port

      The port number to match on.

      Parameters:
      port - The port number to match on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.