Interface EC2Capacity.Builder

  • Method Details

    • family

      EC2Capacity.Builder family(String family)

      The family of the EC2 capacity.

      Parameters:
      family - The family of the EC2 capacity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • maxSize

      EC2Capacity.Builder maxSize(String maxSize)

      The maximum size of the EC2 capacity.

      Parameters:
      maxSize - The maximum size of the EC2 capacity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • quantity

      EC2Capacity.Builder quantity(String quantity)

      The quantity of the EC2 capacity.

      Parameters:
      quantity - The quantity of the EC2 capacity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.