com.norbl.cbp.ppe
Class UtilApps
java.lang.Object
com.norbl.cbp.ppe.UtilApps
public class UtilApps
- extends java.lang.Object
Static methods (an main) for writing data to s3, etc. These are not
used by users.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UtilApps
public UtilApps()
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
createOmpiAmiPPEsInS3
public static void createOmpiAmiPPEsInS3()
throws java.lang.Exception
- Throws:
java.lang.Exception
createCloudRmpiAmiPPEsInS3
public static void createCloudRmpiAmiPPEsInS3()
throws java.lang.Exception
- Throws:
java.lang.Exception
viewAmis
public static void viewAmis(java.lang.String groupName)
getAmiData
public static java.util.List<AmiPPE> getAmiData()
createOmpiZCs
public static void createOmpiZCs()
throws java.lang.Exception
- Throws:
java.lang.Exception
createCloudRmpiZCs
public static void createCloudRmpiZCs()
throws java.lang.Exception
- Throws:
java.lang.Exception
createRunJRunZCs
public static void createRunJRunZCs()
throws java.lang.Exception
- Throws:
java.lang.Exception
getEc2ClientNBL
public static com.amazonaws.services.ec2.AmazonEC2Client getEc2ClientNBL()
throws java.lang.Exception
- Throws:
java.lang.Exception
getS3ClientNBL
public static com.amazonaws.services.s3.AmazonS3Client getS3ClientNBL()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSDBAccess
public static SDBAccess getSDBAccess()
throws java.lang.Exception
- Throws:
java.lang.Exception
writeInstancesTypesToS3
public static void writeInstancesTypesToS3()
throws java.lang.Exception
- Throws:
java.lang.Exception
getInstanceTypesFromFile
public static java.util.List<Ec2InstanceType> getInstanceTypesFromFile()
throws java.io.FileNotFoundException,
java.io.IOException,
java.lang.NullPointerException
- Throws:
java.io.FileNotFoundException
java.io.IOException
java.lang.NullPointerException