com.atlassian.aws.ec2.configuration
Class EC2ImageImpl

java.lang.Object
  extended by com.atlassian.aws.ec2.configuration.EC2ImageImpl
All Implemented Interfaces:
EC2Image

public class EC2ImageImpl
extends Object
implements EC2Image


Constructor Summary
EC2ImageImpl(String id)
           
 
Method Summary
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EC2ImageImpl

public EC2ImageImpl(String id)
Method Detail

getId

public String getId()
Specified by:
getId in interface EC2Image


Copyright © 2015 Atlassian. All rights reserved.