|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.duracloud.computeprovider.mgmt.InstanceDescription
org.duracloud.ec2typicacomputeprovider.mgmt.EC2InstanceDescription
public class EC2InstanceDescription
Field Summary | |
---|---|
protected org.slf4j.Logger |
log
|
Fields inherited from class org.duracloud.computeprovider.mgmt.InstanceDescription |
---|
exception, instanceId, launchTime, provider, state, url |
Constructor Summary | |
---|---|
EC2InstanceDescription(java.lang.Exception e)
|
|
EC2InstanceDescription(java.util.List<com.xerox.amazonws.ec2.ReservationDescription> descResp,
EC2ComputeProviderProperties props)
|
Method Summary | |
---|---|
void |
setProps(EC2ComputeProviderProperties props)
|
Methods inherited from class org.duracloud.computeprovider.mgmt.InstanceDescription |
---|
getException, getInstanceId, getLaunchTime, getProvider, getState, getURL, hasError |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final org.slf4j.Logger log
Constructor Detail |
---|
public EC2InstanceDescription(java.util.List<com.xerox.amazonws.ec2.ReservationDescription> descResp, EC2ComputeProviderProperties props)
public EC2InstanceDescription(java.lang.Exception e)
Method Detail |
---|
public void setProps(EC2ComputeProviderProperties props)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |