Interface PurchaseReservedInstancesOfferingResponse.Builder

  • Method Details

    • reservedInstancesId

      PurchaseReservedInstancesOfferingResponse.Builder reservedInstancesId(String reservedInstancesId)

      The IDs of the purchased Reserved Instances. If your purchase crosses into a discounted pricing tier, the final Reserved Instances IDs might change. For more information, see Crossing pricing tiers in the Amazon EC2 User Guide.

      Parameters:
      reservedInstancesId - The IDs of the purchased Reserved Instances. If your purchase crosses into a discounted pricing tier, the final Reserved Instances IDs might change. For more information, see Crossing pricing tiers in the Amazon EC2 User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.