com.atlassian.bamboo.maven.plugins.aws.files
Class InstanceListDao
java.lang.Object
com.atlassian.bamboo.maven.plugins.aws.files.InstanceListDao
public class InstanceListDao
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceListDao
public InstanceListDao()
addInstance
public static void addInstance(File ec2InstanceIDFile,
com.amazonaws.regions.Regions region,
String instanceId)
throws IOException
- Throws:
IOException
read
public static Iterable<InstanceListDao.InstanceWithRegion> read(File ec2InstanceIDFile)
throws IOException
- Throws:
IOException
Copyright © 2015 Atlassian. All rights reserved.