Interface WorkloadClassifier.UpdateStages.WithMemberName

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

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

    Modifier and Type
    Method
    Description
    withMemberName(String memberName)
    Specifies the memberName property: The workload classifier member name..
  • Method Details

    • withMemberName

      WorkloadClassifier.Update withMemberName(String memberName)
      Specifies the memberName property: The workload classifier member name..
      Parameters:
      memberName - The workload classifier member name.
      Returns:
      the next definition stage.