Interface WorkloadClassifier.UpdateStages.WithLabel

All Known Subinterfaces:
WorkloadClassifier.Update
Enclosing interface:
WorkloadClassifier.UpdateStages

public static interface WorkloadClassifier.UpdateStages.WithLabel
The stage of the WorkloadClassifier update allowing to specify label.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the label property: The workload classifier label..
  • Method Details

    • withLabel

      Specifies the label property: The workload classifier label..
      Parameters:
      label - The workload classifier label.
      Returns:
      the next definition stage.