Interface WorkloadGroup.UpdateStages.WithMinResourcePercent

  • All Known Subinterfaces:
    WorkloadGroup.Update
    Enclosing interface:
    WorkloadGroup.UpdateStages

    public static interface WorkloadGroup.UpdateStages.WithMinResourcePercent
    The stage of the WorkloadGroup update allowing to specify minResourcePercent.
    • Method Detail

      • withMinResourcePercent

        WorkloadGroup.Update withMinResourcePercent​(int minResourcePercent)
        Specifies the minResourcePercent property: The workload group minimum percentage resource..
        Parameters:
        minResourcePercent - The workload group minimum percentage resource.
        Returns:
        the next definition stage.