Class CloudProviders


  • public class CloudProviders
    extends java.lang.Object
    Enumeration of known cloud providers/platforms for which there are cloud pool implementations.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String AWS_AUTO_SCALING_GROUP  
      static java.lang.String AWS_EC2  
      static java.lang.String AWS_SPOT  
      static java.lang.String AZURE  
      static java.lang.String CITYCLOUD  
      static java.lang.String GCE  
      static java.lang.String OPENSTACK
      Generic OpenStack cloud provider.
    • Constructor Summary

      Constructors 
      Constructor Description
      CloudProviders()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait