Interface WorkloadDataSummary.Builder

  • Method Details

    • displayName

      WorkloadDataSummary.Builder displayName(String displayName)

      The display name of the workload data.

      Parameters:
      displayName - The display name of the workload data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workloadName

      WorkloadDataSummary.Builder workloadName(String workloadName)

      The name of the workload.

      Parameters:
      workloadName - The name of the workload.
      Returns:
      Returns a reference to this object so that method calls can be chained together.