Interface AddReservedInstanceAction.Builder

  • Method Details

    • reservedInstancesOfferingId

      AddReservedInstanceAction.Builder reservedInstancesOfferingId(String reservedInstancesOfferingId)

      The ID of the Reserved Instance offering to add. For more information, see DescribeReservedInstancesOfferings.

      Parameters:
      reservedInstancesOfferingId - The ID of the Reserved Instance offering to add. For more information, see DescribeReservedInstancesOfferings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceCount

      AddReservedInstanceAction.Builder instanceCount(Integer instanceCount)

      The number of instances to add for this Reserved Instance offering.

      Parameters:
      instanceCount - The number of instances to add for this Reserved Instance offering.
      Returns:
      Returns a reference to this object so that method calls can be chained together.