Interface WorkerAmountCapability.Builder

    • Method Detail

      • name

        WorkerAmountCapability.Builder name​(String 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

        WorkerAmountCapability.Builder value​(Float 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.