|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xerox.amazonws.ec2.ProductDescription
com.xerox.amazonws.ec2.ReservedInstances
public class ReservedInstances
| Constructor Summary | |
|---|---|
ReservedInstances(String reservedInstancesId,
InstanceType instanceType,
String availabilityZone,
Calendar start,
long duration,
double fixedPrice,
double usagePrice,
String productDescription,
int instanceCount,
String state)
|
|
| Method Summary | |
|---|---|
int |
getInstanceCount()
|
Calendar |
getStart()
|
String |
getState()
|
String |
toString()
|
| Methods inherited from class com.xerox.amazonws.ec2.ProductDescription |
|---|
getAvailabilityZone, getDuration, getFixedPrice, getId, getInstanceType, getProductDescription, getUsagePrice |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReservedInstances(String reservedInstancesId,
InstanceType instanceType,
String availabilityZone,
Calendar start,
long duration,
double fixedPrice,
double usagePrice,
String productDescription,
int instanceCount,
String state)
| Method Detail |
|---|
public Calendar getStart()
public int getInstanceCount()
public String getState()
public String toString()
toString in class ProductDescription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||