Interface WorkloadGroup.UpdateStages.WithImportance

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

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

      • withImportance

        WorkloadGroup.Update withImportance​(String importance)
        Specifies the importance property: The workload group importance level..
        Parameters:
        importance - The workload group importance level.
        Returns:
        the next definition stage.