|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AWSCredentials | |
---|---|
com.amazonaws.auth | |
com.amazonaws.services.autoscaling | Synchronous and asynchronous client classes for accessing AmazonAutoScaling. |
com.amazonaws.services.cloudwatch | Synchronous and asynchronous client classes for accessing AmazonCloudWatch. |
com.amazonaws.services.ec2 | Synchronous and asynchronous client classes for accessing AmazonEC2. |
com.amazonaws.services.elasticloadbalancing | Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing. |
com.amazonaws.services.elasticmapreduce | Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce. |
com.amazonaws.services.rds | Synchronous and asynchronous client classes for accessing AmazonRDS. |
com.amazonaws.services.s3 | Synchronous client for accessing Amazon S3. |
com.amazonaws.services.simpledb | Synchronous and asynchronous client classes for accessing AmazonSimpleDB. |
com.amazonaws.services.sns | Synchronous and asynchronous client classes for accessing AmazonSNS. |
com.amazonaws.services.sqs | Synchronous and asynchronous client classes for accessing AmazonSQS. |
Uses of AWSCredentials in com.amazonaws.auth |
---|
Classes in com.amazonaws.auth that implement AWSCredentials | |
---|---|
class |
BasicAWSCredentials
Basic implementation of the AWSCredentials interface that allows callers to pass in the AWS access key and secret access in the constructor. |
class |
PropertiesCredentials
Simple implementation AWSCredentials that reads in AWS access keys from a properties file. |
Constructors in com.amazonaws.auth with parameters of type AWSCredentials | |
---|---|
QueryStringSigner(AWSCredentials credentials)
Constructs a new QueryStringSigner to sign requests based on the specified service endpoint (ex: "s3.amazonaws.com") and AWS secret access key. |
Uses of AWSCredentials in com.amazonaws.services.autoscaling |
---|
Constructors in com.amazonaws.services.autoscaling with parameters of type AWSCredentials | |
---|---|
AmazonAutoScalingAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials. |
|
AmazonAutoScalingAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials, executor service, and client configuration options. |
|
AmazonAutoScalingAsyncClient(AWSCredentials awsCredentials,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and executor service. |
|
AmazonAutoScalingClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials. |
|
AmazonAutoScalingClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and client configuration options. |
Uses of AWSCredentials in com.amazonaws.services.cloudwatch |
---|
Constructors in com.amazonaws.services.cloudwatch with parameters of type AWSCredentials | |
---|---|
AmazonCloudWatchAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials. |
|
AmazonCloudWatchAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials, executor service, and client configuration options. |
|
AmazonCloudWatchAsyncClient(AWSCredentials awsCredentials,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials and executor service. |
|
AmazonCloudWatchClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials. |
|
AmazonCloudWatchClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials and client configuration options. |
Uses of AWSCredentials in com.amazonaws.services.ec2 |
---|
Constructors in com.amazonaws.services.ec2 with parameters of type AWSCredentials | |
---|---|
AmazonEC2AsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials. |
|
AmazonEC2AsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials, executor service, and client configuration options. |
|
AmazonEC2AsyncClient(AWSCredentials awsCredentials,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials and executor service. |
|
AmazonEC2Client(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials. |
|
AmazonEC2Client(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials and client configuration options. |
Uses of AWSCredentials in com.amazonaws.services.elasticloadbalancing |
---|
Constructors in com.amazonaws.services.elasticloadbalancing with parameters of type AWSCredentials | |
---|---|
AmazonElasticLoadBalancingAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials. |
|
AmazonElasticLoadBalancingAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials, executor service, and client configuration options. |
|
AmazonElasticLoadBalancingAsyncClient(AWSCredentials awsCredentials,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials and executor service. |
|
AmazonElasticLoadBalancingClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials. |
|
AmazonElasticLoadBalancingClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials and client configuration options. |
Uses of AWSCredentials in com.amazonaws.services.elasticmapreduce |
---|
Constructors in com.amazonaws.services.elasticmapreduce with parameters of type AWSCredentials | |
---|---|
AmazonElasticMapReduceAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials. |
|
AmazonElasticMapReduceAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials, executor service, and client configuration options. |
|
AmazonElasticMapReduceAsyncClient(AWSCredentials awsCredentials,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials and executor service. |
|
AmazonElasticMapReduceClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials. |
|
AmazonElasticMapReduceClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials and client configuration options. |
Uses of AWSCredentials in com.amazonaws.services.rds |
---|
Constructors in com.amazonaws.services.rds with parameters of type AWSCredentials | |
---|---|
AmazonRDSAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on AmazonRDS using the specified AWS account credentials. |
|
AmazonRDSAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonRDS using the specified AWS account credentials, executor service, and client configuration options. |
|
AmazonRDSAsyncClient(AWSCredentials awsCredentials,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonRDS using the specified AWS account credentials and executor service. |
|
AmazonRDSClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AmazonRDS using the specified AWS account credentials. |
|
AmazonRDSClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AmazonRDS using the specified AWS account credentials and client configuration options. |
Uses of AWSCredentials in com.amazonaws.services.s3 |
---|
Constructors in com.amazonaws.services.s3 with parameters of type AWSCredentials | |
---|---|
AmazonS3Client(AWSCredentials awsCredentials)
Constructs a new Amazon S3 client using the specified AWS credentials to access Amazon S3. |
|
AmazonS3Client(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new Amazon S3 client using the specified AWS credentials and client configuration to access Amazon S3. |
Uses of AWSCredentials in com.amazonaws.services.simpledb |
---|
Constructors in com.amazonaws.services.simpledb with parameters of type AWSCredentials | |
---|---|
AmazonSimpleDBAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials. |
|
AmazonSimpleDBAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials, executor service, and client configuration options. |
|
AmazonSimpleDBAsyncClient(AWSCredentials awsCredentials,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials and executor service. |
|
AmazonSimpleDBClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials. |
|
AmazonSimpleDBClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials and client configuration options. |
Uses of AWSCredentials in com.amazonaws.services.sns |
---|
Constructors in com.amazonaws.services.sns with parameters of type AWSCredentials | |
---|---|
AmazonSNSAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials. |
|
AmazonSNSAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials, executor service, and client configuration options. |
|
AmazonSNSAsyncClient(AWSCredentials awsCredentials,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials and executor service. |
|
AmazonSNSClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials. |
|
AmazonSNSClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials and client configuration options. |
Uses of AWSCredentials in com.amazonaws.services.sqs |
---|
Constructors in com.amazonaws.services.sqs with parameters of type AWSCredentials | |
---|---|
AmazonSQSAsyncClient(AWSCredentials awsCredentials)
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials. |
|
AmazonSQSAsyncClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials, executor service, and client configuration options. |
|
AmazonSQSAsyncClient(AWSCredentials awsCredentials,
ExecutorService executorService)
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials and executor service. |
|
AmazonSQSClient(AWSCredentials awsCredentials)
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials. |
|
AmazonSQSClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials and client configuration options. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |