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

Packages that use AWSCloud
org.dasein.cloud.aws.admin   
org.dasein.cloud.aws.compute   
org.dasein.cloud.aws.identity   
org.dasein.cloud.aws.network   
org.dasein.cloud.aws.platform   
org.dasein.cloud.aws.storage   
 

Uses of AWSCloud in org.dasein.cloud.aws.admin
 

Constructors in org.dasein.cloud.aws.admin with parameters of type AWSCloud
AWSAdminServices(AWSCloud cloud)
           
 

Uses of AWSCloud in org.dasein.cloud.aws.compute
 

Constructors in org.dasein.cloud.aws.compute with parameters of type AWSCloud
EC2ComputeServices(AWSCloud cloud)
           
EC2Method(AWSCloud provider, String url, Map<String,String> parameters)
           
 

Uses of AWSCloud in org.dasein.cloud.aws.identity
 

Constructors in org.dasein.cloud.aws.identity with parameters of type AWSCloud
AWSIdentityServices(AWSCloud cloud)
           
IAM(AWSCloud cloud)
           
IAMMethod(AWSCloud provider, Map<String,String> parameters)
           
Keypairs(AWSCloud provider)
           
 

Uses of AWSCloud in org.dasein.cloud.aws.network
 

Constructors in org.dasein.cloud.aws.network with parameters of type AWSCloud
EC2NetworkServices(AWSCloud cloud)
           
ELBMethod(AWSCloud provider, org.dasein.cloud.ProviderContext ctx, Map<String,String> parameters)
           
Route53Method(String operation, AWSCloud provider, String url)
           
 

Uses of AWSCloud in org.dasein.cloud.aws.platform
 

Constructors in org.dasein.cloud.aws.platform with parameters of type AWSCloud
AWSPlatformServices(AWSCloud cloud)
           
CloudFrontMethod(AWSCloud provider, CloudFrontAction action, Map<String,String> headers, String contentType, String body)
           
 

Uses of AWSCloud in org.dasein.cloud.aws.storage
 

Constructors in org.dasein.cloud.aws.storage with parameters of type AWSCloud
AWSCloudStorageServices(AWSCloud cloud)
           
S3(AWSCloud provider)
           
S3Method(AWSCloud provider, S3Action action)
           
S3Method(AWSCloud provider, S3Action action, Map<String,String> parameters, Map<String,String> headers)
           
S3Method(AWSCloud provider, S3Action action, Map<String,String> parameters, Map<String,String> headers, String contentType, File uploadFile)
           
S3Method(AWSCloud provider, S3Action action, Map<String,String> parameters, Map<String,String> headers, String contentType, String body)
           
 



Copyright © 2012 enStratus Networks LLC. All Rights Reserved.