Interface FleetAmountCapability.Builder

  • Method Details

    • name

      The name of the fleet capability.

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

      The minimum amount of fleet worker capability.

      Parameters:
      min - The minimum amount of fleet worker capability.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum amount of the fleet worker capability.

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