org.duracloud.ec2typicacomputeprovider.mgmt
Class EC2InstanceDescription

java.lang.Object
  extended by org.duracloud.computeprovider.mgmt.InstanceDescription
      extended by org.duracloud.ec2typicacomputeprovider.mgmt.EC2InstanceDescription

public class EC2InstanceDescription
extends InstanceDescription


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

log

protected final org.slf4j.Logger log
Constructor Detail

EC2InstanceDescription

public EC2InstanceDescription(java.util.List<com.xerox.amazonws.ec2.ReservationDescription> descResp,
                              EC2ComputeProviderProperties props)

EC2InstanceDescription

public EC2InstanceDescription(java.lang.Exception e)
Method Detail

setProps

public void setProps(EC2ComputeProviderProperties props)


Copyright © 2009-2011 DuraSpace. All Rights Reserved.