Interface WorkerAmountCapability.Builder

All Superinterfaces:
Buildable, CopyableBuilder<WorkerAmountCapability.Builder,WorkerAmountCapability>, SdkBuilder<WorkerAmountCapability.Builder,WorkerAmountCapability>, SdkPojo
Enclosing class:
WorkerAmountCapability

public static interface WorkerAmountCapability.Builder extends SdkPojo, CopyableBuilder<WorkerAmountCapability.Builder,WorkerAmountCapability>
  • Method Details

    • name

      The name of the worker amount capability.

      Parameters:
      name - The name of the worker amount capability.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the worker amount capability.

      Parameters:
      value - The value of the worker amount capability.
      Returns:
      Returns a reference to this object so that method calls can be chained together.