@Generated(value="software.amazon.awssdk:codegen") public class ReservedInstances extends Object implements ToCopyableBuilder<ReservedInstances.Builder,ReservedInstances>
Describes a Reserved Instance.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ReservedInstances.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
availabilityZone()
The Availability Zone in which the Reserved Instance can be used.
|
static ReservedInstances.Builder |
builder() |
CurrencyCodeValues |
currencyCode()
The currency of the Reserved Instance.
|
String |
currencyCodeAsString()
The currency of the Reserved Instance.
|
Long |
duration()
The duration of the Reserved Instance, in seconds.
|
Instant |
end()
The time when the Reserved Instance expires.
|
boolean |
equals(Object obj) |
Float |
fixedPrice()
The purchase price of the Reserved Instance.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
Integer |
instanceCount()
The number of reservations purchased.
|
Tenancy |
instanceTenancy()
The tenancy of the instance.
|
String |
instanceTenancyAsString()
The tenancy of the instance.
|
InstanceType |
instanceType()
The instance type on which the Reserved Instance can be used.
|
String |
instanceTypeAsString()
The instance type on which the Reserved Instance can be used.
|
OfferingClassType |
offeringClass()
The offering class of the Reserved Instance.
|
String |
offeringClassAsString()
The offering class of the Reserved Instance.
|
OfferingTypeValues |
offeringType()
The Reserved Instance offering type.
|
String |
offeringTypeAsString()
The Reserved Instance offering type.
|
RIProductDescription |
productDescription()
The Reserved Instance product platform description.
|
String |
productDescriptionAsString()
The Reserved Instance product platform description.
|
List<RecurringCharge> |
recurringCharges()
The recurring charge tag assigned to the resource.
|
String |
reservedInstancesId()
The ID of the Reserved Instance.
|
Scope |
scope()
The scope of the Reserved Instance.
|
String |
scopeAsString()
The scope of the Reserved Instance.
|
static Class<? extends ReservedInstances.Builder> |
serializableBuilderClass() |
Instant |
start()
The date and time the Reserved Instance started.
|
ReservedInstanceState |
state()
The state of the Reserved Instance purchase.
|
String |
stateAsString()
The state of the Reserved Instance purchase.
|
List<Tag> |
tags()
Any tags assigned to the resource.
|
ReservedInstances.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
Float |
usagePrice()
The usage price of the Reserved Instance, per hour.
|
copypublic String availabilityZone()
The Availability Zone in which the Reserved Instance can be used.
public Long duration()
The duration of the Reserved Instance, in seconds.
public Instant end()
The time when the Reserved Instance expires.
public Float fixedPrice()
The purchase price of the Reserved Instance.
public Integer instanceCount()
The number of reservations purchased.
public InstanceType instanceType()
The instance type on which the Reserved Instance can be used.
If the service returns an enum value that is not available in the current SDK version, instanceType will
return InstanceType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
instanceTypeAsString().
InstanceTypepublic String instanceTypeAsString()
The instance type on which the Reserved Instance can be used.
If the service returns an enum value that is not available in the current SDK version, instanceType will
return InstanceType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
instanceTypeAsString().
InstanceTypepublic RIProductDescription productDescription()
The Reserved Instance product platform description.
If the service returns an enum value that is not available in the current SDK version,
productDescription will return RIProductDescription.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from productDescriptionAsString().
RIProductDescriptionpublic String productDescriptionAsString()
The Reserved Instance product platform description.
If the service returns an enum value that is not available in the current SDK version,
productDescription will return RIProductDescription.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from productDescriptionAsString().
RIProductDescriptionpublic String reservedInstancesId()
The ID of the Reserved Instance.
public Instant start()
The date and time the Reserved Instance started.
public ReservedInstanceState state()
The state of the Reserved Instance purchase.
If the service returns an enum value that is not available in the current SDK version, state will return
ReservedInstanceState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
stateAsString().
ReservedInstanceStatepublic String stateAsString()
The state of the Reserved Instance purchase.
If the service returns an enum value that is not available in the current SDK version, state will return
ReservedInstanceState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
stateAsString().
ReservedInstanceStatepublic Float usagePrice()
The usage price of the Reserved Instance, per hour.
public CurrencyCodeValues currencyCode()
The currency of the Reserved Instance. It's specified using ISO 4217 standard currency codes. At this time, the
only supported currency is USD.
If the service returns an enum value that is not available in the current SDK version, currencyCode will
return CurrencyCodeValues.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
currencyCodeAsString().
USD.CurrencyCodeValuespublic String currencyCodeAsString()
The currency of the Reserved Instance. It's specified using ISO 4217 standard currency codes. At this time, the
only supported currency is USD.
If the service returns an enum value that is not available in the current SDK version, currencyCode will
return CurrencyCodeValues.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
currencyCodeAsString().
USD.CurrencyCodeValuespublic Tenancy instanceTenancy()
The tenancy of the instance.
If the service returns an enum value that is not available in the current SDK version, instanceTenancy
will return Tenancy.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
instanceTenancyAsString().
Tenancypublic String instanceTenancyAsString()
The tenancy of the instance.
If the service returns an enum value that is not available in the current SDK version, instanceTenancy
will return Tenancy.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
instanceTenancyAsString().
Tenancypublic OfferingClassType offeringClass()
The offering class of the Reserved Instance.
If the service returns an enum value that is not available in the current SDK version, offeringClass
will return OfferingClassType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from offeringClassAsString().
OfferingClassTypepublic String offeringClassAsString()
The offering class of the Reserved Instance.
If the service returns an enum value that is not available in the current SDK version, offeringClass
will return OfferingClassType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from offeringClassAsString().
OfferingClassTypepublic OfferingTypeValues offeringType()
The Reserved Instance offering type.
If the service returns an enum value that is not available in the current SDK version, offeringType will
return OfferingTypeValues.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
offeringTypeAsString().
OfferingTypeValuespublic String offeringTypeAsString()
The Reserved Instance offering type.
If the service returns an enum value that is not available in the current SDK version, offeringType will
return OfferingTypeValues.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
offeringTypeAsString().
OfferingTypeValuespublic List<RecurringCharge> recurringCharges()
The recurring charge tag assigned to the resource.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
public Scope scope()
The scope of the Reserved Instance.
If the service returns an enum value that is not available in the current SDK version, scope will return
Scope.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
scopeAsString().
Scopepublic String scopeAsString()
The scope of the Reserved Instance.
If the service returns an enum value that is not available in the current SDK version, scope will return
Scope.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
scopeAsString().
Scopepublic List<Tag> tags()
Any tags assigned to the resource.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
public ReservedInstances.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<ReservedInstances.Builder,ReservedInstances>public static ReservedInstances.Builder builder()
public static Class<? extends ReservedInstances.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.