ReservedInstances |
ReservedInstances.clone() |
|
ReservedInstances |
ReservedInstances.withAvailabilityZone(String availabilityZone) |
The Availability Zone in which the Reserved Instance can be used.
|
ReservedInstances |
ReservedInstances.withCurrencyCode(CurrencyCodeValues currencyCode) |
The currency of the Reserved Instance.
|
ReservedInstances |
ReservedInstances.withCurrencyCode(String currencyCode) |
The currency of the Reserved Instance.
|
ReservedInstances |
ReservedInstances.withDuration(Long duration) |
The duration of the Reserved Instance, in seconds.
|
ReservedInstances |
ReservedInstances.withEnd(Date end) |
The time when the Reserved Instance expires.
|
ReservedInstances |
ReservedInstances.withFixedPrice(Float fixedPrice) |
The purchase price of the Reserved Instance.
|
ReservedInstances |
ReservedInstances.withInstanceCount(Integer instanceCount) |
The number of reservations purchased.
|
ReservedInstances |
ReservedInstances.withInstanceTenancy(Tenancy instanceTenancy) |
The tenancy of the instance.
|
ReservedInstances |
ReservedInstances.withInstanceTenancy(String instanceTenancy) |
The tenancy of the instance.
|
ReservedInstances |
ReservedInstances.withInstanceType(InstanceType instanceType) |
The instance type on which the Reserved Instance can be used.
|
ReservedInstances |
ReservedInstances.withInstanceType(String instanceType) |
The instance type on which the Reserved Instance can be used.
|
ReservedInstances |
ReservedInstances.withOfferingType(OfferingTypeValues offeringType) |
The Reserved Instance offering type.
|
ReservedInstances |
ReservedInstances.withOfferingType(String offeringType) |
The Reserved Instance offering type.
|
ReservedInstances |
ReservedInstances.withProductDescription(RIProductDescription productDescription) |
The Reserved Instance product platform description.
|
ReservedInstances |
ReservedInstances.withProductDescription(String productDescription) |
The Reserved Instance product platform description.
|
ReservedInstances |
ReservedInstances.withRecurringCharges(RecurringCharge... recurringCharges) |
The recurring charge tag assigned to the resource.
|
ReservedInstances |
ReservedInstances.withRecurringCharges(Collection<RecurringCharge> recurringCharges) |
The recurring charge tag assigned to the resource.
|
ReservedInstances |
ReservedInstances.withReservedInstancesId(String reservedInstancesId) |
The ID of the Reserved Instance.
|
ReservedInstances |
ReservedInstances.withStart(Date start) |
The date and time the Reserved Instance started.
|
ReservedInstances |
ReservedInstances.withState(ReservedInstanceState state) |
The state of the Reserved Instance purchase.
|
ReservedInstances |
ReservedInstances.withState(String state) |
The state of the Reserved Instance purchase.
|
ReservedInstances |
ReservedInstances.withTags(Tag... tags) |
Any tags assigned to the resource.
|
ReservedInstances |
ReservedInstances.withTags(Collection<Tag> tags) |
Any tags assigned to the resource.
|
ReservedInstances |
ReservedInstances.withUsagePrice(Float usagePrice) |
The usage price of the Reserved Instance, per hour.
|