Interface PurchaseReservedInstanceOfferingResponse.Builder

  • Method Details

    • reservedInstanceId

      PurchaseReservedInstanceOfferingResponse.Builder reservedInstanceId(String reservedInstanceId)

      The ID of the Reserved Instance offering that was purchased.

      Parameters:
      reservedInstanceId - The ID of the Reserved Instance offering that was purchased.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reservationName

      PurchaseReservedInstanceOfferingResponse.Builder reservationName(String reservationName)

      The customer-specified identifier used to track this reservation.

      Parameters:
      reservationName - The customer-specified identifier used to track this reservation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.