Java com.amazonaws.services.ec2.model ReservedInstancesOffering fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ec2.model ReservedInstancesOffering fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ec2.model ReservedInstancesOffering.

The text is from its open source code.

Method

StringgetAvailabilityZone()

The Availability Zone in which the Reserved Instance can be used.

StringgetCurrencyCode()

The currency of the Reserved Instance offering you are purchasing.

LonggetDuration()

The duration of the Reserved Instance, in seconds.

FloatgetFixedPrice()

The purchase price of the Reserved Instance.

StringgetInstanceType()

The instance type on which the Reserved Instance can be used.

StringgetOfferingType()

The Reserved Instance offering type.

StringgetProductDescription()

The Reserved Instance product platform description.

java.util.ListgetRecurringCharges()

The recurring charge tag assigned to the resource.

StringgetReservedInstancesOfferingId()

The ID of the Reserved Instance offering.

FloatgetUsagePrice()

The usage price of the Reserved Instance, per hour.