ReservedInstancesOffering |
ReservedInstancesOffering.clone() |
|
ReservedInstancesOffering |
ReservedInstancesOffering.withAvailabilityZone(String availabilityZone) |
The Availability Zone in which the Reserved Instance can be used.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withCurrencyCode(CurrencyCodeValues currencyCode) |
The currency of the Reserved Instance offering you are purchasing.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withCurrencyCode(String currencyCode) |
The currency of the Reserved Instance offering you are purchasing.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withDuration(Long duration) |
The duration of the Reserved Instance, in seconds.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withFixedPrice(Float fixedPrice) |
The purchase price of the Reserved Instance.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withInstanceTenancy(Tenancy instanceTenancy) |
The tenancy of the instance.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withInstanceTenancy(String instanceTenancy) |
The tenancy of the instance.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withInstanceType(InstanceType instanceType) |
The instance type on which the Reserved Instance can be used.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withInstanceType(String instanceType) |
The instance type on which the Reserved Instance can be used.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withMarketplace(Boolean marketplace) |
Indicates whether the offering is available through the Reserved Instance
Marketplace (resale) or AWS.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withOfferingType(OfferingTypeValues offeringType) |
The Reserved Instance offering type.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withOfferingType(String offeringType) |
The Reserved Instance offering type.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withPricingDetails(PricingDetail... pricingDetails) |
The pricing details of the Reserved Instance offering.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withPricingDetails(Collection<PricingDetail> pricingDetails) |
The pricing details of the Reserved Instance offering.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withProductDescription(RIProductDescription productDescription) |
The Reserved Instance product platform description.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withProductDescription(String productDescription) |
The Reserved Instance product platform description.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withRecurringCharges(RecurringCharge... recurringCharges) |
The recurring charge tag assigned to the resource.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withRecurringCharges(Collection<RecurringCharge> recurringCharges) |
The recurring charge tag assigned to the resource.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withReservedInstancesOfferingId(String reservedInstancesOfferingId) |
The ID of the Reserved Instance offering.
|
ReservedInstancesOffering |
ReservedInstancesOffering.withUsagePrice(Float usagePrice) |
The usage price of the Reserved Instance, per hour.
|