public class EC2Instances extends Object
Constructor and Description |
---|
EC2Instances() |
Modifier and Type | Method and Description |
---|---|
protected static int |
getEndIndex(List<String> lines,
int index) |
protected static Instance |
getInstance(List<String> lines,
int index) |
protected static Map<String,Double> |
getMonthlyServerCosts() |
protected static Map<String,String> |
getTags(List<String> lines,
int start,
int end) |
void |
parseTextFile() |
public EC2Instances()
protected static Map<String,Double> getMonthlyServerCosts()
public void parseTextFile()
protected static Instance getInstance(List<String> lines, int index)
protected static int getEndIndex(List<String> lines, int index)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.