Interface PerformanceTarget.Builder

    • Method Detail

      • level

        PerformanceTarget.Builder level​(Integer level)

        The target price performance level for the workgroup. Valid values include 1, 25, 50, 75, and 100. These correspond to the price performance levels LOW_COST, ECONOMICAL, BALANCED, RESOURCEFUL, and HIGH_PERFORMANCE.

        Parameters:
        level - The target price performance level for the workgroup. Valid values include 1, 25, 50, 75, and 100. These correspond to the price performance levels LOW_COST, ECONOMICAL, BALANCED, RESOURCEFUL, and HIGH_PERFORMANCE.
        Returns:
        Returns a reference to this object so that method calls can be chained together.