@Generated(value="software.amazon.awssdk:codegen") public final class ReservedInstances extends Object implements SdkPojo, Serializable, 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) |
boolean |
equalsBySdkFields(Object obj) |
Float |
fixedPrice()
The purchase price of the Reserved Instance.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
boolean |
hasRecurringCharges()
Returns true if the RecurringCharges property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
|
boolean |
hasTags()
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
|
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.
|
List<SdkField<?>> |
sdkFields() |
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() |
String |
toString()
Returns a string representation of this object.
|
Float |
usagePrice()
The usage price of the Reserved Instance, per hour.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic 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 boolean hasRecurringCharges()
public 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.
You can use hasRecurringCharges() to see if a value was sent in this field.
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 boolean hasTags()
public List<Tag> tags()
Any tags assigned to the resource.
Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.
You can use hasTags() to see if a value was sent in this field.
public ReservedInstances.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ReservedInstances.Builder,ReservedInstances>public static ReservedInstances.Builder builder()
public static Class<? extends ReservedInstances.Builder> serializableBuilderClass()
public boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic String toString()
Copyright © 2020. All rights reserved.