Interface CreateWorkloadResponse.Builder

  • Method Details

    • workloadId

      CreateWorkloadResponse.Builder workloadId(String workloadId)
      Sets the value of the WorkloadId property for this object.
      Parameters:
      workloadId - The new value for the WorkloadId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workloadArn

      CreateWorkloadResponse.Builder workloadArn(String workloadArn)
      Sets the value of the WorkloadArn property for this object.
      Parameters:
      workloadArn - The new value for the WorkloadArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.