Uses of Class
org.dasein.cloud.aws.EC2Provider

Packages that use EC2Provider
org.dasein.cloud.aws   
 

Uses of EC2Provider in org.dasein.cloud.aws
 

Fields in org.dasein.cloud.aws declared as EC2Provider
static EC2Provider EC2Provider.AWS
           
static EC2Provider EC2Provider.ENSTRATUS
           
static EC2Provider EC2Provider.EUCALYPTUS
           
static EC2Provider EC2Provider.OPENSTACK
           
static EC2Provider EC2Provider.OTHER
           
static EC2Provider EC2Provider.STORAGE
           
 

Methods in org.dasein.cloud.aws that return EC2Provider
 EC2Provider AWSCloud.getEC2Provider()
           
static EC2Provider EC2Provider.valueOf(String providerName)
           
 

Methods in org.dasein.cloud.aws that return types with arguments of type EC2Provider
static Set<EC2Provider> EC2Provider.values()
           
 

Methods in org.dasein.cloud.aws with parameters of type EC2Provider
 int EC2Provider.compareTo(EC2Provider other)
           
 



Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.