Interface AliasRoutingConfiguration.Builder

  • Method Details

    • additionalVersionWeights

      AliasRoutingConfiguration.Builder additionalVersionWeights(Map<String,Double> additionalVersionWeights)

      The second version, and the percentage of traffic that's routed to it.

      Parameters:
      additionalVersionWeights - The second version, and the percentage of traffic that's routed to it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.