Package | Description |
---|---|
org.jclouds.aws.config | |
org.jclouds.aws.ec2.config | |
org.jclouds.aws.s3.config | |
org.jclouds.cloudwatch.config | |
org.jclouds.ec2.config | |
org.jclouds.openstack.nova.ec2.config | |
org.jclouds.route53.config | |
org.jclouds.s3.config |
This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views.
|
org.jclouds.sqs.config | |
org.jclouds.sts.config |
Modifier and Type | Class and Description |
---|---|
class |
FormSigningHttpApiModule<A>
Configures signature process and dependencies needed for AWS Query apis
(which we sent as POST requests, hence the name Form).
|
Modifier and Type | Class and Description |
---|---|
class |
AWSEC2HttpApiModule
Configures the EC2 connection.
|
Modifier and Type | Class and Description |
---|---|
class |
AWSS3HttpApiModule
Configures the S3 connection.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudWatchHttpApiModule
Configures the Monitoring connection.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseEC2HttpApiModule<A extends EC2Api>
Configures the EC2 connection.
|
class |
EC2HttpApiModule
Configures the EC2 connection.
|
Modifier and Type | Class and Description |
---|---|
class |
NovaEC2HttpApiModule |
Modifier and Type | Class and Description |
---|---|
class |
Route53HttpApiModule
Configures the Route53 connection.
|
Modifier and Type | Class and Description |
---|---|
class |
S3HttpApiModule<S extends S3Client>
Configures the S3 connection, including logging and http transport.
|
Modifier and Type | Class and Description |
---|---|
class |
SQSHttpApiModule
Configures the SQS connection.
|
Modifier and Type | Class and Description |
---|---|
class |
STSHttpApiModule
Configures the STS connection.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.