Interface GatewayRouteHostnameMatch.Builder

  • Method Details

    • exact

      The exact host name to match on.

      Parameters:
      exact - The exact host name to match on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • suffix

      The specified ending characters of the host name to match on.

      Parameters:
      suffix - The specified ending characters of the host name to match on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.