Interface WorkloadConfiguration.Builder

  • Method Details

    • workloadName

      WorkloadConfiguration.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.
    • tier

      The configuration of the workload tier.

      Parameters:
      tier - The configuration of the workload tier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tier

      The configuration of the workload tier.

      Parameters:
      tier - The configuration of the workload tier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • configuration

      WorkloadConfiguration.Builder configuration(String configuration)

      The configuration settings of the workload.

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