Interface CapacityUnitsConfiguration.Builder

  • Method Details

    • rescoreCapacityUnits

      CapacityUnitsConfiguration.Builder rescoreCapacityUnits(Integer rescoreCapacityUnits)

      The amount of extra capacity for your rescore execution plan.

      A single extra capacity unit for a rescore execution plan provides 0.01 rescore requests per second. You can add up to 1000 extra capacity units.

      Parameters:
      rescoreCapacityUnits - The amount of extra capacity for your rescore execution plan.

      A single extra capacity unit for a rescore execution plan provides 0.01 rescore requests per second. You can add up to 1000 extra capacity units.

      Returns:
      Returns a reference to this object so that method calls can be chained together.