Interface WorkloadClassifier.UpdateStages.WithStartTime

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

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

    Modifier and Type
    Method
    Description
    withStartTime(String startTime)
    Specifies the startTime property: The workload classifier start time for classification..
  • Method Details

    • withStartTime

      WorkloadClassifier.Update withStartTime(String startTime)
      Specifies the startTime property: The workload classifier start time for classification..
      Parameters:
      startTime - The workload classifier start time for classification.
      Returns:
      the next definition stage.