Interface WorkloadClassifier.UpdateStages.WithEndTime

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

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

    Modifier and Type
    Method
    Description
    Specifies the endTime property: The workload classifier end time for classification..
  • Method Details

    • withEndTime

      WorkloadClassifier.Update withEndTime(String endTime)
      Specifies the endTime property: The workload classifier end time for classification..
      Parameters:
      endTime - The workload classifier end time for classification.
      Returns:
      the next definition stage.