Interface FleetAttributeCapability.Builder

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

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

    • name

      The name of the fleet attribute capability for the worker.

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

      The number of fleet attribute capabilities.

      Parameters:
      values - The number of fleet attribute capabilities.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The number of fleet attribute capabilities.

      Parameters:
      values - The number of fleet attribute capabilities.
      Returns:
      Returns a reference to this object so that method calls can be chained together.