Interface StaticRoute.Builder

  • Method Details

    • targetName

      StaticRoute.Builder targetName(String targetName)

      The name of the target to route requests to.

      Parameters:
      targetName - The name of the target to route requests to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.