A B C D E F G H I J K L M N O P Q R S T U V W

A

abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Aborts a multipart upload.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
AbortMultipartUploadRequest - Class in com.amazonaws.services.s3.model
The AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method.
AbortMultipartUploadRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Constructs a new request to abort a multipart upload.
abortMultipartUploads(String, Date) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Aborts any multipart uploads that were initiated before the specified date.
AbstractAWSSigner - Class in com.amazonaws.auth
Abstract base class for AWS signing protocol implementations.
AbstractAWSSigner() - Constructor for class com.amazonaws.auth.AbstractAWSSigner
 
AccessControlList - Class in com.amazonaws.services.s3.model
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.
AccessControlList() - Constructor for class com.amazonaws.services.s3.model.AccessControlList
 
AccessKey - Class in com.amazonaws.services.identitymanagement.model
The AccessKey data type contains information about an AWS access key.
AccessKey() - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKey
 
AccessKeyMetadata - Class in com.amazonaws.services.identitymanagement.model
The AccessKey data type contains information about an AWS access key, without its secret key.
AccessKeyMetadata() - Constructor for class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
 
Action - Interface in com.amazonaws.auth.policy
An access control policy action identifies a specific action in a service that can be performed on a resource.
ActionOnFailure - Enum in com.amazonaws.services.elasticmapreduce.model
Action On Failure
activateLicense(ActivateLicenseRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Activates a specific number of licenses for a 90-day period.
activateLicense(ActivateLicenseRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Activates a specific number of licenses for a 90-day period.
activateLicenseAsync(ActivateLicenseRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Activates a specific number of licenses for a 90-day period.
activateLicenseAsync(ActivateLicenseRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Activates a specific number of licenses for a 90-day period.
ActivateLicenseRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ActivateLicense operation.
ActivateLicenseRequest() - Constructor for class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Default constructor for a new ActivateLicenseRequest object.
ActivateLicenseRequest(String, Integer) - Constructor for class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Constructs a new ActivateLicenseRequest object.
Activity - Class in com.amazonaws.services.autoscaling.model
The Activity data type.
Activity() - Constructor for class com.amazonaws.services.autoscaling.model.Activity
 
addHeader(String, String) - Method in class com.amazonaws.DefaultRequest
 
addHeader(String, String) - Method in interface com.amazonaws.Request
Adds the specified header to this request.
addInstanceGroups(AddInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroups(AddInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddInstanceGroups adds an instance group to a running cluster.
addInstanceGroupsAsync(AddInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddInstanceGroups adds an instance group to a running cluster.
AddInstanceGroupsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the AddInstanceGroups operation.
AddInstanceGroupsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Default constructor for a new AddInstanceGroupsRequest object.
AddInstanceGroupsRequest(List<InstanceGroupConfig>, String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Constructs a new AddInstanceGroupsRequest object.
AddInstanceGroupsResult - Class in com.amazonaws.services.elasticmapreduce.model
Output from an AddInstanceGroups call.
AddInstanceGroupsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
 
addJobFlowSteps(AddJobFlowStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowSteps(AddJobFlowStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
AddJobFlowSteps adds new steps to a running job flow.
addJobFlowStepsAsync(AddJobFlowStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
AddJobFlowSteps adds new steps to a running job flow.
AddJobFlowStepsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the AddJobFlowSteps operation.
AddJobFlowStepsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Default constructor for a new AddJobFlowStepsRequest object.
AddJobFlowStepsRequest(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Constructs a new AddJobFlowStepsRequest object.
AddJobFlowStepsRequest(String, List<StepConfig>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Constructs a new AddJobFlowStepsRequest object.
addParameter(String, String) - Method in class com.amazonaws.DefaultRequest
 
addParameter(String, String) - Method in interface com.amazonaws.Request
Adds the specified request parameter to this request.
addPermission(AddPermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermission(AddPermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermission(AddPermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The AddPermission action adds a permission to a queue for a specific principal.
addPermission(AddPermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The AddPermission action adds a permission to a queue for a specific principal.
addPermissionAsync(AddPermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The AddPermission action adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermissionAsync(AddPermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The AddPermission action adds a permission to a queue for a specific principal.
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The AddPermission action adds a permission to a queue for a specific principal.
AddPermissionRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the AddPermission operation.
AddPermissionRequest() - Constructor for class com.amazonaws.services.sns.model.AddPermissionRequest
Default constructor for a new AddPermissionRequest object.
AddPermissionRequest(String, String, List<String>, List<String>) - Constructor for class com.amazonaws.services.sns.model.AddPermissionRequest
Constructs a new AddPermissionRequest object.
AddPermissionRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the AddPermission operation.
AddPermissionRequest() - Constructor for class com.amazonaws.services.sqs.model.AddPermissionRequest
Default constructor for a new AddPermissionRequest object.
AddPermissionRequest(String, String, List<String>, List<String>) - Constructor for class com.amazonaws.services.sqs.model.AddPermissionRequest
Constructs a new AddPermissionRequest object.
addProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.transfer.Transfer
Adds the specified progress listener to the list of listeners receiving updates about this transfer's progress.
addRequestParameter(String, String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Adds an additional request parameter to be included in the pre-signed URL.
Address - Class in com.amazonaws.services.ec2.model
Address() - Constructor for class com.amazonaws.services.ec2.model.Address
 
addUserMetadata(String, String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Adds the key value pair of custom user-metadata for the associated object.
addUserToGroup(AddUserToGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds the specified User to the specified group.
addUserToGroup(AddUserToGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds the specified User to the specified group.
addUserToGroupAsync(AddUserToGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds the specified User to the specified group.
addUserToGroupAsync(AddUserToGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds the specified User to the specified group.
AddUserToGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the AddUserToGroup operation.
AddUserToGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
 
allocateAddress(AllocateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddress(AllocateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddressAsync(AllocateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddressAsync(AllocateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The AllocateAddress operation acquires an elastic IP address for use with your account.
AllocateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AllocateAddress operation.
AllocateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
AllocateAddressResult - Class in com.amazonaws.services.ec2.model
Result returned from allocating an Elastic IP.
AllocateAddressResult() - Constructor for class com.amazonaws.services.ec2.model.AllocateAddressResult
 
AllUsers - Static variable in class com.amazonaws.auth.policy.Principal
Principal instance that includes all users, including anonymous users.
AlreadyExistsException - Exception in com.amazonaws.services.autoscaling.model
The named AutoScalingGroup or launch configuration already exists.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
AMAZON_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
Prefix for general Amazon headers: x-amz-
AmazonAutoScaling - Interface in com.amazonaws.services.autoscaling
Interface for accessing AmazonAutoScaling.
AmazonAutoScalingAsync - Interface in com.amazonaws.services.autoscaling
Interface for accessing AmazonAutoScaling asynchronously, using Java Futures.
AmazonAutoScalingAsyncClient - Class in com.amazonaws.services.autoscaling
Client for accessing AmazonAutoScaling.
AmazonAutoScalingAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials.
AmazonAutoScalingAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and executor service.
AmazonAutoScalingAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials, executor service, and client configuration options.
AmazonAutoScalingClient - Class in com.amazonaws.services.autoscaling
Client for accessing AmazonAutoScaling.
AmazonAutoScalingClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials.
AmazonAutoScalingClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and client configuration options.
AmazonClientException - Exception in com.amazonaws
Base exception class for any errors that occur while attempting to use an AWS client to make service calls to Amazon Web Services.
AmazonClientException(String, Throwable) - Constructor for exception com.amazonaws.AmazonClientException
Creates a new AmazonClientException with the specified message, and root cause.
AmazonClientException(String) - Constructor for exception com.amazonaws.AmazonClientException
Creates a new AmazonClientException with the specified message.
AmazonCloudWatch - Interface in com.amazonaws.services.cloudwatch
Interface for accessing AmazonCloudWatch.
AmazonCloudWatchAsync - Interface in com.amazonaws.services.cloudwatch
Interface for accessing AmazonCloudWatch asynchronously, using Java Futures.
AmazonCloudWatchAsyncClient - Class in com.amazonaws.services.cloudwatch
Client for accessing AmazonCloudWatch.
AmazonCloudWatchAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials.
AmazonCloudWatchAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials and executor service.
AmazonCloudWatchAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials, executor service, and client configuration options.
AmazonCloudWatchClient - Class in com.amazonaws.services.cloudwatch
Client for accessing AmazonCloudWatch.
AmazonCloudWatchClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials.
AmazonCloudWatchClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials and client configuration options.
AmazonEC2 - Interface in com.amazonaws.services.ec2
Interface for accessing AmazonEC2.
AmazonEC2Async - Interface in com.amazonaws.services.ec2
Interface for accessing AmazonEC2 asynchronously, using Java Futures.
AmazonEC2AsyncClient - Class in com.amazonaws.services.ec2
Client for accessing AmazonEC2.
AmazonEC2AsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials.
AmazonEC2AsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials and executor service.
AmazonEC2AsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials, executor service, and client configuration options.
AmazonEC2Client - Class in com.amazonaws.services.ec2
Client for accessing AmazonEC2.
AmazonEC2Client(AWSCredentials) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials.
AmazonEC2Client(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials and client configuration options.
AmazonElasticLoadBalancing - Interface in com.amazonaws.services.elasticloadbalancing
Interface for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsync - Interface in com.amazonaws.services.elasticloadbalancing
Interface for accessing AmazonElasticLoadBalancing asynchronously, using Java Futures.
AmazonElasticLoadBalancingAsyncClient - Class in com.amazonaws.services.elasticloadbalancing
Client for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials.
AmazonElasticLoadBalancingAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials and executor service.
AmazonElasticLoadBalancingAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials, executor service, and client configuration options.
AmazonElasticLoadBalancingClient - Class in com.amazonaws.services.elasticloadbalancing
Client for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials.
AmazonElasticLoadBalancingClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials and client configuration options.
AmazonElasticMapReduce - Interface in com.amazonaws.services.elasticmapreduce
Interface for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceAsync - Interface in com.amazonaws.services.elasticmapreduce
Interface for accessing AmazonElasticMapReduce asynchronously, using Java Futures.
AmazonElasticMapReduceAsyncClient - Class in com.amazonaws.services.elasticmapreduce
Client for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials.
AmazonElasticMapReduceAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials and executor service.
AmazonElasticMapReduceAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials, executor service, and client configuration options.
AmazonElasticMapReduceClient - Class in com.amazonaws.services.elasticmapreduce
Client for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials.
AmazonElasticMapReduceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials and client configuration options.
AmazonIdentityManagement - Interface in com.amazonaws.services.identitymanagement
Interface for accessing AmazonIdentityManagement.
AmazonIdentityManagementAsync - Interface in com.amazonaws.services.identitymanagement
Interface for accessing AmazonIdentityManagement asynchronously, using Java Futures.
AmazonIdentityManagementAsyncClient - Class in com.amazonaws.services.identitymanagement
Client for accessing AmazonIdentityManagement.
AmazonIdentityManagementAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials.
AmazonIdentityManagementAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials and executor service.
AmazonIdentityManagementAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials, executor service, and client configuration options.
AmazonIdentityManagementClient - Class in com.amazonaws.services.identitymanagement
Client for accessing AmazonIdentityManagement.
AmazonIdentityManagementClient(AWSCredentials) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials.
AmazonIdentityManagementClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Constructs a new client to invoke service methods on AmazonIdentityManagement using the specified AWS account credentials and client configuration options.
AmazonImportExport - Interface in com.amazonaws.services.importexport
Interface for accessing AmazonImportExport.
AmazonImportExportAsync - Interface in com.amazonaws.services.importexport
Interface for accessing AmazonImportExport asynchronously, using Java Futures.
AmazonImportExportAsyncClient - Class in com.amazonaws.services.importexport
Client for accessing AmazonImportExport.
AmazonImportExportAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials.
AmazonImportExportAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials and executor service.
AmazonImportExportAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonImportExport using the specified AWS account credentials, executor service, and client configuration options.
AmazonImportExportClient - Class in com.amazonaws.services.importexport
Client for accessing AmazonImportExport.
AmazonImportExportClient(AWSCredentials) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials.
AmazonImportExportClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.importexport.AmazonImportExportClient
Constructs a new client to invoke service methods on AmazonImportExport using the specified AWS account credentials and client configuration options.
AmazonRDS - Interface in com.amazonaws.services.rds
Interface for accessing AmazonRDS.
AmazonRDSAsync - Interface in com.amazonaws.services.rds
Interface for accessing AmazonRDS asynchronously, using Java Futures.
AmazonRDSAsyncClient - Class in com.amazonaws.services.rds
Client for accessing AmazonRDS.
AmazonRDSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.rds.AmazonRDSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRDS using the specified AWS account credentials.
AmazonRDSAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.rds.AmazonRDSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRDS using the specified AWS account credentials and executor service.
AmazonRDSAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.rds.AmazonRDSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRDS using the specified AWS account credentials, executor service, and client configuration options.
AmazonRDSClient - Class in com.amazonaws.services.rds
Client for accessing AmazonRDS.
AmazonRDSClient(AWSCredentials) - Constructor for class com.amazonaws.services.rds.AmazonRDSClient
Constructs a new client to invoke service methods on AmazonRDS using the specified AWS account credentials.
AmazonRDSClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.rds.AmazonRDSClient
Constructs a new client to invoke service methods on AmazonRDS using the specified AWS account credentials and client configuration options.
AmazonS3 - Interface in com.amazonaws.services.s3
Provides an interface for accessing the Amazon S3 web service.
AmazonS3Client - Class in com.amazonaws.services.s3
Provides the client for accessing the Amazon S3 web service.
AmazonS3Client() - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client that will make anonymous requests to Amazon S3.
AmazonS3Client(AWSCredentials) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials to access Amazon S3.
AmazonS3Client(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials and client configuration to access Amazon S3.
AmazonS3EncryptionClient - Class in com.amazonaws.services.s3
The AmazonS3Encryption class extends the Amazon S3 Client, allowing you to store data securely in S3.
AmazonS3EncryptionClient(EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(EncryptionMaterials, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterials, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterials, ClientConfiguration, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Constructs a new Amazon S3 Encryption client using the specified AWS credentials and client configuration to access Amazon S3.
AmazonS3Exception - Exception in com.amazonaws.services.s3.model
Provides an extension of the AmazonServiceException for errors reported by Amazon S3 while processing a request.
AmazonS3Exception(String) - Constructor for exception com.amazonaws.services.s3.model.AmazonS3Exception
Constructs a new AmazonS3Exception with the specified message.
AmazonS3Exception(String, Exception) - Constructor for exception com.amazonaws.services.s3.model.AmazonS3Exception
Constructs a new AmazonS3Exception with the specified message and root cause.
AmazonServiceException - Exception in com.amazonaws
Extension of AmazonClientException that represents an error response returned by an Amazon web service.
AmazonServiceException(String) - Constructor for exception com.amazonaws.AmazonServiceException
Constructs a new AmazonServiceException with the specified message.
AmazonServiceException(String, Exception) - Constructor for exception com.amazonaws.AmazonServiceException
Constructs a new AmazonServiceException with the specified message and exception indicating the root cause.
AmazonServiceException.ErrorType - Enum in com.amazonaws
Indicates who is responsible (if known) for a failed request.
AmazonSimpleDB - Interface in com.amazonaws.services.simpledb
Interface for accessing AmazonSimpleDB.
AmazonSimpleDBAsync - Interface in com.amazonaws.services.simpledb
Interface for accessing AmazonSimpleDB asynchronously, using Java Futures.
AmazonSimpleDBAsyncClient - Class in com.amazonaws.services.simpledb
Client for accessing AmazonSimpleDB.
AmazonSimpleDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials.
AmazonSimpleDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials and executor service.
AmazonSimpleDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials, executor service, and client configuration options.
AmazonSimpleDBClient - Class in com.amazonaws.services.simpledb
Client for accessing AmazonSimpleDB.
AmazonSimpleDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials.
AmazonSimpleDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials and client configuration options.
AmazonSNS - Interface in com.amazonaws.services.sns
Interface for accessing AmazonSNS.
AmazonSNSAsync - Interface in com.amazonaws.services.sns
Interface for accessing AmazonSNS asynchronously, using Java Futures.
AmazonSNSAsyncClient - Class in com.amazonaws.services.sns
Client for accessing AmazonSNS.
AmazonSNSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials.
AmazonSNSAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials and executor service.
AmazonSNSAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS using the specified AWS account credentials, executor service, and client configuration options.
AmazonSNSClient - Class in com.amazonaws.services.sns
Client for accessing AmazonSNS.
AmazonSNSClient(AWSCredentials) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials.
AmazonSNSClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials and client configuration options.
AmazonSQS - Interface in com.amazonaws.services.sqs
Interface for accessing AmazonSQS.
AmazonSQSAsync - Interface in com.amazonaws.services.sqs
Interface for accessing AmazonSQS asynchronously, using Java Futures.
AmazonSQSAsyncClient - Class in com.amazonaws.services.sqs
Client for accessing AmazonSQS.
AmazonSQSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials.
AmazonSQSAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials and executor service.
AmazonSQSAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials, executor service, and client configuration options.
AmazonSQSClient - Class in com.amazonaws.services.sqs
Client for accessing AmazonSQS.
AmazonSQSClient(AWSCredentials) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials.
AmazonSQSClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials and client configuration options.
AmazonWebServiceClient - Class in com.amazonaws
Abstract base class for Amazon Web Service Java clients.
AmazonWebServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.AmazonWebServiceClient
Constructs a new AmazonWebServiceClient object using the specified configuration.
AmazonWebServiceRequest - Class in com.amazonaws
Base class for all user facing web service request objects.
AmazonWebServiceRequest() - Constructor for class com.amazonaws.AmazonWebServiceRequest
 
AmazonWebServiceResponse<T> - Class in com.amazonaws
Represents the response from an AWS service, including the result payload and any response metadata.
AmazonWebServiceResponse() - Constructor for class com.amazonaws.AmazonWebServiceResponse
 
AppCookieStickinessPolicy - Class in com.amazonaws.services.elasticloadbalancing.model
The AppCookieStickinessPolicy data type.
AppCookieStickinessPolicy() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
Default constructor for a new AppCookieStickinessPolicy object.
AppCookieStickinessPolicy(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
Constructs a new AppCookieStickinessPolicy object.
ApplicationDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an application.
ApplicationDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
Default constructor for a new ApplicationDescription object.
ApplicationVersionDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an application version.
ApplicationVersionDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
Default constructor for a new ApplicationVersionDescription object.
ApplyMethod - Enum in com.amazonaws.services.rds.model
Apply Method
ArnCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of an Amazon Resource Name (ARN).
ArnCondition(ArnCondition.ArnComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.ArnCondition
Constructs a new access control policy condition that compares ARNs (Amazon Resource Names).
ArnCondition.ArnComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways an ARN comparison can be evaluated.
associateAddress(AssociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The AssociateAddress operation associates an elastic IP address with an instance.
associateAddress(AssociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The AssociateAddress operation associates an elastic IP address with an instance.
associateAddressAsync(AssociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The AssociateAddress operation associates an elastic IP address with an instance.
associateAddressAsync(AssociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The AssociateAddress operation associates an elastic IP address with an instance.
AssociateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssociateAddress operation.
AssociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressRequest
Default constructor for a new AssociateAddressRequest object.
AssociateAddressRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressRequest
Constructs a new AssociateAddressRequest object.
associateDhcpOptions(AssociateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Associates a set of DHCP options (that you've previously created) with the specified VPC.
associateDhcpOptions(AssociateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Associates a set of DHCP options (that you've previously created) with the specified VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates a set of DHCP options (that you've previously created) with the specified VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates a set of DHCP options (that you've previously created) with the specified VPC.
AssociateDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AssociateDhcpOptions operation.
AssociateDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Default constructor for a new AssociateDhcpOptionsRequest object.
AssociateDhcpOptionsRequest(String) - Constructor for class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Constructs a new AssociateDhcpOptionsRequest object.
attachVolume(AttachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attach a previously created volume to a running instance.
attachVolume(AttachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attach a previously created volume to a running instance.
attachVolumeAsync(AttachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attach a previously created volume to a running instance.
attachVolumeAsync(AttachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attach a previously created volume to a running instance.
AttachVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachVolume operation.
AttachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeRequest
Default constructor for a new AttachVolumeRequest object.
AttachVolumeRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeRequest
Constructs a new AttachVolumeRequest object.
AttachVolumeResult - Class in com.amazonaws.services.ec2.model
Result of attaching an Amazon EBS volume to a running instance.
AttachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeResult
 
attachVpnGateway(AttachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches a VPN gateway to a VPC.
attachVpnGateway(AttachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches a VPN gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a VPN gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a VPN gateway to a VPC.
AttachVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AttachVpnGateway operation.
AttachVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Default constructor for a new AttachVpnGatewayRequest object.
AttachVpnGatewayRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Constructs a new AttachVpnGatewayRequest object.
AttachVpnGatewayResult - Class in com.amazonaws.services.ec2.model
AttachVpnGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
Attribute - Class in com.amazonaws.services.simpledb.model
Attribute() - Constructor for class com.amazonaws.services.simpledb.model.Attribute
Default constructor for a new Attribute object.
Attribute(String, String) - Constructor for class com.amazonaws.services.simpledb.model.Attribute
Constructs a new Attribute object.
AttributeDoesNotExistException - Exception in com.amazonaws.services.simpledb.model
The specified attribute does not exist.
AttributeDoesNotExistException(String) - Constructor for exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
Constructs a new AttributeDoesNotExistException with the specified error message.
AuthorizationAlreadyExistsException - Exception in com.amazonaws.services.rds.model
AuthorizationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.AuthorizationAlreadyExistsException
Constructs a new AuthorizationAlreadyExistsException with the specified error message.
AuthorizationErrorException - Exception in com.amazonaws.services.sns.model
Indicates that the user has been denied access to the requested resource.
AuthorizationErrorException(String) - Constructor for exception com.amazonaws.services.sns.model.AuthorizationErrorException
Constructs a new AuthorizationErrorException with the specified error message.
AuthorizationNotFoundException - Exception in com.amazonaws.services.rds.model
Specified CIDRIP or EC2 security group is not authorized for the specified DB Security Group.
AuthorizationNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.AuthorizationNotFoundException
Constructs a new AuthorizationNotFoundException with the specified error message.
authorizeDBSecurityGroupIngress(AuthorizeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API allows for ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngress(AuthorizeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API allows for ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API allows for ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API allows for ingress to a DBSecurityGroup using one of two forms of authorization.
AuthorizeDBSecurityGroupIngressRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the AuthorizeDBSecurityGroupIngress operation.
AuthorizeDBSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Default constructor for a new AuthorizeDBSecurityGroupIngressRequest object.
AuthorizeDBSecurityGroupIngressRequest(String) - Constructor for class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Constructs a new AuthorizeDBSecurityGroupIngressRequest object.
authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The AuthorizeSecurityGroupIngress operation adds permissions to a security group.
authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The AuthorizeSecurityGroupIngress operation adds permissions to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The AuthorizeSecurityGroupIngress operation adds permissions to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The AuthorizeSecurityGroupIngress operation adds permissions to a security group.
AuthorizeSecurityGroupIngressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the AuthorizeSecurityGroupIngress operation.
AuthorizeSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Default constructor for a new AuthorizeSecurityGroupIngressRequest object.
AuthorizeSecurityGroupIngressRequest(String, List<IpPermission>) - Constructor for class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Constructs a new AuthorizeSecurityGroupIngressRequest object.
AutoScalingGroup - Class in com.amazonaws.services.autoscaling.model
The AutoScalingGroup data type.
AutoScalingGroup() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
AutoScalingGroup - Class in com.amazonaws.services.elasticbeanstalk.model
Describes an Auto Scaling launch configuration.
AutoScalingGroup() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
Default constructor for a new AutoScalingGroup object.
AvailabilityZone - Class in com.amazonaws.services.ec2.model
An EC2 availability zone, separate and fault tolerant from other availability zones.
AvailabilityZone() - Constructor for class com.amazonaws.services.ec2.model.AvailabilityZone
 
AWS3Signer - Class in com.amazonaws.auth
Signer implementation that signs requests with the AWS3 signing protocol.
AWS3Signer(AWSCredentials) - Constructor for class com.amazonaws.auth.AWS3Signer
Constructs a new AWS3Signer using the specified AWS account credentials to sign requests using the AWS3 signing protocol.
AWS_REQUEST_ID - Static variable in class com.amazonaws.ResponseMetadata
 
AWSCredentials - Interface in com.amazonaws.auth
Provides access to the AWS credentials used for accessing AWS services: AWS access key ID and secret access key.
AWSElasticBeanstalk - Interface in com.amazonaws.services.elasticbeanstalk
Interface for accessing AWSElasticBeanstalk.
AWSElasticBeanstalkAsync - Interface in com.amazonaws.services.elasticbeanstalk
Interface for accessing AWSElasticBeanstalk asynchronously, using Java Futures.
AWSElasticBeanstalkAsyncClient - Class in com.amazonaws.services.elasticbeanstalk
Client for accessing AWSElasticBeanstalk.
AWSElasticBeanstalkAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials.
AWSElasticBeanstalkAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials and executor service.
AWSElasticBeanstalkAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials, executor service, and client configuration options.
AWSElasticBeanstalkClient - Class in com.amazonaws.services.elasticbeanstalk
Client for accessing AWSElasticBeanstalk.
AWSElasticBeanstalkClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Constructs a new client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials.
AWSElasticBeanstalkClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Constructs a new client to invoke service methods on AWSElasticBeanstalk using the specified AWS account credentials and client configuration options.

B

BasicAWSCredentials - Class in com.amazonaws.auth
Basic implementation of the AWSCredentials interface that allows callers to pass in the AWS access key and secret access in the constructor.
BasicAWSCredentials(String, String) - Constructor for class com.amazonaws.auth.BasicAWSCredentials
Constructs a new BasicAWSCredentials object, with the specified AWS access key and AWS secret key.
batchDeleteAttributes(BatchDeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributes(BatchDeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies.
BatchDeleteAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the BatchDeleteAttributes operation.
BatchDeleteAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
Default constructor for a new BatchDeleteAttributesRequest object.
BatchDeleteAttributesRequest(String, List<DeletableItem>) - Constructor for class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
Constructs a new BatchDeleteAttributesRequest object.
batchPutAttributes(BatchPutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributes(BatchPutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
BatchPutAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the BatchPutAttributes operation.
BatchPutAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
Default constructor for a new BatchPutAttributesRequest object.
BatchPutAttributesRequest(String, List<ReplaceableItem>) - Constructor for class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
Constructs a new BatchPutAttributesRequest object.
BlockDeviceMapping - Class in com.amazonaws.services.autoscaling.model
The BlockDeviceMapping data type.
BlockDeviceMapping() - Constructor for class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
BlockDeviceMapping - Class in com.amazonaws.services.ec2.model
The BlockDeviceMappingItemType data type.
BlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
BooleanCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on a comparison of boolean values.
BooleanCondition(String, boolean) - Constructor for class com.amazonaws.auth.policy.conditions.BooleanCondition
Constructs a new access policy condition that performs a boolean comparison.
BootstrapActionConfig - Class in com.amazonaws.services.elasticmapreduce.model
Configuration of a bootstrap action.
BootstrapActionConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
Default constructor for a new BootstrapActionConfig object.
BootstrapActionConfig(String, ScriptBootstrapActionConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
Constructs a new BootstrapActionConfig object.
BootstrapActionDetail - Class in com.amazonaws.services.elasticmapreduce.model
Reports the configuration of a bootstrap action in a job flow.
BootstrapActionDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
Default constructor for a new BootstrapActionDetail object.
BootstrapActionDetail(BootstrapActionConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
Constructs a new BootstrapActionDetail object.
BOX_USAGE - Static variable in class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
 
Bucket - Class in com.amazonaws.services.s3.model
Represents an Amazon S3 bucket.
Bucket() - Constructor for class com.amazonaws.services.s3.model.Bucket
Constructs a bucket without any name specified.
Bucket(String) - Constructor for class com.amazonaws.services.s3.model.Bucket
Creates a bucket with a name.
BucketLoggingConfiguration - Class in com.amazonaws.services.s3.model
Represents bucket logging configuration used to control bucket-based server access logging in Amazon S3.
BucketLoggingConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Creates a new bucket logging configuration, which by default is disabled.
BucketLoggingConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Creates a new bucket logging configuration which enables server access logs to be collected and stored in the specified destination bucket with the specified log file prefix.
BucketNotificationConfiguration - Class in com.amazonaws.services.s3.model
Represents a bucket's notification configuration.
BucketNotificationConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Creates a new bucket notification configuration.
BucketNotificationConfiguration(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Creates a new bucket notification configuration containing the specified TopicConfigurations.
BucketNotificationConfiguration.TopicConfiguration - Class in com.amazonaws.services.s3.model
Represents the SNS topic to publish event notification to.
BucketNotificationConfiguration.TopicConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Creates a new BucketNotificationConfiguration.TopicConfiguration.
BucketPermissionException - Exception in com.amazonaws.services.importexport.model
The account specified does not have the appropriate bucket permissions.
BucketPermissionException(String) - Constructor for exception com.amazonaws.services.importexport.model.BucketPermissionException
Constructs a new BucketPermissionException with the specified error message.
BucketPolicy - Class in com.amazonaws.services.s3.model
Represents a Amazon S3 bucket policy.
BucketPolicy() - Constructor for class com.amazonaws.services.s3.model.BucketPolicy
 
BucketVersioningConfiguration - Class in com.amazonaws.services.s3.model
Represents the versioning configuration for a bucket.
BucketVersioningConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object which defaults to BucketVersioningConfiguration.OFF status.
BucketVersioningConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object with the specified status.
bundleInstance(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstance(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstanceAsync(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstanceAsync(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The BundleInstance operation request that an instance is bundled the next time it boots.
BundleInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the BundleInstance operation.
BundleInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceRequest
Default constructor for a new BundleInstanceRequest object.
BundleInstanceRequest(String, Storage) - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceRequest
Constructs a new BundleInstanceRequest object.
BundleInstanceResult - Class in com.amazonaws.services.ec2.model
BundleInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceResult
 
BundleTask - Class in com.amazonaws.services.ec2.model
Represents a task to bundle an EC2 Windows instance into a new image.
BundleTask() - Constructor for class com.amazonaws.services.ec2.model.BundleTask
 
BundleTaskError - Class in com.amazonaws.services.ec2.model
Represents an error that occurred during a bundle task.
BundleTaskError() - Constructor for class com.amazonaws.services.ec2.model.BundleTaskError
 

C

CACHE_CONTROL - Static variable in interface com.amazonaws.services.s3.Headers
 
cancelBundleTask(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTask(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
CancelBundleTask operation cancels a pending or in-progress bundling task.
CancelBundleTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelBundleTask operation.
CancelBundleTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Default constructor for a new CancelBundleTaskRequest object.
CancelBundleTaskRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Constructs a new CancelBundleTaskRequest object.
CancelBundleTaskResult - Class in com.amazonaws.services.ec2.model
The result of canceling an Amazon EC2 bundle task.
CancelBundleTaskResult() - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
CANCELED_EVENT_CODE - Static variable in class com.amazonaws.services.s3.model.ProgressEvent
 
CanceledJobIdException - Exception in com.amazonaws.services.importexport.model
The specified job ID has been canceled and is no longer valid.
CanceledJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.CanceledJobIdException
Constructs a new CanceledJobIdException with the specified error message.
cancelJob(CancelJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation cancels a specified job.
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation cancels a specified job.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation cancels a specified job.
CancelJobRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the CancelJob operation.
CancelJobRequest() - Constructor for class com.amazonaws.services.importexport.model.CancelJobRequest
 
CancelJobResult - Class in com.amazonaws.services.importexport.model
Output structure for the CancelJob operation.
CancelJobResult() - Constructor for class com.amazonaws.services.importexport.model.CancelJobResult
 
CancelledSpotInstanceRequest - Class in com.amazonaws.services.ec2.model
CancelledSpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
cancelSpotInstanceRequests(CancelSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequests(CancelSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Cancels one or more Spot Instance requests.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Cancels one or more Spot Instance requests.
CancelSpotInstanceRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelSpotInstanceRequests operation.
CancelSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Default constructor for a new CancelSpotInstanceRequestsRequest object.
CancelSpotInstanceRequestsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Constructs a new CancelSpotInstanceRequestsRequest object.
CancelSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
CancelSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
CANNED_ACL_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the canned ACL specified by a request.
CannedAccessControlList - Enum in com.amazonaws.services.s3.model
Specifies constants defining a canned access control list.
CanonicalGrantee - Class in com.amazonaws.services.s3.model
Represents a grantee identified by their canonical Amazon ID.
CanonicalGrantee(String) - Constructor for class com.amazonaws.services.s3.model.CanonicalGrantee
Constructs a new CanonicalGrantee object with the given canonical ID.
CertificateNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified SSL ID does not refer to a valid SSL certificate in the AWS Identity and Access Management Service.
CertificateNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.CertificateNotFoundException
Constructs a new CertificateNotFoundException with the specified error message.
changeMessageVisibility(ChangeMessageVisibilityRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibility(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
ChangeMessageVisibilityRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ChangeMessageVisibility operation.
ChangeMessageVisibilityRequest() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Default constructor for a new ChangeMessageVisibilityRequest object.
ChangeMessageVisibilityRequest(String, String, Integer) - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Constructs a new ChangeMessageVisibilityRequest object.
changeObjectStorageClass(String, String, StorageClass) - Method in interface com.amazonaws.services.s3.AmazonS3
Changes the Amazon S3 storage class for a specified object.
changeObjectStorageClass(String, String, StorageClass) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
checkDNSAvailability(CheckDNSAvailabilityRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Checks if the specified CNAME is available.
checkDNSAvailability(CheckDNSAvailabilityRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Checks if the specified CNAME is available.
checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Checks if the specified CNAME is available.
checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Checks if the specified CNAME is available.
CheckDNSAvailabilityRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CheckDNSAvailability operation.
CheckDNSAvailabilityRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
Default constructor for a new CheckDNSAvailabilityRequest object.
CheckDNSAvailabilityRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
Constructs a new CheckDNSAvailabilityRequest object.
CheckDNSAvailabilityResult - Class in com.amazonaws.services.elasticbeanstalk.model
Indicates if the specified CNAME is available.
CheckDNSAvailabilityResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
 
ClientConfiguration - Class in com.amazonaws
Client configuration options such as proxy settings, user agent string, max retry attempts, etc.
ClientConfiguration() - Constructor for class com.amazonaws.ClientConfiguration
 
com.amazonaws - package com.amazonaws
 
com.amazonaws.auth - package com.amazonaws.auth
 
com.amazonaws.auth.policy - package com.amazonaws.auth.policy
Classes for creating custom AWS access control policies.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
Collection of actions for AWS access control policies.
com.amazonaws.auth.policy.conditions - package com.amazonaws.auth.policy.conditions
Collection of AWS access control policy conditions.
com.amazonaws.auth.policy.resources - package com.amazonaws.auth.policy.resources
Collection of resources for AWS access control policies.
com.amazonaws.services.autoscaling - package com.amazonaws.services.autoscaling
Synchronous and asynchronous client classes for accessing AmazonAutoScaling.
com.amazonaws.services.autoscaling.model - package com.amazonaws.services.autoscaling.model
Classes modeling the various types represented by AmazonAutoScaling.
com.amazonaws.services.cloudwatch - package com.amazonaws.services.cloudwatch
Synchronous and asynchronous client classes for accessing AmazonCloudWatch.
com.amazonaws.services.cloudwatch.model - package com.amazonaws.services.cloudwatch.model
Classes modeling the various types represented by AmazonCloudWatch.
com.amazonaws.services.ec2 - package com.amazonaws.services.ec2
Synchronous and asynchronous client classes for accessing AmazonEC2.
com.amazonaws.services.ec2.model - package com.amazonaws.services.ec2.model
Classes modeling the various types represented by AmazonEC2.
com.amazonaws.services.ec2.util - package com.amazonaws.services.ec2.util
Utilities for working with Amazon EC2 such as generating policy signatures for use with the bundling API.
com.amazonaws.services.elasticbeanstalk - package com.amazonaws.services.elasticbeanstalk
Synchronous and asynchronous client classes for accessing AWSElasticBeanstalk.
com.amazonaws.services.elasticbeanstalk.model - package com.amazonaws.services.elasticbeanstalk.model
Classes modeling the various types represented by AWSElasticBeanstalk.
com.amazonaws.services.elasticloadbalancing - package com.amazonaws.services.elasticloadbalancing
Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing.
com.amazonaws.services.elasticloadbalancing.model - package com.amazonaws.services.elasticloadbalancing.model
Classes modeling the various types represented by AmazonElasticLoadBalancing.
com.amazonaws.services.elasticmapreduce - package com.amazonaws.services.elasticmapreduce
Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce.
com.amazonaws.services.elasticmapreduce.model - package com.amazonaws.services.elasticmapreduce.model
Classes modeling the various types represented by AmazonElasticMapReduce.
com.amazonaws.services.elasticmapreduce.util - package com.amazonaws.services.elasticmapreduce.util
 
com.amazonaws.services.identitymanagement - package com.amazonaws.services.identitymanagement
Synchronous and asynchronous client classes for accessing AmazonIdentityManagement.
com.amazonaws.services.identitymanagement.model - package com.amazonaws.services.identitymanagement.model
Classes modeling the various types represented by AmazonIdentityManagement.
com.amazonaws.services.importexport - package com.amazonaws.services.importexport
Synchronous and asynchronous client classes for accessing AmazonImportExport.
com.amazonaws.services.importexport.model - package com.amazonaws.services.importexport.model
Classes modeling the various types represented by AmazonImportExport.
com.amazonaws.services.rds - package com.amazonaws.services.rds
Synchronous and asynchronous client classes for accessing AmazonRDS.
com.amazonaws.services.rds.model - package com.amazonaws.services.rds.model
Classes modeling the various types represented by AmazonRDS.
com.amazonaws.services.s3 - package com.amazonaws.services.s3
Synchronous client for accessing Amazon S3.
com.amazonaws.services.s3.model - package com.amazonaws.services.s3.model
Classes modeling the various types represented by Amazon S3.
com.amazonaws.services.s3.transfer - package com.amazonaws.services.s3.transfer
Transfer management.
com.amazonaws.services.s3.transfer.model - package com.amazonaws.services.s3.transfer.model
 
com.amazonaws.services.simpledb - package com.amazonaws.services.simpledb
Synchronous and asynchronous client classes for accessing AmazonSimpleDB.
com.amazonaws.services.simpledb.model - package com.amazonaws.services.simpledb.model
Classes modeling the various types represented by AmazonSimpleDB.
com.amazonaws.services.simpledb.util - package com.amazonaws.services.simpledb.util
Common utilities for working with Amazon SimpleDB, such as padding numeric datatypes so they can be compared as strings.
com.amazonaws.services.sns - package com.amazonaws.services.sns
Synchronous and asynchronous client classes for accessing AmazonSNS.
com.amazonaws.services.sns.model - package com.amazonaws.services.sns.model
Classes modeling the various types represented by AmazonSNS.
com.amazonaws.services.sns.util - package com.amazonaws.services.sns.util
Utilities for working with Amazon Simple Notification Service such as validating message signatures.
com.amazonaws.services.sqs - package com.amazonaws.services.sqs
Synchronous and asynchronous client classes for accessing AmazonSQS.
com.amazonaws.services.sqs.model - package com.amazonaws.services.sqs.model
Classes modeling the various types represented by AmazonSQS.
COMPLETED_EVENT_CODE - Static variable in class com.amazonaws.services.s3.model.ProgressEvent
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Completes a multipart upload by assembling previously uploaded parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CompleteMultipartUploadRequest - Class in com.amazonaws.services.s3.model
Container for the parameters of the CompleteMultipartUpload operation.
CompleteMultipartUploadRequest(String, String, String, List<PartETag>) - Constructor for class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Constructs a new request to complete a multipart upload.
CompleteMultipartUploadResult - Class in com.amazonaws.services.s3.model
The CompleteMultipartUploadResult contains all the information about the CompleteMultipartUpload method.
CompleteMultipartUploadResult() - Constructor for class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
 
Condition - Class in com.amazonaws.auth.policy
AWS access control policy conditions are contained in Statement objects, and affect when a statement is applied.
Condition() - Constructor for class com.amazonaws.auth.policy.Condition
 
ConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating common AWS access control policy conditions.
ConfigurationDeploymentStatus - Enum in com.amazonaws.services.elasticbeanstalk.model
Configuration Deployment Status
ConfigurationOptionDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the possible values for a configuration option.
ConfigurationOptionDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
Default constructor for a new ConfigurationOptionDescription object.
ConfigurationOptionSetting - Class in com.amazonaws.services.elasticbeanstalk.model
A specification identifying an individual configuration option along with its current value.
ConfigurationOptionSetting() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
Default constructor for a new ConfigurationOptionSetting object.
ConfigurationOptionSetting(String, String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
Constructs a new ConfigurationOptionSetting object.
ConfigurationOptionValueType - Enum in com.amazonaws.services.elasticbeanstalk.model
Configuration Option Value Type
ConfigurationSettingsDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the settings for a configuration set.
ConfigurationSettingsDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
 
configureHealthCheck(ConfigureHealthCheckRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Enables the client to define an application healthcheck for the instances.
configureHealthCheck(ConfigureHealthCheckRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Enables the client to define an application healthcheck for the instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Enables the client to define an application healthcheck for the instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Enables the client to define an application healthcheck for the instances.
ConfigureHealthCheckRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the ConfigureHealthCheck operation.
ConfigureHealthCheckRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Default constructor for a new ConfigureHealthCheckRequest object.
ConfigureHealthCheckRequest(String, HealthCheck) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Constructs a new ConfigureHealthCheckRequest object.
ConfigureHealthCheckResult - Class in com.amazonaws.services.elasticloadbalancing.model
Configure Health Check Result
ConfigureHealthCheckResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
confirmProductInstance(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstance(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
ConfirmProductInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ConfirmProductInstance operation.
ConfirmProductInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Default constructor for a new ConfirmProductInstanceRequest object.
ConfirmProductInstanceRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Constructs a new ConfirmProductInstanceRequest object.
ConfirmProductInstanceResult - Class in com.amazonaws.services.ec2.model
The result of calling the ConfirmProductInstance operation.
ConfirmProductInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
confirmSubscription(ConfirmSubscriptionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
ConfirmSubscriptionRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ConfirmSubscription operation.
ConfirmSubscriptionRequest() - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Default constructor for a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Constructs a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Constructs a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionResult - Class in com.amazonaws.services.sns.model
Confirm Subscription Result
ConfirmSubscriptionResult() - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
CONTENT_DISPOSITION - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_ENCODING - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_TYPE - Static variable in interface com.amazonaws.services.s3.Headers
 
COPY_SOURCE_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the source object specified by a request to copy an object.
COPY_SOURCE_IF_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag matching constraint header for the copy object request
COPY_SOURCE_IF_MODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Modified since constraint header for the copy object request
COPY_SOURCE_IF_NO_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag non-matching constraint header for the copy object request
COPY_SOURCE_IF_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Unmodified since constraint header for the copy object request
copyObject(String, String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a new destination in Amazon S3.
copyObject(CopyObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a new destination in Amazon S3.
copyObject(String, String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
copyObject(CopyObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CopyObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for copying an Amazon S3 object from a source location to a new destination.
CopyObjectRequest(String, String, String, String) - Constructor for class com.amazonaws.services.s3.model.CopyObjectRequest
Constructs a new com.amazonaws.services.s3.model with only basic options.
CopyObjectRequest(String, String, String, String, String) - Constructor for class com.amazonaws.services.s3.model.CopyObjectRequest
Constructs a new CopyObjectRequest with basic options, providing an S3 version ID identifying the specific version of the source object to copy.
CopyObjectResult - Class in com.amazonaws.services.s3.model
Contains the data returned by Amazon S3 from the AmazonS3#copyObject(CopyObjectRequest copyObjectRequest) call.
CopyObjectResult() - Constructor for class com.amazonaws.services.s3.model.CopyObjectResult
 
copyPrivateRequestParameters() - Method in class com.amazonaws.AmazonWebServiceRequest
Internal only method for accessing private, internal request parameters.
createAccessKey(CreateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new AWS Secret Access Key and corresponding AWS Access Key ID for the specified User.
createAccessKey() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new AWS Secret Access Key and corresponding AWS Access Key ID for the specified User.
createAccessKey(CreateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new AWS Secret Access Key and corresponding AWS Access Key ID for the specified User.
createAccessKey() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new AWS Secret Access Key and corresponding AWS Access Key ID for the specified User.
createAccessKeyAsync(CreateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new AWS Secret Access Key and corresponding AWS Access Key ID for the specified User.
createAccessKeyAsync(CreateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new AWS Secret Access Key and corresponding AWS Access Key ID for the specified User.
CreateAccessKeyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateAccessKey operation.
CreateAccessKeyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
 
CreateAccessKeyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateAccessKey action.
CreateAccessKeyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
 
createAppCookieStickinessPolicy(CreateAppCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicy(CreateAppCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie.
CreateAppCookieStickinessPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateAppCookieStickinessPolicy operation.
CreateAppCookieStickinessPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Default constructor for a new CreateAppCookieStickinessPolicyRequest object.
CreateAppCookieStickinessPolicyRequest(String, String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Constructs a new CreateAppCookieStickinessPolicyRequest object.
CreateAppCookieStickinessPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
Create App Cookie Stickiness Policy Result
CreateAppCookieStickinessPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
createApplication(CreateApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates an application that has one configuration template named default and no application versions.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates an application that has one configuration template named default and no application versions.
createApplicationAsync(CreateApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates an application that has one configuration template named default and no application versions.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates an application that has one configuration template named default and no application versions.
CreateApplicationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateApplication operation.
CreateApplicationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Default constructor for a new CreateApplicationRequest object.
CreateApplicationRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Constructs a new CreateApplicationRequest object.
CreateApplicationResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a single description of an application.
CreateApplicationResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
 
createApplicationVersion(CreateApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates an application version for the specified application.
createApplicationVersion(CreateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates an application version for the specified application.
createApplicationVersionAsync(CreateApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates an application version for the specified application.
createApplicationVersionAsync(CreateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates an application version for the specified application.
CreateApplicationVersionRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateApplicationVersion operation.
CreateApplicationVersionRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Default constructor for a new CreateApplicationVersionRequest object.
CreateApplicationVersionRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Constructs a new CreateApplicationVersionRequest object.
CreateApplicationVersionResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message wrapping a single description of an application version.
CreateApplicationVersionResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
 
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new Auto Scaling group with the specified name.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new Auto Scaling group with the specified name.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name.
CreateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateAutoScalingGroup operation.
CreateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
createBucket(CreateBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket in the default region, Region.US_Standard.
createBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the default (US) region, Region.US_Standard.
createBucket(String, Region) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.
createBucket(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.
createBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(String, Region) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(CreateBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CreateBucketRequest - Class in com.amazonaws.services.s3.model
Provides options for creating an Amazon S3 bucket.
CreateBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed to create the specified bucket in the US_Standard region.
CreateBucketRequest(String, Region) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed to create the specified bucket in the specified region.
CreateBucketRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed and create the specified bucket in the specified region.
createConfigurationTemplate(CreateConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates a configuration template.
createConfigurationTemplate(CreateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates a configuration template.
createConfigurationTemplateAsync(CreateConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates a configuration template.
createConfigurationTemplateAsync(CreateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates a configuration template.
CreateConfigurationTemplateRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateConfigurationTemplate operation.
CreateConfigurationTemplateRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Default constructor for a new CreateConfigurationTemplateRequest object.
CreateConfigurationTemplateRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Constructs a new CreateConfigurationTemplateRequest object.
CreateConfigurationTemplateResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the settings for a configuration set.
CreateConfigurationTemplateResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
 
createCustomerGateway(CreateCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Provides information to AWS about your customer gateway device.
createCustomerGateway(CreateCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Provides information to AWS about your customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Provides information to AWS about your customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Provides information to AWS about your customer gateway device.
CreateCustomerGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateCustomerGateway operation.
CreateCustomerGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Default constructor for a new CreateCustomerGatewayRequest object.
CreateCustomerGatewayRequest(String, String, Integer) - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Constructs a new CreateCustomerGatewayRequest object.
CreateCustomerGatewayResult - Class in com.amazonaws.services.ec2.model
CreateCustomerGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
 
createDBInstance(CreateDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new DB instance.
createDBInstance(CreateDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new DB instance.
createDBInstanceAsync(CreateDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new DB instance.
createDBInstanceAsync(CreateDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new DB instance.
createDBInstanceReadReplica(CreateDBInstanceReadReplicaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Creates a DB Instance that acts as a Read Replica of a source DB Instance.
createDBInstanceReadReplica(CreateDBInstanceReadReplicaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Creates a DB Instance that acts as a Read Replica of a source DB Instance.
createDBInstanceReadReplicaAsync(CreateDBInstanceReadReplicaRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Creates a DB Instance that acts as a Read Replica of a source DB Instance.
createDBInstanceReadReplicaAsync(CreateDBInstanceReadReplicaRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Creates a DB Instance that acts as a Read Replica of a source DB Instance.
CreateDBInstanceReadReplicaRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBInstanceReadReplica operation.
CreateDBInstanceReadReplicaRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Default constructor for a new CreateDBInstanceReadReplicaRequest object.
CreateDBInstanceReadReplicaRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Constructs a new CreateDBInstanceReadReplicaRequest object.
CreateDBInstanceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBInstance operation.
CreateDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Default constructor for a new CreateDBInstanceRequest object.
CreateDBInstanceRequest(String, Integer, String, String, String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Constructs a new CreateDBInstanceRequest object.
createDBParameterGroup(CreateDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new database parameter group.
createDBParameterGroup(CreateDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new database parameter group.
createDBParameterGroupAsync(CreateDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new database parameter group.
createDBParameterGroupAsync(CreateDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new database parameter group.
CreateDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBParameterGroup operation.
CreateDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
Default constructor for a new CreateDBParameterGroupRequest object.
CreateDBParameterGroupRequest(String, String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
Constructs a new CreateDBParameterGroupRequest object.
createDBSecurityGroup(CreateDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new database security group.
createDBSecurityGroup(CreateDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new database security group.
createDBSecurityGroupAsync(CreateDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new database security group.
createDBSecurityGroupAsync(CreateDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new database security group.
CreateDBSecurityGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBSecurityGroup operation.
CreateDBSecurityGroupRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
Default constructor for a new CreateDBSecurityGroupRequest object.
CreateDBSecurityGroupRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
Constructs a new CreateDBSecurityGroupRequest object.
createDBSnapshot(CreateDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to create a DBSnapshot.
createDBSnapshot(CreateDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to create a DBSnapshot.
createDBSnapshotAsync(CreateDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to create a DBSnapshot.
createDBSnapshotAsync(CreateDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to create a DBSnapshot.
CreateDBSnapshotRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the CreateDBSnapshot operation.
CreateDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
Default constructor for a new CreateDBSnapshotRequest object.
CreateDBSnapshotRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
Constructs a new CreateDBSnapshotRequest object.
createDhcpOptions(CreateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a set of DHCP options that you can then associate with one or more VPCs, causing all existing and new instances that you launch in those VPCs to use the set of DHCP options.
createDhcpOptions(CreateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a set of DHCP options that you can then associate with one or more VPCs, causing all existing and new instances that you launch in those VPCs to use the set of DHCP options.
createDhcpOptionsAsync(CreateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a set of DHCP options that you can then associate with one or more VPCs, causing all existing and new instances that you launch in those VPCs to use the set of DHCP options.
createDhcpOptionsAsync(CreateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a set of DHCP options that you can then associate with one or more VPCs, causing all existing and new instances that you launch in those VPCs to use the set of DHCP options.
CreateDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateDhcpOptions operation.
CreateDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Default constructor for a new CreateDhcpOptionsRequest object.
CreateDhcpOptionsRequest(List<DhcpConfiguration>) - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Constructs a new CreateDhcpOptionsRequest object.
CreateDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
CreateDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
 
createDomain(CreateDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The CreateDomain operation creates a new domain.
createDomain(CreateDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The CreateDomain operation creates a new domain.
CreateDomainRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the CreateDomain operation.
CreateDomainRequest() - Constructor for class com.amazonaws.services.simpledb.model.CreateDomainRequest
Default constructor for a new CreateDomainRequest object.
CreateDomainRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.CreateDomainRequest
Constructs a new CreateDomainRequest object.
createEnvironment(CreateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Launches an environment for the specified application using the specified configuration.
createEnvironment(CreateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Launches an environment for the specified application using the specified configuration.
createEnvironmentAsync(CreateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Launches an environment for the specified application using the specified configuration.
createEnvironmentAsync(CreateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Launches an environment for the specified application using the specified configuration.
CreateEnvironmentRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateEnvironment operation.
CreateEnvironmentRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Default constructor for a new CreateEnvironmentRequest object.
CreateEnvironmentRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Constructs a new CreateEnvironmentRequest object.
CreateEnvironmentResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an environment.
CreateEnvironmentResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
 
createGroup(CreateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new group.
createGroup(CreateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new group.
createGroupAsync(CreateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new group.
createGroupAsync(CreateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new group.
CreateGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateGroup operation.
CreateGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
 
CreateGroupResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateGroup action.
CreateGroupResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateGroupResult
 
createImage(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
createImage(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
CreateImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateImage operation.
CreateImageRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateImageRequest
Default constructor for a new CreateImageRequest object.
CreateImageRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateImageRequest
Constructs a new CreateImageRequest object.
CreateImageResult - Class in com.amazonaws.services.ec2.model
The result of creating a new EC2 image.
CreateImageResult() - Constructor for class com.amazonaws.services.ec2.model.CreateImageResult
 
createJob(CreateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation initiates the process of scheduling an upload or download of your data.
createJob(CreateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation initiates the process of scheduling an upload or download of your data.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation initiates the process of scheduling an upload or download of your data.
CreateJobRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the CreateJob operation.
CreateJobRequest() - Constructor for class com.amazonaws.services.importexport.model.CreateJobRequest
 
CreateJobResult - Class in com.amazonaws.services.importexport.model
Output structure for the CreateJob operation.
CreateJobResult() - Constructor for class com.amazonaws.services.importexport.model.CreateJobResult
 
createKeyPair(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPair(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPairAsync(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPairAsync(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
CreateKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateKeyPair operation.
CreateKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Default constructor for a new CreateKeyPairRequest object.
CreateKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Constructs a new CreateKeyPairRequest object.
CreateKeyPairResult - Class in com.amazonaws.services.ec2.model
The result of creating a new EC2 key pair.
CreateKeyPairResult() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new launch configuration.
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new launch configuration.
CreateLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateLaunchConfiguration operation.
CreateLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
createLBCookieStickinessPolicy(CreateLBCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicy(CreateLBCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period.
CreateLBCookieStickinessPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLBCookieStickinessPolicy operation.
CreateLBCookieStickinessPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
Default constructor for a new CreateLBCookieStickinessPolicyRequest object.
CreateLBCookieStickinessPolicyRequest(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
Constructs a new CreateLBCookieStickinessPolicyRequest object.
CreateLBCookieStickinessPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
Create L B Cookie Stickiness Policy Result
CreateLBCookieStickinessPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
 
createLoadBalancer(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates a new LoadBalancer.
createLoadBalancer(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates a new LoadBalancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new LoadBalancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new LoadBalancer.
createLoadBalancerListeners(CreateLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates one or more listeners on a LoadBalancer for the specified port.
createLoadBalancerListeners(CreateLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates one or more listeners on a LoadBalancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates one or more listeners on a LoadBalancer for the specified port.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates one or more listeners on a LoadBalancer for the specified port.
CreateLoadBalancerListenersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLoadBalancerListeners operation.
CreateLoadBalancerListenersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
Default constructor for a new CreateLoadBalancerListenersRequest object.
CreateLoadBalancerListenersRequest(String, List<Listener>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
Constructs a new CreateLoadBalancerListenersRequest object.
CreateLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLoadBalancer operation.
CreateLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Default constructor for a new CreateLoadBalancerRequest object.
CreateLoadBalancerRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Constructs a new CreateLoadBalancerRequest object.
CreateLoadBalancerRequest(String, List<Listener>, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Constructs a new CreateLoadBalancerRequest object.
CreateLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
Create Load Balancer Result
CreateLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
createLoginProfile(CreateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a login profile for the specified User, giving the User the ability to access AWS services such as the AWS Management Console.
createLoginProfile(CreateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a login profile for the specified User, giving the User the ability to access AWS services such as the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a login profile for the specified User, giving the User the ability to access AWS services such as the AWS Management Console.
createLoginProfileAsync(CreateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a login profile for the specified User, giving the User the ability to access AWS services such as the AWS Management Console.
CreateLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateLoginProfile operation.
CreateLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
 
CreateLoginProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateLoginProfile action.
CreateLoginProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
 
createOrUpdateScalingTrigger(CreateOrUpdateScalingTriggerRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the parameters that govern how and when to scale an AutoScaling group.
createOrUpdateScalingTrigger(CreateOrUpdateScalingTriggerRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the parameters that govern how and when to scale an AutoScaling group.
createOrUpdateScalingTriggerAsync(CreateOrUpdateScalingTriggerRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the parameters that govern how and when to scale an AutoScaling group.
createOrUpdateScalingTriggerAsync(CreateOrUpdateScalingTriggerRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the parameters that govern how and when to scale an AutoScaling group.
CreateOrUpdateScalingTriggerRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateOrUpdateScalingTrigger operation.
CreateOrUpdateScalingTriggerRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
 
createPlacementGroup(CreatePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
createPlacementGroup(CreatePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
createPlacementGroupAsync(CreatePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
createPlacementGroupAsync(CreatePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched.
CreatePlacementGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreatePlacementGroup operation.
CreatePlacementGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Default constructor for a new CreatePlacementGroupRequest object.
CreatePlacementGroupRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Constructs a new CreatePlacementGroupRequest object.
createQueue(CreateQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueue(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The CreateQueue action creates a new queue, or returns the URL of an existing one.
CreateQueueRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the CreateQueue operation.
CreateQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.CreateQueueRequest
Default constructor for a new CreateQueueRequest object.
CreateQueueRequest(String) - Constructor for class com.amazonaws.services.sqs.model.CreateQueueRequest
Constructs a new CreateQueueRequest object.
CreateQueueRequest(String, Integer) - Constructor for class com.amazonaws.services.sqs.model.CreateQueueRequest
Constructs a new CreateQueueRequest object.
CreateQueueResult - Class in com.amazonaws.services.sqs.model
CreateQueueResult() - Constructor for class com.amazonaws.services.sqs.model.CreateQueueResult
 
createSecurityGroup(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The CreateSecurityGroup operation creates a new security group.
createSecurityGroup(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The CreateSecurityGroup operation creates a new security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The CreateSecurityGroup operation creates a new security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The CreateSecurityGroup operation creates a new security group.
CreateSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSecurityGroup operation.
CreateSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Default constructor for a new CreateSecurityGroupRequest object.
CreateSecurityGroupRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Constructs a new CreateSecurityGroupRequest object.
createSnapshot(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Create a snapshot of the volume identified by volume ID.
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Create a snapshot of the volume identified by volume ID.
createSnapshotAsync(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Create a snapshot of the volume identified by volume ID.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Create a snapshot of the volume identified by volume ID.
CreateSnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSnapshot operation.
CreateSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Default constructor for a new CreateSnapshotRequest object.
CreateSnapshotRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Constructs a new CreateSnapshotRequest object.
CreateSnapshotResult - Class in com.amazonaws.services.ec2.model
The result of creating a snapshot from an EBS volume.
CreateSnapshotResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates the data feed for Spot Instances, enabling you to view Spot Instance usage logs.
CreateSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSpotDatafeedSubscription operation.
CreateSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Default constructor for a new CreateSpotDatafeedSubscriptionRequest object.
CreateSpotDatafeedSubscriptionRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Constructs a new CreateSpotDatafeedSubscriptionRequest object.
CreateSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
CreateSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
createStorageLocation(CreateStorageLocationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates the Amazon S3 storage location for the account.
createStorageLocation() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Creates the Amazon S3 storage location for the account.
createStorageLocation(CreateStorageLocationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates the Amazon S3 storage location for the account.
createStorageLocation() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Creates the Amazon S3 storage location for the account.
createStorageLocationAsync(CreateStorageLocationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Creates the Amazon S3 storage location for the account.
createStorageLocationAsync(CreateStorageLocationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Creates the Amazon S3 storage location for the account.
CreateStorageLocationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the CreateStorageLocation operation.
CreateStorageLocationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationRequest
 
CreateStorageLocationResult - Class in com.amazonaws.services.elasticbeanstalk.model
Results of a CreateStorageLocationResult call.
CreateStorageLocationResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
 
createSubnet(CreateSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a subnet in an existing VPC.
createSubnet(CreateSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a subnet in an existing VPC.
createSubnetAsync(CreateSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a subnet in an existing VPC.
createSubnetAsync(CreateSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a subnet in an existing VPC.
CreateSubnetRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateSubnet operation.
CreateSubnetRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetRequest
Default constructor for a new CreateSubnetRequest object.
CreateSubnetRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetRequest
Constructs a new CreateSubnetRequest object.
CreateSubnetResult - Class in com.amazonaws.services.ec2.model
CreateSubnetResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetResult
 
createTags(CreateTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds or overwrites tags for the specified resources.
createTags(CreateTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds or overwrites tags for the specified resources.
createTagsAsync(CreateTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or overwrites tags for the specified resources.
createTagsAsync(CreateTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or overwrites tags for the specified resources.
CreateTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateTags operation.
CreateTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateTagsRequest
Default constructor for a new CreateTagsRequest object.
CreateTagsRequest(List<String>, List<Tag>) - Constructor for class com.amazonaws.services.ec2.model.CreateTagsRequest
Constructs a new CreateTagsRequest object.
createTopic(CreateTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The CreateTopic action creates a topic to which notifications can be published.
createTopic(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The CreateTopic action creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The CreateTopic action creates a topic to which notifications can be published.
CreateTopicRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the CreateTopic operation.
CreateTopicRequest() - Constructor for class com.amazonaws.services.sns.model.CreateTopicRequest
Default constructor for a new CreateTopicRequest object.
CreateTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.CreateTopicRequest
Constructs a new CreateTopicRequest object.
CreateTopicResult - Class in com.amazonaws.services.sns.model
Create Topic Result
CreateTopicResult() - Constructor for class com.amazonaws.services.sns.model.CreateTopicResult
 
createUser(CreateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Creates a new User for your AWS Account.
createUser(CreateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Creates a new User for your AWS Account.
createUserAsync(CreateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Creates a new User for your AWS Account.
createUserAsync(CreateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Creates a new User for your AWS Account.
CreateUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the CreateUser operation.
CreateUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateUserRequest
 
CreateUserResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the CreateUser action.
CreateUserResult() - Constructor for class com.amazonaws.services.identitymanagement.model.CreateUserResult
 
createVolume(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Initializes an empty volume of a given size.
createVolume(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Initializes an empty volume of a given size.
createVolumeAsync(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Initializes an empty volume of a given size.
createVolumeAsync(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Initializes an empty volume of a given size.
CreateVolumePermission - Class in com.amazonaws.services.ec2.model
Describes a permission allowing either a user or group to create a new EBS volume from a snapshot.
CreateVolumePermission() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumePermission
 
CreateVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVolume operation.
CreateVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Default constructor for a new CreateVolumeRequest object.
CreateVolumeRequest(Integer, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Constructs a new CreateVolumeRequest object.
CreateVolumeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
Constructs a new CreateVolumeRequest object.
CreateVolumeResult - Class in com.amazonaws.services.ec2.model
The result of creating a new EBS volume.
CreateVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeResult
 
createVpc(CreateVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a VPC with the CIDR block you specify.
createVpc(CreateVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a VPC with the CIDR block you specify.
createVpcAsync(CreateVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPC with the CIDR block you specify.
createVpcAsync(CreateVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPC with the CIDR block you specify.
CreateVpcRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpc operation.
CreateVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcRequest
Default constructor for a new CreateVpcRequest object.
CreateVpcRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateVpcRequest
Constructs a new CreateVpcRequest object.
CreateVpcResult - Class in com.amazonaws.services.ec2.model
CreateVpcResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcResult
 
createVpnConnection(CreateVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a new VPN connection between an existing VPN gateway and customer gateway.
createVpnConnection(CreateVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a new VPN connection between an existing VPN gateway and customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a new VPN connection between an existing VPN gateway and customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a new VPN connection between an existing VPN gateway and customer gateway.
CreateVpnConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpnConnection operation.
CreateVpnConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Default constructor for a new CreateVpnConnectionRequest object.
CreateVpnConnectionRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Constructs a new CreateVpnConnectionRequest object.
CreateVpnConnectionResult - Class in com.amazonaws.services.ec2.model
CreateVpnConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
createVpnGateway(CreateVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a new VPN gateway.
createVpnGateway(CreateVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a new VPN gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a new VPN gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a new VPN gateway.
CreateVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateVpnGateway operation.
CreateVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Default constructor for a new CreateVpnGatewayRequest object.
CreateVpnGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Constructs a new CreateVpnGatewayRequest object.
CreateVpnGatewayResult - Class in com.amazonaws.services.ec2.model
CreateVpnGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
CRYPTO_INSTRUCTION_FILE - Static variable in interface com.amazonaws.services.s3.Headers
Instruction file header to be placed in the metadata of instruction files
CRYPTO_IV - Static variable in interface com.amazonaws.services.s3.Headers
Initialization vector (IV) header that is used in the symmetric and envelope encryption mechanisms
CRYPTO_KEY - Static variable in interface com.amazonaws.services.s3.Headers
Encrypted symmetric key header that is used in the envelope encryption mechanism
CryptoConfiguration - Class in com.amazonaws.services.s3.model
Stores configuration parameters that will be used during encryption and decryption by the Amazon S3 Encryption Client.
CryptoConfiguration() - Constructor for class com.amazonaws.services.s3.model.CryptoConfiguration
Creates a new CryptoConfiguration object with default storage mode and crypto provider settings.
CryptoStorageMode - Enum in com.amazonaws.services.s3.model
Denotes the different storage modes available for storing the encryption information that accompanies encrypted objects in S3.
CURRENT_TIME_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the current time.
CustomerGateway - Class in com.amazonaws.services.ec2.model
The CustomerGateway data type.
CustomerGateway() - Constructor for class com.amazonaws.services.ec2.model.CustomerGateway
 

D

Datapoint - Class in com.amazonaws.services.cloudwatch.model
Datapoint
Datapoint() - Constructor for class com.amazonaws.services.cloudwatch.model.Datapoint
 
DATE - Static variable in interface com.amazonaws.services.s3.Headers
 
DateCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the current time at which a request is received, and a specific date.
DateCondition(DateCondition.DateComparisonType, Date) - Constructor for class com.amazonaws.auth.policy.conditions.DateCondition
Constructs a new access policy condition that compares the current time (on the AWS servers) to the specified date.
DateCondition.DateComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a date comparison can be evaluated.
DBEngineVersion - Class in com.amazonaws.services.rds.model
D B Engine Version
DBEngineVersion() - Constructor for class com.amazonaws.services.rds.model.DBEngineVersion
Default constructor for a new DBEngineVersion object.
DBInstance - Class in com.amazonaws.services.rds.model
DBInstance() - Constructor for class com.amazonaws.services.rds.model.DBInstance
 
DBInstanceAlreadyExistsException - Exception in com.amazonaws.services.rds.model
User already has a DB Instance with the given identifier.
DBInstanceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceAlreadyExistsException
Constructs a new DBInstanceAlreadyExistsException with the specified error message.
DBInstanceNotFoundException - Exception in com.amazonaws.services.rds.model
DBInstanceIdentifier does not refer to an existing DB Instance.
DBInstanceNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceNotFoundException
Constructs a new DBInstanceNotFoundException with the specified error message.
DBParameterGroup - Class in com.amazonaws.services.rds.model
DBParameterGroup() - Constructor for class com.amazonaws.services.rds.model.DBParameterGroup
 
DBParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
A DB Parameter Group with the same name exists.
DBParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupAlreadyExistsException
Constructs a new DBParameterGroupAlreadyExistsException with the specified error message.
DBParameterGroupNotFoundException - Exception in com.amazonaws.services.rds.model
DBParameterGroupName does not refer to an existing DB Parameter Group.
DBParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupNotFoundException
Constructs a new DBParameterGroupNotFoundException with the specified error message.
DBParameterGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed number of DB Parameter Groups.
DBParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupQuotaExceededException
Constructs a new DBParameterGroupQuotaExceededException with the specified error message.
DBParameterGroupStatus - Class in com.amazonaws.services.rds.model
The status of the DP Parameter Group.
DBParameterGroupStatus() - Constructor for class com.amazonaws.services.rds.model.DBParameterGroupStatus
Default constructor for a new DBParameterGroupStatus object.
DBSecurityGroup - Class in com.amazonaws.services.rds.model
DBSecurityGroup() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroup
 
DBSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
A database security group with the name specified in DBSecurityGroupName already exists.
DBSecurityGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupAlreadyExistsException
Constructs a new DBSecurityGroupAlreadyExistsException with the specified error message.
DBSecurityGroupMembership - Class in com.amazonaws.services.rds.model
DBSecurityGroupMembership() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroupMembership
Default constructor for a new DBSecurityGroupMembership object.
DBSecurityGroupNotFoundException - Exception in com.amazonaws.services.rds.model
DBSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupNotFoundException
Constructs a new DBSecurityGroupNotFoundException with the specified error message.
DBSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
DBSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupQuotaExceededException
Constructs a new DBSecurityGroupQuotaExceededException with the specified error message.
DBSnapshot - Class in com.amazonaws.services.rds.model
DBSnapshot() - Constructor for class com.amazonaws.services.rds.model.DBSnapshot
 
DBSnapshotAlreadyExistsException - Exception in com.amazonaws.services.rds.model
DBSnapshotIdentifier is already used by an existing snapshot.
DBSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSnapshotAlreadyExistsException
Constructs a new DBSnapshotAlreadyExistsException with the specified error message.
DBSnapshotNotFoundException - Exception in com.amazonaws.services.rds.model
DBSnapshotIdentifier does not refer to an existing DB Snapshot.
DBSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSnapshotNotFoundException
Constructs a new DBSnapshotNotFoundException with the specified error message.
deactivateLicense(DeactivateLicenseRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deactivates a specific number of licenses.
deactivateLicense(DeactivateLicenseRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deactivates a specific number of licenses.
deactivateLicenseAsync(DeactivateLicenseRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deactivates a specific number of licenses.
deactivateLicenseAsync(DeactivateLicenseRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deactivates a specific number of licenses.
DeactivateLicenseRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeactivateLicense operation.
DeactivateLicenseRequest() - Constructor for class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Default constructor for a new DeactivateLicenseRequest object.
DeactivateLicenseRequest(String, Integer) - Constructor for class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Constructs a new DeactivateLicenseRequest object.
deactivateMFADevice(DeactivateMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deactivates the specified MFA device and removes it from association with the User name for which it was originally enabled.
deactivateMFADevice(DeactivateMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deactivates the specified MFA device and removes it from association with the User name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deactivates the specified MFA device and removes it from association with the User name for which it was originally enabled.
deactivateMFADeviceAsync(DeactivateMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deactivates the specified MFA device and removes it from association with the User name for which it was originally enabled.
DeactivateMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeactivateMFADevice operation.
DeactivateMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
 
decodeDate(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes date value from the string representation created using encodeDate(..) function.
decodeRealNumberRangeFloat(String, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes float value from the string representation that was created by using encodeRealNumberRange(..) function.
decodeRealNumberRangeInt(String, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes integer value from the string representation that was created by using encodeRealNumberRange(..) function.
decodeRealNumberRangeLong(String, long) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes a long value from the string representation that was created by using encodeRealNumberRange(..) function.
decodeZeroPaddingFloat(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes zero-padded positive float value from the string representation
decodeZeroPaddingInt(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes zero-padded positive integer value from the string representation
decodeZeroPaddingLong(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Decodes a zero-padded positive long value from the string representation
DEFAULT_USER_AGENT - Static variable in class com.amazonaws.ClientConfiguration
The default HTTP user agent header for AWS Java SDK clients.
DefaultRequest<T> - Class in com.amazonaws
Default implementation of the Request interface.
DefaultRequest(AmazonWebServiceRequest, String) - Constructor for class com.amazonaws.DefaultRequest
Constructs a new DefaultRequest with the specified service name and the original, user facing request object.
DefaultRequest(String) - Constructor for class com.amazonaws.DefaultRequest
Constructs a new DefaultRequest with the specified service name and no specified original, user facing request object.
DeletableItem - Class in com.amazonaws.services.simpledb.model
Deletable Item
DeletableItem() - Constructor for class com.amazonaws.services.simpledb.model.DeletableItem
Default constructor for a new DeletableItem object.
DeletableItem(String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.DeletableItem
Constructs a new DeletableItem object.
deleteAccessKey(DeleteAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the access key associated with the specified User.
deleteAccessKey(DeleteAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the access key associated with the specified User.
deleteAccessKeyAsync(DeleteAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the access key associated with the specified User.
deleteAccessKeyAsync(DeleteAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the access key associated with the specified User.
DeleteAccessKeyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteAccessKey operation.
DeleteAccessKeyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
 
deleteApplication(DeleteApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes the specified application along with all associated versions and configurations.
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes the specified application along with all associated versions and configurations.
deleteApplicationAsync(DeleteApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the specified application along with all associated versions and configurations.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the specified application along with all associated versions and configurations.
DeleteApplicationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DeleteApplication operation.
DeleteApplicationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
Default constructor for a new DeleteApplicationRequest object.
DeleteApplicationRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
Constructs a new DeleteApplicationRequest object.
deleteApplicationVersion(DeleteApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes the specified version from the specified application.
deleteApplicationVersion(DeleteApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes the specified version from the specified application.
deleteApplicationVersionAsync(DeleteApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the specified version from the specified application.
deleteApplicationVersionAsync(DeleteApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the specified version from the specified application.
DeleteApplicationVersionRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DeleteApplicationVersion operation.
DeleteApplicationVersionRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Default constructor for a new DeleteApplicationVersionRequest object.
DeleteApplicationVersionRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Constructs a new DeleteApplicationVersionRequest object.
deleteAttributes(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Deletes one or more attributes associated with an item.
deleteAttributes(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Deletes one or more attributes associated with an item.
deleteAttributesAsync(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Deletes one or more attributes associated with an item.
DeleteAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the DeleteAttributes operation.
DeleteAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Default constructor for a new DeleteAttributesRequest object.
DeleteAttributesRequest(String, String) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Constructs a new DeleteAttributesRequest object.
DeleteAttributesRequest(String, String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Constructs a new DeleteAttributesRequest object.
DeleteAttributesRequest(String, String, List<Attribute>, UpdateCondition) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Constructs a new DeleteAttributesRequest object.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes all configuration for the specified AutoScalingGroup and deletes the group.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes all configuration for the specified AutoScalingGroup and deletes the group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes all configuration for the specified AutoScalingGroup and deletes the group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes all configuration for the specified AutoScalingGroup and deletes the group.
DeleteAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteAutoScalingGroup operation.
DeleteAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
deleteBucket(DeleteBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified bucket.
deleteBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified bucket.
deleteBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucket(DeleteBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specified bucket.
DeleteBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketRequest
Constructs a new DeleteBucketRequest, ready to be executed to delete the specified bucket.
deleteConfigurationTemplate(DeleteConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes the specified configuration template.
deleteConfigurationTemplate(DeleteConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes the specified configuration template.
deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the specified configuration template.
deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the specified configuration template.
DeleteConfigurationTemplateRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DeleteConfigurationTemplate operation.
DeleteConfigurationTemplateRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
Default constructor for a new DeleteConfigurationTemplateRequest object.
DeleteConfigurationTemplateRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
Constructs a new DeleteConfigurationTemplateRequest object.
DeleteConflictException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it attempted to delete a resource that has attached subordinate entities.
DeleteConflictException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.DeleteConflictException
Constructs a new DeleteConflictException with the specified error message.
deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a customer gateway.
deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a customer gateway.
DeleteCustomerGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteCustomerGateway operation.
DeleteCustomerGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Default constructor for a new DeleteCustomerGatewayRequest object.
DeleteCustomerGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Constructs a new DeleteCustomerGatewayRequest object.
deleteDBInstance(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
The DeleteDBInstance API deletes a previously provisioned RDS instance.
deleteDBInstance(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
The DeleteDBInstance API deletes a previously provisioned RDS instance.
deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
The DeleteDBInstance API deletes a previously provisioned RDS instance.
deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
The DeleteDBInstance API deletes a previously provisioned RDS instance.
DeleteDBInstanceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteDBInstance operation.
DeleteDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Default constructor for a new DeleteDBInstanceRequest object.
DeleteDBInstanceRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Constructs a new DeleteDBInstanceRequest object.
deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API deletes a particular DBParameterGroup.
deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API deletes a particular DBParameterGroup.
deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API deletes a particular DBParameterGroup.
deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API deletes a particular DBParameterGroup.
DeleteDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteDBParameterGroup operation.
DeleteDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
Default constructor for a new DeleteDBParameterGroupRequest object.
DeleteDBParameterGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
Constructs a new DeleteDBParameterGroupRequest object.
deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API deletes a database security group.
deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API deletes a database security group.
deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API deletes a database security group.
deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API deletes a database security group.
DeleteDBSecurityGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteDBSecurityGroup operation.
DeleteDBSecurityGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
Default constructor for a new DeleteDBSecurityGroupRequest object.
DeleteDBSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
Constructs a new DeleteDBSecurityGroupRequest object.
deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to delete a DBSnapshot.
deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to delete a DBSnapshot.
deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to delete a DBSnapshot.
deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to delete a DBSnapshot.
DeleteDBSnapshotRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DeleteDBSnapshot operation.
DeleteDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
Default constructor for a new DeleteDBSnapshotRequest object.
DeleteDBSnapshotRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
Constructs a new DeleteDBSnapshotRequest object.
deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a set of DHCP options that you specify.
deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a set of DHCP options that you specify.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a set of DHCP options that you specify.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a set of DHCP options that you specify.
DeleteDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteDhcpOptions operation.
DeleteDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Default constructor for a new DeleteDhcpOptionsRequest object.
DeleteDhcpOptionsRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Constructs a new DeleteDhcpOptionsRequest object.
deleteDomain(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The DeleteDomain operation deletes a domain.
deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The DeleteDomain operation deletes a domain.
DeleteDomainRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the DeleteDomain operation.
DeleteDomainRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteDomainRequest
Default constructor for a new DeleteDomainRequest object.
DeleteDomainRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.DeleteDomainRequest
Constructs a new DeleteDomainRequest object.
deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes the draft configuration associated with the running environment.
deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes the draft configuration associated with the running environment.
deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes the draft configuration associated with the running environment.
deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes the draft configuration associated with the running environment.
DeleteEnvironmentConfigurationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DeleteEnvironmentConfiguration operation.
DeleteEnvironmentConfigurationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
Default constructor for a new DeleteEnvironmentConfigurationRequest object.
DeleteEnvironmentConfigurationRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
Constructs a new DeleteEnvironmentConfigurationRequest object.
deleteGroup(DeleteGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified group.
deleteGroup(DeleteGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified group.
deleteGroupAsync(DeleteGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified group.
deleteGroupPolicy(DeleteGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicy(DeleteGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy that is associated with the specified group.
deleteGroupPolicyAsync(DeleteGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy that is associated with the specified group.
DeleteGroupPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteGroupPolicy operation.
DeleteGroupPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
 
DeleteGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteGroup operation.
DeleteGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
 
deleteKeyPair(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeleteKeyPair operation deletes a key pair.
deleteKeyPair(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeleteKeyPair operation deletes a key pair.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeleteKeyPair operation deletes a key pair.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeleteKeyPair operation deletes a key pair.
DeleteKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteKeyPair operation.
DeleteKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Default constructor for a new DeleteKeyPairRequest object.
DeleteKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Constructs a new DeleteKeyPairRequest object.
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified LaunchConfiguration.
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified LaunchConfiguration.
DeleteLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteLaunchConfiguration operation.
DeleteLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes the specified LoadBalancer.
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes the specified LoadBalancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes the specified LoadBalancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes the specified LoadBalancer.
deleteLoadBalancerListeners(DeleteLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes listeners from the LoadBalancer for the specified port.
deleteLoadBalancerListeners(DeleteLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes listeners from the LoadBalancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes listeners from the LoadBalancer for the specified port.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes listeners from the LoadBalancer for the specified port.
DeleteLoadBalancerListenersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeleteLoadBalancerListeners operation.
DeleteLoadBalancerListenersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
Default constructor for a new DeleteLoadBalancerListenersRequest object.
DeleteLoadBalancerListenersRequest(String, List<Integer>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
Constructs a new DeleteLoadBalancerListenersRequest object.
deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes a policy from the LoadBalancer.
deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes a policy from the LoadBalancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes a policy from the LoadBalancer.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes a policy from the LoadBalancer.
DeleteLoadBalancerPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeleteLoadBalancerPolicy operation.
DeleteLoadBalancerPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
Default constructor for a new DeleteLoadBalancerPolicyRequest object.
DeleteLoadBalancerPolicyRequest(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
Constructs a new DeleteLoadBalancerPolicyRequest object.
DeleteLoadBalancerPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
Delete Load Balancer Policy Result
DeleteLoadBalancerPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
 
DeleteLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeleteLoadBalancer operation.
DeleteLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
Default constructor for a new DeleteLoadBalancerRequest object.
DeleteLoadBalancerRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
Constructs a new DeleteLoadBalancerRequest object.
deleteLoginProfile(DeleteLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the login profile for the specified User, which terminates the User's ability to access AWS services through the IAM login page.
deleteLoginProfile(DeleteLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the login profile for the specified User, which terminates the User's ability to access AWS services through the IAM login page.
deleteLoginProfileAsync(DeleteLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the login profile for the specified User, which terminates the User's ability to access AWS services through the IAM login page.
deleteLoginProfileAsync(DeleteLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the login profile for the specified User, which terminates the User's ability to access AWS services through the IAM login page.
DeleteLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteLoginProfile operation.
DeleteLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
 
deleteMessage(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessage(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The DeleteMessage action unconditionally removes the specified message from the specified queue.
DeleteMessageRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the DeleteMessage operation.
DeleteMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageRequest
Default constructor for a new DeleteMessageRequest object.
DeleteMessageRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageRequest
Constructs a new DeleteMessageRequest object.
deleteObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified object in the specified bucket.
deleteObject(DeleteObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified object in the specified bucket.
deleteObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
DeleteObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specified object in a specified bucket.
DeleteObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectRequest
Constructs a new DeleteObjectRequest, specifying the object's bucket name and key.
deletePlacementGroup(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a PlacementGroup from a user's account.
deletePlacementGroup(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a PlacementGroup from a user's account.
deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a PlacementGroup from a user's account.
deletePlacementGroupAsync(DeletePlacementGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a PlacementGroup from a user's account.
DeletePlacementGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeletePlacementGroup operation.
DeletePlacementGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Default constructor for a new DeletePlacementGroupRequest object.
DeletePlacementGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Constructs a new DeletePlacementGroupRequest object.
deleteQueue(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
This action unconditionally deletes the queue specified by the queue URL.
deleteQueue(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
This action unconditionally deletes the queue specified by the queue URL.
deleteQueueAsync(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This action unconditionally deletes the queue specified by the queue URL.
deleteQueueAsync(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This action unconditionally deletes the queue specified by the queue URL.
DeleteQueueRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the DeleteQueue operation.
DeleteQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
Default constructor for a new DeleteQueueRequest object.
DeleteQueueRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
Constructs a new DeleteQueueRequest object.
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeleteSecurityGroup operation deletes a security group.
DeleteSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSecurityGroup operation.
DeleteSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Default constructor for a new DeleteSecurityGroupRequest object.
DeleteSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Constructs a new DeleteSecurityGroupRequest object.
deleteServerCertificate(DeleteServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified server certificate.
deleteServerCertificate(DeleteServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified server certificate.
deleteServerCertificateAsync(DeleteServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified server certificate.
DeleteServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteServerCertificate operation.
DeleteServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
 
deleteSigningCertificate(DeleteSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified signing certificate associated with the specified User.
deleteSigningCertificate(DeleteSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified signing certificate associated with the specified User.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified signing certificate associated with the specified User.
deleteSigningCertificateAsync(DeleteSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified signing certificate associated with the specified User.
DeleteSigningCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteSigningCertificate operation.
DeleteSigningCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
 
deleteSnapshot(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the snapshot identified by snapshotId.
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the snapshot identified by snapshotId.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the snapshot identified by snapshotId.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the snapshot identified by snapshotId.
DeleteSnapshotRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSnapshot operation.
DeleteSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Default constructor for a new DeleteSnapshotRequest object.
DeleteSnapshotRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Constructs a new DeleteSnapshotRequest object.
deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the data feed for Spot Instances.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the data feed for Spot Instances.
DeleteSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSpotDatafeedSubscription operation.
DeleteSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
deleteSubnet(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a subnet from a VPC.
deleteSubnet(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a subnet from a VPC.
deleteSubnetAsync(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a subnet from a VPC.
deleteSubnetAsync(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a subnet from a VPC.
DeleteSubnetRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteSubnet operation.
DeleteSubnetRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Default constructor for a new DeleteSubnetRequest object.
DeleteSubnetRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Constructs a new DeleteSubnetRequest object.
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes tags from the specified Amazon EC2 resources.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes tags from the specified Amazon EC2 resources.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes tags from the specified Amazon EC2 resources.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes tags from the specified Amazon EC2 resources.
DeleteTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteTags operation.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
Default constructor for a new DeleteTagsRequest object.
DeleteTagsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
Constructs a new DeleteTagsRequest object.
deleteTopic(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopic(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The DeleteTopic action deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The DeleteTopic action deletes a topic and all its subscriptions.
DeleteTopicRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the DeleteTopic operation.
DeleteTopicRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
Default constructor for a new DeleteTopicRequest object.
DeleteTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
Constructs a new DeleteTopicRequest object.
deleteTrigger(DeleteTriggerRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified trigger.
deleteTrigger(DeleteTriggerRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified trigger.
deleteTriggerAsync(DeleteTriggerRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified trigger.
deleteTriggerAsync(DeleteTriggerRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified trigger.
DeleteTriggerRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteTrigger operation.
DeleteTriggerRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
 
deleteUser(DeleteUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified User.
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified User.
deleteUserAsync(DeleteUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified User.
deleteUserAsync(DeleteUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified User.
deleteUserPolicy(DeleteUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Deletes the specified policy associated with the specified User.
deleteUserPolicy(DeleteUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Deletes the specified policy associated with the specified User.
deleteUserPolicyAsync(DeleteUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Deletes the specified policy associated with the specified User.
deleteUserPolicyAsync(DeleteUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Deletes the specified policy associated with the specified User.
DeleteUserPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteUserPolicy operation.
DeleteUserPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
 
DeleteUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the DeleteUser operation.
DeleteUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
 
deleteVersion(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a specific version of the specified object in the specified bucket.
deleteVersion(DeleteVersionRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a specific version of an object in the specified bucket.
deleteVersion(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteVersion(DeleteVersionRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteVersionRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specific version of an object in the specified bucket.
DeleteVersionRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key.
DeleteVersionRequest(String, String, String, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key, with the specified Multi-Factor Authentication (MFA) information.
deleteVolume(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a previously created volume.
deleteVolume(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a previously created volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a previously created volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a previously created volume.
DeleteVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVolume operation.
DeleteVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Default constructor for a new DeleteVolumeRequest object.
DeleteVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Constructs a new DeleteVolumeRequest object.
deleteVpc(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a VPC.
deleteVpc(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a VPC.
deleteVpcAsync(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a VPC.
deleteVpcAsync(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a VPC.
DeleteVpcRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpc operation.
DeleteVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
Default constructor for a new DeleteVpcRequest object.
DeleteVpcRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
Constructs a new DeleteVpcRequest object.
deleteVpnConnection(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a VPN connection.
deleteVpnConnection(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a VPN connection.
DeleteVpnConnectionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpnConnection operation.
DeleteVpnConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Default constructor for a new DeleteVpnConnectionRequest object.
DeleteVpnConnectionRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Constructs a new DeleteVpnConnectionRequest object.
deleteVpnGateway(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a VPN gateway.
deleteVpnGateway(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a VPN gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a VPN gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a VPN gateway.
DeleteVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeleteVpnGateway operation.
DeleteVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Default constructor for a new DeleteVpnGatewayRequest object.
DeleteVpnGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Constructs a new DeleteVpnGatewayRequest object.
DELIMITER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the delimiter specified by a request.
deregisterImage(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeregisterImage operation deregisters an AMI.
deregisterImage(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeregisterImage operation deregisters an AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeregisterImage operation deregisters an AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeregisterImage operation deregisters an AMI.
DeregisterImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DeregisterImage operation.
DeregisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
Default constructor for a new DeregisterImageRequest object.
DeregisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
Constructs a new DeregisterImageRequest object.
deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deregisters instances from the LoadBalancer.
deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deregisters instances from the LoadBalancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deregisters instances from the LoadBalancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deregisters instances from the LoadBalancer.
DeregisterInstancesFromLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DeregisterInstancesFromLoadBalancer operation.
DeregisterInstancesFromLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
Default constructor for a new DeregisterInstancesFromLoadBalancerRequest object.
DeregisterInstancesFromLoadBalancerRequest(String, List<Instance>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
Constructs a new DeregisterInstancesFromLoadBalancerRequest object.
DeregisterInstancesFromLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
Deregister Instances From Load Balancer Result
DeregisterInstancesFromLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
describeAddresses(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddresses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddresses(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddresses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddressesAsync(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddressesAsync(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
DescribeAddressesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAddresses operation.
DescribeAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
DescribeAddressesResult - Class in com.amazonaws.services.ec2.model
The result of describing an account's available Elastic IPs.
DescribeAddressesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
describeApplications(DescribeApplicationsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns the descriptions of existing applications.
describeApplications() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns the descriptions of existing applications.
describeApplications(DescribeApplicationsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns the descriptions of existing applications.
describeApplications() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns the descriptions of existing applications.
describeApplicationsAsync(DescribeApplicationsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns the descriptions of existing applications.
describeApplicationsAsync(DescribeApplicationsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns the descriptions of existing applications.
DescribeApplicationsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeApplications operation.
DescribeApplicationsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
Default constructor for a new DescribeApplicationsRequest object.
DescribeApplicationsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a list of application descriptions.
DescribeApplicationsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
 
describeApplicationVersions(DescribeApplicationVersionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns descriptions for existing application versions.
describeApplicationVersions() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns descriptions for existing application versions.
describeApplicationVersions(DescribeApplicationVersionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns descriptions for existing application versions.
describeApplicationVersions() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns descriptions for existing application versions.
describeApplicationVersionsAsync(DescribeApplicationVersionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns descriptions for existing application versions.
describeApplicationVersionsAsync(DescribeApplicationVersionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns descriptions for existing application versions.
DescribeApplicationVersionsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeApplicationVersions operation.
DescribeApplicationVersionsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
Default constructor for a new DescribeApplicationVersionsRequest object.
DescribeApplicationVersionsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message wrapping a list of application version descriptions.
DescribeApplicationVersionsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
 
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the AutoScalingGroup instances specified in the given list.
DescribeAutoScalingGroupsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingGroups operation.
DescribeAutoScalingGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
DescribeAutoScalingGroupsResult - Class in com.amazonaws.services.autoscaling.model
DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZones() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZones() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
DescribeAvailabilityZonesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeAvailabilityZones operation.
DescribeAvailabilityZonesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
DescribeAvailabilityZonesResult - Class in com.amazonaws.services.ec2.model
The result of describing the Amazon EC2 availability zones in the current region.
DescribeAvailabilityZonesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
describeBundleTasks(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasks(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
DescribeBundleTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeBundleTasks operation.
DescribeBundleTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
DescribeBundleTasksResult - Class in com.amazonaws.services.ec2.model
The result of describing the bundle tasks for the user's account.
DescribeBundleTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
describeConfigurationOptions(DescribeConfigurationOptionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
describeConfigurationOptions(DescribeConfigurationOptionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.
DescribeConfigurationOptionsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeConfigurationOptions operation.
DescribeConfigurationOptionsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
Default constructor for a new DescribeConfigurationOptionsRequest object.
DescribeConfigurationOptionsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the settings for a specified configuration set.
DescribeConfigurationOptionsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
 
describeConfigurationSettings(DescribeConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
describeConfigurationSettings(DescribeConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
DescribeConfigurationSettingsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeConfigurationSettings operation.
DescribeConfigurationSettingsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
Default constructor for a new DescribeConfigurationSettingsRequest object.
DescribeConfigurationSettingsRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
Constructs a new DescribeConfigurationSettingsRequest object.
DescribeConfigurationSettingsResult - Class in com.amazonaws.services.elasticbeanstalk.model
The results from a request to change the configuration settings of an environment.
DescribeConfigurationSettingsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
 
describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your customer gateways.
describeCustomerGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your customer gateways.
describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your customer gateways.
describeCustomerGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your customer gateways.
DescribeCustomerGatewaysRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeCustomerGateways operation.
DescribeCustomerGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
DescribeCustomerGatewaysResult - Class in com.amazonaws.services.ec2.model
DescribeCustomerGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of the available DB engines.
describeDBEngineVersions() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns a list of the available DB engines.
describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of the available DB engines.
describeDBEngineVersions() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns a list of the available DB engines.
describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns a list of the available DB engines.
describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns a list of the available DB engines.
DescribeDBEngineVersionsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBEngineVersions operation.
DescribeDBEngineVersionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Default constructor for a new DescribeDBEngineVersionsRequest object.
DescribeDBEngineVersionsResult - Class in com.amazonaws.services.rds.model
Describe D B Engine Versions Result
DescribeDBEngineVersionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
 
describeDBInstances(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to retrieve information about provisioned RDS instances.
describeDBInstances() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to retrieve information about provisioned RDS instances.
describeDBInstances(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to retrieve information about provisioned RDS instances.
describeDBInstances() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to retrieve information about provisioned RDS instances.
describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to retrieve information about provisioned RDS instances.
describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to retrieve information about provisioned RDS instances.
DescribeDBInstancesRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBInstances operation.
DescribeDBInstancesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
Default constructor for a new DescribeDBInstancesRequest object.
DescribeDBInstancesResult - Class in com.amazonaws.services.rds.model
DescribeDBInstancesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesResult
 
describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns a list of DBParameterGroup descriptions.
DescribeDBParameterGroupsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBParameterGroups operation.
DescribeDBParameterGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
Default constructor for a new DescribeDBParameterGroupsRequest object.
DescribeDBParameterGroupsResult - Class in com.amazonaws.services.rds.model
DescribeDBParameterGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
 
describeDBParameters(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns the detailed parameter list for a particular DBParameterGroup.
describeDBParameters(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns the detailed parameter list for a particular DBParameterGroup.
describeDBParametersAsync(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns the detailed parameter list for a particular DBParameterGroup.
describeDBParametersAsync(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns the detailed parameter list for a particular DBParameterGroup.
DescribeDBParametersRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBParameters operation.
DescribeDBParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersRequest
Default constructor for a new DescribeDBParametersRequest object.
DescribeDBParametersRequest(String) - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersRequest
Constructs a new DescribeDBParametersRequest object.
DescribeDBParametersResult - Class in com.amazonaws.services.rds.model
DescribeDBParametersResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersResult
 
describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns a list of DBSecurityGroup descriptions.
DescribeDBSecurityGroupsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBSecurityGroups operation.
DescribeDBSecurityGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
Default constructor for a new DescribeDBSecurityGroupsRequest object.
DescribeDBSecurityGroupsResult - Class in com.amazonaws.services.rds.model
DescribeDBSecurityGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
 
describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to retrieve information about DBSnapshots.
describeDBSnapshots() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to retrieve information about DBSnapshots.
describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to retrieve information about DBSnapshots.
describeDBSnapshots() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to retrieve information about DBSnapshots.
describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to retrieve information about DBSnapshots.
describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to retrieve information about DBSnapshots.
DescribeDBSnapshotsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeDBSnapshots operation.
DescribeDBSnapshotsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
Default constructor for a new DescribeDBSnapshotsRequest object.
DescribeDBSnapshotsResult - Class in com.amazonaws.services.rds.model
DescribeDBSnapshotsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
 
describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about one or more sets of DHCP options.
describeDhcpOptions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about one or more sets of DHCP options.
describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about one or more sets of DHCP options.
describeDhcpOptions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about one or more sets of DHCP options.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about one or more sets of DHCP options.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about one or more sets of DHCP options.
DescribeDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeDhcpOptions operation.
DescribeDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
 
DescribeDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
Describe Dhcp Options Result
DescribeDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
 
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns the default engine and system parameter information for the specified database engine.
DescribeEngineDefaultParametersRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeEngineDefaultParameters operation.
DescribeEngineDefaultParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
Default constructor for a new DescribeEngineDefaultParametersRequest object.
DescribeEngineDefaultParametersRequest(String) - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
Constructs a new DescribeEngineDefaultParametersRequest object.
describeEnvironmentResources(DescribeEnvironmentResourcesRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns AWS resources for this environment.
describeEnvironmentResources(DescribeEnvironmentResourcesRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns AWS resources for this environment.
describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns AWS resources for this environment.
describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns AWS resources for this environment.
DescribeEnvironmentResourcesRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeEnvironmentResources operation.
DescribeEnvironmentResourcesRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
Default constructor for a new DescribeEnvironmentResourcesRequest object.
DescribeEnvironmentResourcesResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a list of environment resource descriptions.
DescribeEnvironmentResourcesResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
 
describeEnvironments(DescribeEnvironmentsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns descriptions for existing environments.
describeEnvironments() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns descriptions for existing environments.
describeEnvironments(DescribeEnvironmentsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns descriptions for existing environments.
describeEnvironments() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns descriptions for existing environments.
describeEnvironmentsAsync(DescribeEnvironmentsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns descriptions for existing environments.
describeEnvironmentsAsync(DescribeEnvironmentsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns descriptions for existing environments.
DescribeEnvironmentsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeEnvironments operation.
DescribeEnvironmentsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Default constructor for a new DescribeEnvironmentsRequest object.
DescribeEnvironmentsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a list of environment descriptions.
DescribeEnvironmentsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
 
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns list of event descriptions matching criteria.
describeEvents() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns list of event descriptions matching criteria.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns list of event descriptions matching criteria.
describeEvents() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns list of event descriptions matching criteria.
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEvents() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEvents() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns list of event descriptions matching criteria.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns list of event descriptions matching criteria.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
DescribeEventsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the DescribeEvents operation.
DescribeEventsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Default constructor for a new DescribeEventsRequest object.
DescribeEventsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeEvents operation.
DescribeEventsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsRequest
Default constructor for a new DescribeEventsRequest object.
DescribeEventsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message wrapping a list of event descriptions.
DescribeEventsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
 
DescribeEventsResult - Class in com.amazonaws.services.rds.model
DescribeEventsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsResult
 
describeImageAttribute(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttribute(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeImageAttribute operation returns information about an attribute of an AMI.
DescribeImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImageAttribute operation.
DescribeImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Default constructor for a new DescribeImageAttributeRequest object.
DescribeImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Constructs a new DescribeImageAttributeRequest object.
DescribeImageAttributeResult - Class in com.amazonaws.services.ec2.model
The result of describing an AMI attribute.
DescribeImageAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
describeImages(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImages() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImages() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImagesAsync(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
DescribeImagesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeImages operation.
DescribeImagesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
DescribeImagesResult - Class in com.amazonaws.services.ec2.model
The result of describing Amazon Machine Images (AMIs).
DescribeImagesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesResult
 
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about an attribute of an instance.
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about an attribute of an instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about an attribute of an instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about an attribute of an instance.
DescribeInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstanceAttribute operation.
DescribeInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Default constructor for a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Constructs a new DescribeInstanceAttributeRequest object.
DescribeInstanceAttributeResult - Class in com.amazonaws.services.ec2.model
The result of describing an instance's attribute.
DescribeInstanceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
describeInstanceHealth(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns the current state of the instances of the specified LoadBalancer.
describeInstanceHealth(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns the current state of the instances of the specified LoadBalancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns the current state of the instances of the specified LoadBalancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the current state of the instances of the specified LoadBalancer.
DescribeInstanceHealthRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeInstanceHealth operation.
DescribeInstanceHealthRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
Default constructor for a new DescribeInstanceHealthRequest object.
DescribeInstanceHealthRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
Constructs a new DescribeInstanceHealthRequest object.
DescribeInstanceHealthResult - Class in com.amazonaws.services.elasticloadbalancing.model
Describe Instance Health Result
DescribeInstanceHealthResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
describeInstances(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeInstances operation returns information about instances that you own.
describeInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeInstances operation returns information about instances that you own.
describeInstances(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeInstances operation returns information about instances that you own.
describeInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeInstances operation returns information about instances that you own.
describeInstancesAsync(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeInstances operation returns information about instances that you own.
describeInstancesAsync(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeInstances operation returns information about instances that you own.
DescribeInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstances operation.
DescribeInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
DescribeInstancesResult - Class in com.amazonaws.services.ec2.model
The result of describing Amazon EC2 instances.
DescribeInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
describeJobFlows(DescribeJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
DescribeJobFlows returns a list of job flows that match all of the supplied parameters.
describeJobFlows() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
DescribeJobFlows returns a list of job flows that match all of the supplied parameters.
describeJobFlows(DescribeJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
DescribeJobFlows returns a list of job flows that match all of the supplied parameters.
describeJobFlows() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
DescribeJobFlows returns a list of job flows that match all of the supplied parameters.
describeJobFlowsAsync(DescribeJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
DescribeJobFlows returns a list of job flows that match all of the supplied parameters.
describeJobFlowsAsync(DescribeJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
DescribeJobFlows returns a list of job flows that match all of the supplied parameters.
DescribeJobFlowsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the DescribeJobFlows operation.
DescribeJobFlowsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Default constructor for a new DescribeJobFlowsRequest object.
DescribeJobFlowsRequest(List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Constructs a new DescribeJobFlowsRequest object.
DescribeJobFlowsResult - Class in com.amazonaws.services.elasticmapreduce.model
The output for the DescribeJobFlows operation.
DescribeJobFlowsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
 
describeKeyPairs(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairs(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeKeyPairs operation returns information about key pairs available to you.
DescribeKeyPairsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeKeyPairs operation.
DescribeKeyPairsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
DescribeKeyPairsResult - Class in com.amazonaws.services.ec2.model
The result of describing a user's key pairs.
DescribeKeyPairsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations given the specified names.
DescribeLaunchConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeLaunchConfigurations operation.
DescribeLaunchConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
DescribeLaunchConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
DescribeLaunchConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
describeLicenses(DescribeLicensesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Provides details of a user's registered licenses.
describeLicenses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Provides details of a user's registered licenses.
describeLicenses(DescribeLicensesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Provides details of a user's registered licenses.
describeLicenses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Provides details of a user's registered licenses.
describeLicensesAsync(DescribeLicensesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Provides details of a user's registered licenses.
describeLicensesAsync(DescribeLicensesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Provides details of a user's registered licenses.
DescribeLicensesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeLicenses operation.
DescribeLicensesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeLicensesRequest
 
DescribeLicensesResult - Class in com.amazonaws.services.ec2.model
DescribeLicensesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeLicensesResult
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancers() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancers() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed configuration information for the specified LoadBalancers.
DescribeLoadBalancersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancers operation.
DescribeLoadBalancersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
Default constructor for a new DescribeLoadBalancersRequest object.
DescribeLoadBalancersRequest(List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
Constructs a new DescribeLoadBalancersRequest object.
DescribeLoadBalancersResult - Class in com.amazonaws.services.elasticloadbalancing.model
Describe Load Balancers Result
DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
describePlacementGroups(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroups(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about one or more PlacementGroup instances in a user's account.
describePlacementGroupsAsync(DescribePlacementGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about one or more PlacementGroup instances in a user's account.
DescribePlacementGroupsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribePlacementGroups operation.
DescribePlacementGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
DescribePlacementGroupsResult - Class in com.amazonaws.services.ec2.model
DescribePlacementGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
describeRegions(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegions(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegionsAsync(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegionsAsync(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeRegions operation describes regions zones that are currently available to the account.
DescribeRegionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeRegions operation.
DescribeRegionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
DescribeRegionsResult - Class in com.amazonaws.services.ec2.model
The result of describing the available Amazon EC2 regions.
DescribeRegionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
describeReservedDBInstances(DescribeReservedDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns information about reserved DB Instances for this account, or about a specified reserved DB Instance.
describeReservedDBInstances() - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns information about reserved DB Instances for this account, or about a specified reserved DB Instance.
describeReservedDBInstances(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns information about reserved DB Instances for this account, or about a specified reserved DB Instance.
describeReservedDBInstances() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns information about reserved DB Instances for this account, or about a specified reserved DB Instance.
describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Returns information about reserved DB Instances for this account, or about a specified reserved DB Instance.
describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns information about reserved DB Instances for this account, or about a specified reserved DB Instance.
describeReservedDBInstancesOfferings(DescribeReservedDBInstancesOfferingsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Lists available reserved DB Instance offerings.
describeReservedDBInstancesOfferings() - Method in interface com.amazonaws.services.rds.AmazonRDS
Lists available reserved DB Instance offerings.
describeReservedDBInstancesOfferings(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Lists available reserved DB Instance offerings.
describeReservedDBInstancesOfferings() - Method in class com.amazonaws.services.rds.AmazonRDSClient
Lists available reserved DB Instance offerings.
describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Lists available reserved DB Instance offerings.
describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Lists available reserved DB Instance offerings.
DescribeReservedDBInstancesOfferingsRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeReservedDBInstancesOfferings operation.
DescribeReservedDBInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Default constructor for a new DescribeReservedDBInstancesOfferingsRequest object.
DescribeReservedDBInstancesOfferingsResult - Class in com.amazonaws.services.rds.model
Describe Reserved D B Instances Offerings Result
DescribeReservedDBInstancesOfferingsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
 
DescribeReservedDBInstancesRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the DescribeReservedDBInstances operation.
DescribeReservedDBInstancesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
Default constructor for a new DescribeReservedDBInstancesRequest object.
DescribeReservedDBInstancesResult - Class in com.amazonaws.services.rds.model
Describe Reserved D B Instances Result
DescribeReservedDBInstancesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
 
describeReservedInstances(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstances(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesAsync(DescribeReservedInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
DescribeReservedInstancesOfferingsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesOfferings operation.
DescribeReservedInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
DescribeReservedInstancesOfferingsResult - Class in com.amazonaws.services.ec2.model
The result of describing Reserved Instance offerings.
DescribeReservedInstancesOfferingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
DescribeReservedInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstances operation.
DescribeReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
DescribeReservedInstancesResult - Class in com.amazonaws.services.ec2.model
The result of describing the purchased Reserved Instances for your account.
DescribeReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the scaling activities for the specified Auto Scaling group.
DescribeScalingActivitiesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScalingActivities operation.
DescribeScalingActivitiesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
DescribeScalingActivitiesResult - Class in com.amazonaws.services.autoscaling.model
DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeSecurityGroups operation returns information about security groups that you own.
DescribeSecurityGroupsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSecurityGroups operation.
DescribeSecurityGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
DescribeSecurityGroupsResult - Class in com.amazonaws.services.ec2.model
The result of describing the Amazon EC2 security groups for your account.
DescribeSecurityGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about an attribute of a snapshot.
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about an attribute of a snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about an attribute of a snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about an attribute of a snapshot.
DescribeSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSnapshotAttribute operation.
DescribeSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Default constructor for a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Constructs a new DescribeSnapshotAttributeRequest object.
DescribeSnapshotAttributeResult - Class in com.amazonaws.services.ec2.model
The result of describing an EBS snapshot attribute.
DescribeSnapshotAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
describeSnapshots(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about the Amazon EBS snapshots available to you.
describeSnapshots() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about the Amazon EBS snapshots available to you.
describeSnapshots(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about the Amazon EBS snapshots available to you.
describeSnapshots() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about the Amazon EBS snapshots available to you.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about the Amazon EBS snapshots available to you.
DescribeSnapshotsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSnapshots operation.
DescribeSnapshotsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
DescribeSnapshotsResult - Class in com.amazonaws.services.ec2.model
The result of describing EBS snapshots.
DescribeSnapshotsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscription() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscription(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the data feed for Spot Instances.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the data feed for Spot Instances.
DescribeSpotDatafeedSubscriptionRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotDatafeedSubscription operation.
DescribeSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
DescribeSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
DescribeSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
describeSpotInstanceRequests() - Method in interface com.amazonaws.services.ec2.AmazonEC2
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
describeSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
DescribeSpotInstanceRequestsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotInstanceRequests operation.
DescribeSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
DescribeSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
DescribeSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot Price history.
describeSpotPriceHistory() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the Spot Price history.
describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot Price history.
describeSpotPriceHistory() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the Spot Price history.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the Spot Price history.
DescribeSpotPriceHistoryRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSpotPriceHistory operation.
DescribeSpotPriceHistoryRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
DescribeSpotPriceHistoryResult - Class in com.amazonaws.services.ec2.model
DescribeSpotPriceHistoryResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
describeSubnets(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your subnets.
describeSubnets() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your subnets.
describeSubnets(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your subnets.
describeSubnets() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your subnets.
DescribeSubnetsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeSubnets operation.
DescribeSubnetsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
DescribeSubnetsResult - Class in com.amazonaws.services.ec2.model
DescribeSubnetsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the tags for the specified resources.
describeTags() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the tags for the specified resources.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the tags for the specified resources.
describeTags() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the tags for the specified resources.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the tags for the specified resources.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the tags for the specified resources.
DescribeTagsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeTags operation.
DescribeTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
Default constructor for a new DescribeTagsRequest object.
DescribeTagsRequest(List<Filter>) - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
Constructs a new DescribeTagsRequest object.
DescribeTagsResult - Class in com.amazonaws.services.ec2.model
DescribeTagsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsResult
 
describeTriggers(DescribeTriggersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the specified AutoScalingGroup's triggers.
describeTriggers(DescribeTriggersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the specified AutoScalingGroup's triggers.
describeTriggersAsync(DescribeTriggersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the specified AutoScalingGroup's triggers.
describeTriggersAsync(DescribeTriggersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the specified AutoScalingGroup's triggers.
DescribeTriggersRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeTriggers operation.
DescribeTriggersRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTriggersRequest
 
DescribeTriggersResult - Class in com.amazonaws.services.autoscaling.model
DescribeTriggersResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
 
describeVolumes(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
describeVolumes() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
describeVolumes(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
describeVolumes() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
DescribeVolumesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumes operation.
DescribeVolumesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Default constructor for a new DescribeVolumesRequest object.
DescribeVolumesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Constructs a new DescribeVolumesRequest object.
DescribeVolumesResult - Class in com.amazonaws.services.ec2.model
The result of describing your EBS volumes.
DescribeVolumesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
describeVpcs(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPCs.
describeVpcs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPCs.
describeVpcs(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPCs.
describeVpcs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your VPCs.
DescribeVpcsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpcs operation.
DescribeVpcsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
DescribeVpcsResult - Class in com.amazonaws.services.ec2.model
DescribeVpcsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
describeVpnConnections(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPN connections.
describeVpnConnections() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPN connections.
describeVpnConnections(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPN connections.
describeVpnConnections() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your VPN connections.
DescribeVpnConnectionsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpnConnections operation.
DescribeVpnConnectionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
 
DescribeVpnConnectionsResult - Class in com.amazonaws.services.ec2.model
DescribeVpnConnectionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
describeVpnGateways(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPN gateways.
describeVpnGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPN gateways.
describeVpnGateways(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPN gateways.
describeVpnGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPN gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your VPN gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your VPN gateways.
DescribeVpnGatewaysRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVpnGateways operation.
DescribeVpnGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
DescribeVpnGatewaysResult - Class in com.amazonaws.services.ec2.model
DescribeVpnGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
detachVolume(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detach a previously attached volume from a running instance.
detachVolume(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detach a previously attached volume from a running instance.
detachVolumeAsync(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detach a previously attached volume from a running instance.
detachVolumeAsync(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detach a previously attached volume from a running instance.
DetachVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachVolume operation.
DetachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
Default constructor for a new DetachVolumeRequest object.
DetachVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
Constructs a new DetachVolumeRequest object.
DetachVolumeResult - Class in com.amazonaws.services.ec2.model
The result of detaching an EBS volume from an instance.
DetachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeResult
 
detachVpnGateway(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches a VPN gateway from a VPC.
detachVpnGateway(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches a VPN gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a VPN gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a VPN gateway from a VPC.
DetachVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DetachVpnGateway operation.
DetachVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Default constructor for a new DetachVpnGatewayRequest object.
DetachVpnGatewayRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Constructs a new DetachVpnGatewayRequest object.
DhcpConfiguration - Class in com.amazonaws.services.ec2.model
The DhcpConfiguration data type
DhcpConfiguration() - Constructor for class com.amazonaws.services.ec2.model.DhcpConfiguration
 
DhcpOptions - Class in com.amazonaws.services.ec2.model
The DhcpOptions data type.
DhcpOptions() - Constructor for class com.amazonaws.services.ec2.model.DhcpOptions
 
Dimension - Class in com.amazonaws.services.autoscaling.model
The Dimension data type.
Dimension() - Constructor for class com.amazonaws.services.autoscaling.model.Dimension
 
Dimension - Class in com.amazonaws.services.cloudwatch.model
Dimension
Dimension() - Constructor for class com.amazonaws.services.cloudwatch.model.Dimension
 
disableAvailabilityZonesForLoadBalancer(DisableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the LoadBalancer.
disableAvailabilityZonesForLoadBalancer(DisableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the LoadBalancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the LoadBalancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the LoadBalancer.
DisableAvailabilityZonesForLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DisableAvailabilityZonesForLoadBalancer operation.
DisableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
Default constructor for a new DisableAvailabilityZonesForLoadBalancerRequest object.
DisableAvailabilityZonesForLoadBalancerRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
Constructs a new DisableAvailabilityZonesForLoadBalancerRequest object.
DisableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
Disable Availability Zones For Load Balancer Result
DisableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
disassociateAddress(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddress(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddressAsync(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddressAsync(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
DisassociateAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DisassociateAddress operation.
DisassociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Default constructor for a new DisassociateAddressRequest object.
DisassociateAddressRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Constructs a new DisassociateAddressRequest object.
doesBucketExist(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Checks if the specified bucket exists.
doesBucketExist(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
domainMetadata(DomainMetadataRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadata(DomainMetadataRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
domainMetadataAsync(DomainMetadataRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.
DomainMetadataRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the DomainMetadata operation.
DomainMetadataRequest() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
Default constructor for a new DomainMetadataRequest object.
DomainMetadataRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
Constructs a new DomainMetadataRequest object.
DomainMetadataResult - Class in com.amazonaws.services.simpledb.model
Domain Metadata Result
DomainMetadataResult() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
DuplicateCertificateException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the same certificate is associated to another User under the account.
DuplicateCertificateException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.DuplicateCertificateException
Constructs a new DuplicateCertificateException with the specified error message.
DuplicateItemNameException - Exception in com.amazonaws.services.simpledb.model
The item name was specified more than once.
DuplicateItemNameException(String) - Constructor for exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
Constructs a new DuplicateItemNameException with the specified error message.
DuplicateListenerException - Exception in com.amazonaws.services.elasticloadbalancing.model
A Listener already exists for the given LoadBalancerName and LoadBalancerPort , but with a different InstancePort , Protocol , or SSLCertificateID .
DuplicateListenerException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateListenerException
Constructs a new DuplicateListenerException with the specified error message.
DuplicateLoadBalancerNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
LoadBalancer name already exists for this account.
DuplicateLoadBalancerNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateLoadBalancerNameException
Constructs a new DuplicateLoadBalancerNameException with the specified error message.
DuplicatePolicyNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
Policy with the same name exists for this load balancer.
DuplicatePolicyNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicatePolicyNameException
Constructs a new DuplicatePolicyNameException with the specified error message.

E

EbsBlockDevice - Class in com.amazonaws.services.ec2.model
An EBS volume backed block device.
EbsBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsBlockDevice
 
EbsInstanceBlockDevice - Class in com.amazonaws.services.ec2.model
An EBS volume backed block device which is attached to an instance.
EbsInstanceBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
EbsInstanceBlockDeviceSpecification - Class in com.amazonaws.services.ec2.model
Specifies how an EBS volume should be mapped as part of a block device mapping specification when launching a new instance.
EbsInstanceBlockDeviceSpecification() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
EC2SecurityGroup - Class in com.amazonaws.services.rds.model
EC2SecurityGroup() - Constructor for class com.amazonaws.services.rds.model.EC2SecurityGroup
Default constructor for a new EC2SecurityGroup object.
EmailAddressGrantee - Class in com.amazonaws.services.s3.model
Represents an e-mail grantee.
EmailAddressGrantee(String) - Constructor for class com.amazonaws.services.s3.model.EmailAddressGrantee
Constructs a new EmailAddressGrantee object with the given email address.
enableAvailabilityZonesForLoadBalancer(EnableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds one or more EC2 Availability Zones to the LoadBalancer.
enableAvailabilityZonesForLoadBalancer(EnableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds one or more EC2 Availability Zones to the LoadBalancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more EC2 Availability Zones to the LoadBalancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more EC2 Availability Zones to the LoadBalancer.
EnableAvailabilityZonesForLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the EnableAvailabilityZonesForLoadBalancer operation.
EnableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
Default constructor for a new EnableAvailabilityZonesForLoadBalancerRequest object.
EnableAvailabilityZonesForLoadBalancerRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
Constructs a new EnableAvailabilityZonesForLoadBalancerRequest object.
EnableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
Enable Availability Zones For Load Balancer Result
EnableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is enabled for a bucket.
enableMFADevice(EnableMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Enables the specified MFA device and associates it with the specified User name.
enableMFADevice(EnableMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Enables the specified MFA device and associates it with the specified User name.
enableMFADeviceAsync(EnableMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Enables the specified MFA device and associates it with the specified User name.
enableMFADeviceAsync(EnableMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Enables the specified MFA device and associates it with the specified User name.
EnableMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the EnableMFADevice operation.
EnableMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
 
encodeDate(Date) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes date value into string format that can be compared lexicographically
encodeRealNumberRange(int, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes real integer value into a string by offsetting and zero-padding number up to the specified number of digits.
encodeRealNumberRange(long, int, long) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes a positive or negative long value into a string by offsetting and zero-padding the number up to the specified number of digits.
encodeRealNumberRange(float, int, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes real float value into a string by offsetting and zero-padding number up to the specified number of digits.
encodeZeroPadding(int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes positive integer value into a string by zero-padding number up to the specified number of digits.
encodeZeroPadding(long, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes positive long value into a string by zero-padding the value up to the specified number of digits.
encodeZeroPadding(float, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Encodes positive float value into a string by zero-padding number up to the specified number of digits
EncryptionMaterials - Class in com.amazonaws.services.s3.model
Stores materials to be used in encryption.
EncryptionMaterials(KeyPair) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing an asymmetric key pair.
EncryptionMaterials(SecretKey) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing a symmetric key.
EncryptionMaterialsAccessor - Interface in com.amazonaws.services.s3.model
Retrieves encryption materials from some source.
Endpoint - Class in com.amazonaws.services.rds.model
Endpoint() - Constructor for class com.amazonaws.services.rds.model.Endpoint
Default constructor for a new Endpoint object.
ENDPOINT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Condition key for The URL, e-mail address, or ARN from a Subscribe request or a previously confirmed subscription.
EngineDefaults - Class in com.amazonaws.services.rds.model
EngineDefaults() - Constructor for class com.amazonaws.services.rds.model.EngineDefaults
 
EntityAlreadyExistsException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it attempted to create a resource that already exists.
EntityAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.EntityAlreadyExistsException
Constructs a new EntityAlreadyExistsException with the specified error message.
EntityTemporarilyUnmodifiableException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it referenced an entity that is temporarily unmodifiable, such as a User name that was deleted and then recreated.
EntityTemporarilyUnmodifiableException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.EntityTemporarilyUnmodifiableException
Constructs a new EntityTemporarilyUnmodifiableException with the specified error message.
EnvironmentDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an environment.
EnvironmentDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
 
EnvironmentHealth - Enum in com.amazonaws.services.elasticbeanstalk.model
Environment Health
EnvironmentInfoDescription - Class in com.amazonaws.services.elasticbeanstalk.model
The information retrieved from the Amazon EC2 instances.
EnvironmentInfoDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
Default constructor for a new EnvironmentInfoDescription object.
EnvironmentInfoType - Enum in com.amazonaws.services.elasticbeanstalk.model
Environment Info Type
EnvironmentResourceDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the AWS resources in use by this environment.
EnvironmentResourceDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
Default constructor for a new EnvironmentResourceDescription object.
EnvironmentStatus - Enum in com.amazonaws.services.elasticbeanstalk.model
Environment Status
EPOCH_TIME_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the current time, in epoch seconds.
equals(Object) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Grant
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Owner
 
ETAG - Static variable in interface com.amazonaws.services.s3.Headers
 
Event - Class in com.amazonaws.services.rds.model
Event() - Constructor for class com.amazonaws.services.rds.model.Event
Default constructor for a new Event object.
EventDescription - Class in com.amazonaws.services.elasticbeanstalk.model
Describes an event.
EventDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.EventDescription
Default constructor for a new EventDescription object.
EventSeverity - Enum in com.amazonaws.services.elasticbeanstalk.model
Event Severity
ExpiredJobIdException - Exception in com.amazonaws.services.importexport.model
Indicates that the specified job has expired out of the system.
ExpiredJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.ExpiredJobIdException
Constructs a new ExpiredJobIdException with the specified error message.
EXTENDED_REQUEST_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for a request's extended debugging ID

F

FAILED_EVENT_CODE - Static variable in class com.amazonaws.services.s3.model.ProgressEvent
 
Filter - Class in com.amazonaws.services.ec2.model
A filter used to limit results when describing tags.
Filter() - Constructor for class com.amazonaws.services.ec2.model.Filter
Default constructor for a new Filter object.
Filter(String, List<String>) - Constructor for class com.amazonaws.services.ec2.model.Filter
Constructs a new Filter object.
Filter(String) - Constructor for class com.amazonaws.services.ec2.model.Filter
Constructs a new Filter object.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationDeploymentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentHealth
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EventSeverity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.identitymanagement.model.statusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.importexport.model.JobType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rds.model.ApplyMethod
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rds.model.SourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.Region
Returns the Amazon S3 Region enumeration value representing the specified Amazon S3 Region ID string.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns the Amazon S3 StorageClass enumeration value representing the specified Amazon S3 StorageClass ID string.

G

generatePresignedUrl(String, String, Date) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(String, String, Date, HttpMethod) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(String, String, Date) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GeneratePresignedUrlRequest - Class in com.amazonaws.services.s3.model
Contains options to genearate a pre-signed URL for an Amazon S3 resource.
GeneratePresignedUrlRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP GET request to access the Amazon S3 object stored under the specified key in the specified bucket.
GeneratePresignedUrlRequest(String, String, HttpMethod) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP request to access the specified Amazon S3 resource.
GET_OBJECT_IF_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag matching constraint header for the get object request
GET_OBJECT_IF_MODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Modified since constraint header for the get object request
GET_OBJECT_IF_NONE_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag non-matching constraint header for the get object request
GET_OBJECT_IF_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Unmodified since constraint header for the get object request
getAccessKey() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Information about the access key.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The ID for this access key.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The ID for this access key.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
The Access Key ID for the Access Key ID and Secret Access Key you want to delete.
getAccessKeyId() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The Access Key ID of the Secret Access Key you want to update.
getAccessKeyMetadata() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
getAccessor() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns null since the EncryptionMaterials base class does not have a materials accessor.
getActionName() - Method in interface com.amazonaws.auth.policy.Action
Returns the name of this action.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.S3Actions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SNSActions
 
getActionName() - Method in enum com.amazonaws.auth.policy.actions.SQSActions
 
getActionNames() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Specifies the action to take if the job flow step fails.
getActions() - Method in class com.amazonaws.auth.policy.Statement
Returns the list of actions to which this policy statement applies.
getActions() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
getActivity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
getActivityId() - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
getActivityIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns the value of the AdditionalInfo property for this object.
getAdditionalInfo() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A JSON string for selecting additional features.
getAddress() - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the DNS address of the DB Instance.
getAddresses() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
getAddressingType() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Deprecated.
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The amount of storage (in gigabytes) to be initially allocated for the database instance.
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the allocated storage size specified in gigabytes.
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the allocated storage size in gigabytes (GB).
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new storage capacity of the RDS instance.
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new AllocatedStorage size for the DB Instance that will be applied or is in progress.
getAllowedValues() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid range of values for the parameter.
getAllowMajorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The indicates that major version upgrades are allowed.
getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute
 
getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Item
 
getAlternateValueEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute
 
getAmazonS3Client() - Method in class com.amazonaws.services.s3.transfer.TransferManager
Returns the underlying Amazon S3 client used to make requests to Amazon S3.
getAmiLaunchIndex() - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance within the launch group.
getAppCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicies created with CreateAppCookieStickinessPolicy.
getApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
The ApplicationDescription of the application.
getApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
The ApplicationDescription of the application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The name of the application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The name of the application associated with this release.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the application associated with this configuration set.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
The name of the application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The name of the application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the application to associate with this configuration template.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the application associated with this configuration set.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application that contains the version to be deployed.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the application associated with this environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
The name of the application to delete.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The name of the application to delete releases from.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the application to delete the configuration template from.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the application the environment is associated with.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include ones that are associated with the specified application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the application associated with the configuration template or environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The application for the environment or configuration template.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the application associated with this environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The application associated with the event.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the application associated with the configuration.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the application associated with this environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
The name of the application to update.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the application associated with this version.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the application associated with the configuration template to update.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the application associated with this configuration set.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the application associated with this environment.
getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the application that the configuration template or environment belongs to.
getApplicationNames() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.
getApplications() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
This parameter contains a list of ApplicationDescription.
getApplicationVersion() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
The ApplicationVersionDescription of the application version.
getApplicationVersion() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
The ApplicationVersionDescription of the application version.
getApplicationVersions() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
A list of ApplicationVersionDescription .
getApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies whether or not the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB Instance.
getApplyMethod() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates when to apply parameter updates.
getApplyType() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the engine specific parameters type.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of command line arguments passed to the JAR file's main function when executed.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
A list of command line arguments to pass to the bootstrap action script.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
 
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
 
getArgs() - Method in interface com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ResizeAction
 
getArn() - Method in class com.amazonaws.services.identitymanagement.model.Group
The Amazon Resource Name (ARN) specifying the group.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The Amazon Resource Name (ARN) specifying the server certificate.
getArn() - Method in class com.amazonaws.services.identitymanagement.model.User
The Amazon Resource Name (ARN) specifying the User.
getAttachment() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
getAttachment() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
The updated EBS volume attachment information after trying to detach the volume from the specified instance.
getAttachments() - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time at which the EBS volume was attached to the associated instance.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Timestamp when this attachment initiated.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the AMI attribute you want to modify.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
getAttributeNameCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
getAttributeNames() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
getAttributeNames() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to get.
getAttributeNames() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to get.
getAttributeNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
getAttributes(GetAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Returns all of the attributes associated with the specified item.
getAttributes(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Returns all of the attributes associated with the specified item.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Returns the value of the Attributes property for this object.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
getAttributes() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A list of attributes.
getAttributes() - Method in class com.amazonaws.services.sqs.model.Message
 
getAttributes() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A list of attributes to set.
getAttributesAsync(GetAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Returns all of the attributes associated with the specified item.
getAttributesAsync(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns all of the attributes associated with the specified item.
GetAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the GetAttributes operation.
GetAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesRequest
Default constructor for a new GetAttributesRequest object.
GetAttributesRequest(String, String) - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesRequest
Constructs a new GetAttributesRequest object.
GetAttributesResult - Class in com.amazonaws.services.simpledb.model
Get Attributes Result
GetAttributesResult() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesResult
 
getAttributeValue() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
getAttributeValueCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all attribute name/value pairs in the domain.
getAttributeValuesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all attribute values in the domain, in bytes.
getAuthenticateOnUnsubscribe() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Indicates that you want to disable unauthenticated unsubsciption of the subscription.
getAuthenticationCode1() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
An authentication code emitted by the device.
getAuthenticationCode1() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
An authentication code emitted by the device.
getAuthenticationCode2() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
A subsequent authentication code emitted by the device.
getAuthenticationCode2() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
A subsequent authentication code emitted by the device.
getAutoCreateApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Determines how the system behaves if the specified application for this version does not already exist:
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Indicates that minor engine upgrades will be applied automatically to the Read Replica during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that minor engine upgrades will be applied automatically to the DB Instance during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates that minor version patches are applied automatically.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name of the AutoScalingGroup to be associated with the trigger.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Constraints:
Length: 1 - 100
Pattern: [ -??-??-?\r\n\t]*
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the AutoScalingGroup associated with the trigger.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersRequest
The name of the AutoScalingGroup.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the AutoScalingGroup.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the AutoScalingGroup to which the trigger belongs.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 - 100
Pattern: [ -??-??-?\r\n\t]*
getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
getAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
getAutoScalingGroups() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScalingGroups used by this environment.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.Instance
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The Availability Zone to create the subnet in.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the new volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The Availability Zone in which to create the VPN gateway.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Placement
The availability zone in which an Amazon EC2 instance runs.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instances can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instances can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the Availability Zone the subnet is in.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Volume
Availability zone in which this volume was created.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Specifies the Availability Zone where the VPN gateway was created.
getAvailabilityZone() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
The Amazon EC2 Availability Zone for the job flow.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The Amazon EC2 Availability Zone that the Read Replica will be created in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The EC2 Availability Zone that the database instance will be created in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the Availability Zone the DB Instance is located in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the Availability Zone the DB Instance was located in at the time of the DB Snapshot.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The EC2 Availability Zone that the database instance will be created in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The EC2 Availability Zone that the database instance will be created in.
getAvailabilityZoneGroup() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the Availability Zone group.
getAvailabilityZoneGroup() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of availability zones for the group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of availability zones for the Auto Scaling group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 -
getAvailabilityZones() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
The list of described Amazon EC2 availability zones.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of Availability Zones.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
A list of Availability Zones to be removed from the LoadBalancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the LoadBalancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the LoadBalancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the LoadBalancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
getAvailable() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Indicates if the specified CNAME is available:
getAvailableIpAddressCount() - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the number of unused IP addresses in the subnet.
getAverage() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Average property for this object.
getAWSAccessKeyId() - Method in interface com.amazonaws.auth.AWSCredentials
Returns the AWS access key ID for this credentials object.
getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicAWSCredentials
 
getAWSAccessKeyId() - Method in class com.amazonaws.auth.PropertiesCredentials
 
getAWSAccessKeyId() - Method in class com.amazonaws.services.ec2.model.S3Storage
The Access Key ID of the owner of the Amazon S3 bucket.
getAWSAccountIds() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
getAWSAccountIds() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
getAWSSecretKey() - Method in interface com.amazonaws.auth.AWSCredentials
Returns the AWS secret access key for this credentials object.
getAWSSecretKey() - Method in class com.amazonaws.auth.BasicAWSCredentials
 
getAWSSecretKey() - Method in class com.amazonaws.auth.PropertiesCredentials
 
getAwsShippingAddress() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Address you ship your storage device to.
getAwsShippingAddress() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Address you ship your storage device to.
getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The number of days for which automated backups are retained.
getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the number of days for which automatic DB Snapshots are retained.
getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The number of days to retain automated backups.
getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending number of days for which automated backups are retained.
getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Specifies the customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Image
Specifies how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Block device mappings for the associated AMI.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Instance
Block device mapping set.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
How block devices are exposed to this instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new block device mappings for the instance whose attributes are being modified.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The block device mappings for the new AMI, which specify how different block devices (ex: EBS volumes and ephemeral drives) will be exposed on instances launched from the new image.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
getBody() - Method in class com.amazonaws.services.sqs.model.Message
 
getBootstrapActionConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
A description of the bootstrap action.
getBootstrapActions() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of the bootstrap actions run by the job flow.
getBootstrapActions() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.MissingParameterException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NoSuchDomainException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.RequestTimeoutException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
Returns the value of the BoxUsage property for this object.
getBoxUsage() - Method in class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
Returns the SimpleDB box usage reported in a response's metadata.
getBreachDuration() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The amount of time, in seconds, used to evaluate and determine if a breach is occurring.
getBreachDuration() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the amount of time to wait while the trigger is firing before performing scaling activities in response to the breach.
getBucket() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The Amazon S3 bucket in which to store the Spot Instance datafeed.
getBucket() - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
getBucket() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies the Amazon S3 bucket where the Spot Instance data feed is located.
getBucketAcl(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified Amazon S3 bucket.
getBucketAcl(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLocation(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the geographical region where Amazon S3 stores the specified bucket.
getBucketLocation(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLoggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the logging configuration for the specified bucket.
getBucketLoggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketName() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to abort.
getBucketName() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to complete.
getBucketName() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the name of the bucket containing the completed multipart object.
getBucketName() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Gets the name of the Amazon S3 bucket to create.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketRequest
Gets the name of the Amazon S3 bucket to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Gets the name of the Amazon S3 bucket containing the object to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the name of the Amazon S3 bucket containing the version to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the name of the bucket involved in this request.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Gets the name of the bucket containing the object whose metadata is being retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the name of the bucket containing the object to be downloaded.
getBucketName() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
getBucketName() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the name of the bucket in which the new multipart upload was initiated.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the name of the bucket containing the uploads to list.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the name of the Amazon S3 bucket whose objects are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the name of the bucket containing the multipart upload whose parts are being listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the name of the Amazon S3 bucket whose versions are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the name of the bucket containing the listed multipart uploads, as specified in the original request.
getBucketName() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the name of the Amazon S3 bucket containing the objects listed in this ObjectListing.
getBucketName() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the name of the bucket containing the listed parts, as specified in the original request.
getBucketName() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the name of the existing bucket where this request will upload a new object to.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the name of the bucket in which this object is contained.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the name of the Amazon S3 bucket in which this object is stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the name of the Amazon S3 bucket in which this version is stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Gets the name of the bucket whose logging configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Gets the name of the bucket whose versioning configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
getBucketName() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the name of the Amazon S3 bucket containing the versions listed in this VersionListing.
getBucketName() - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Returns the name of the bucket containing the uploaded object.
getBucketNotificationConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the notification configuration for the specified bucket.
getBucketNotificationConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the policy for the specified bucket.
getBucketPolicy(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketVersioningConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the versioning configuration for the specified bucket.
getBucketVersioningConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBundleId() - Method in class com.amazonaws.services.ec2.model.BundleTask
Unique identifier for this task.
getBundleId() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task to cancel.
getBundleIds() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
The list of bundle task IDs to describe.
getBundleTask() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
getBundleTask() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
The canceled bundle task.
getBundleTaskError() - Method in class com.amazonaws.services.ec2.model.BundleTask
If the task fails, a description of the error.
getBundleTasks() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
The list of described bundle tasks.
getBytesTransfered() - Method in class com.amazonaws.services.s3.model.ProgressEvent
Returns the number of bytes transfered since the last progress event.
getBytesTransfered() - Method in class com.amazonaws.services.s3.transfer.TransferProgress
Returns the number of bytes completed in the associated transfer.
getCacheControl() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
getCacheControl() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the cache control response header override if it has been specified, or null otherwise.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets additional metadata for a previously executed successful request.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCancelledSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
getCannedAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the canned ACL to use for the new, copied object.
getCannedACL() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the optional pre-configured access control policy to use for the new object.
getCapacities() - Method in class com.amazonaws.services.ec2.model.License
The capacities available for this license, indicating how many licenses are in use, how many are available, how many Amazon EC2 instances can be supported, etc.
getCapacity() - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Specifies the additional number of licenses to activate.
getCapacity() - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Specifies the amount of capacity to deactivate against the license.
getCapacity() - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The number of licenses available.
getCarrier() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Name of the shipping company.
getCause() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
getCertificate() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Information about the certificate.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The contents of the signing certificate.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the public key certificate in PEM-encoded format.
getCertificateBody() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
The contents of the signing certificate.
getCertificateChain() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate chain.
getCertificateChain() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the certificate chain.
getCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
ID of the signing certificate to delete.
getCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The ID for the signing certificate.
getCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The ID of the signing certificate you want to update.
getCertificates() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the User's signing certificate information.
getChangeSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which action is required if the value for this configuration option changes:
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The CIDR block the subnet is to cover.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
A valid CIDR block.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the CIDR block assigned to the subnet.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Vpc
Specifies the CIDR block the VPC covers.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getCIDRIP() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The IP range to authorize.
getCIDRIP() - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the IP range.
getCIDRIP() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The IP range to revoke access from.
getClientToken() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the ClientToken property for this object.
getClientToken() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns the value of the ClientToken property for this object.
getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The URL to the CNAME for this environment.
getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The URL to the CNAME for this environment.
getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The URL to the CNAME for this environment.
getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The URL to the CNAME for this environment.
getCNAMEPrefix() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
The prefix used when this CNAME is reserved.
getCNAMEPrefix() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, the environment attempts to use this value as the prefix for the CNAME.
getCode() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Error code.
getCode() - Method in class com.amazonaws.services.ec2.model.InstanceState
A 16-bit unsigned integer.
getCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
getCode() - Method in class com.amazonaws.services.ec2.model.StateReason
Reason code for the state change.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the common prefixes included in this multipart upload listing.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the common prefixes included in this object listing.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the common prefixes included in this version listing.
getConditionKey() - Method in class com.amazonaws.auth.policy.Condition
Returns the name of the condition key involved in this condition.
getConditions() - Method in class com.amazonaws.auth.policy.Statement
Returns the conditions associated with this policy statement.
getConfiguration() - Method in class com.amazonaws.services.s3.transfer.TransferManager
Returns the configuration which specifies how this TransferManager processes requests.
getConfigurationSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
A list of ConfigurationSettingsDescription.
getConfigurationTemplates() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the configuration templates associated with this application.
getConnectionTimeout() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out.
getConsistentRead() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
getConsistentRead() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
getConsoleOutput(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The GetConsoleOutput operation retrieves console output for the specified instance.
getConsoleOutput(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The GetConsoleOutput operation retrieves console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The GetConsoleOutput operation retrieves console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The GetConsoleOutput operation retrieves console output for the specified instance.
GetConsoleOutputRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the GetConsoleOutput operation.
GetConsoleOutputRequest() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Default constructor for a new GetConsoleOutputRequest object.
GetConsoleOutputRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Constructs a new GetConsoleOutputRequest object.
GetConsoleOutputResult - Class in com.amazonaws.services.ec2.model
The result of the GetConsoleOutput operation.
GetConsoleOutputResult() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
getContentDisposition() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the optional Content-Disposition HTTP header, which specifies presentation information for the object such as the recommended filename for the object to be saved as.
getContentDisposition() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content disposition response header override if it has been specified, or null otherwise.
getContentEncoding() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
getContentEncoding() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content encoding response header override if it has been specified, or null otherwise.
getContentLanguage() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content language response header override if it has been specified, or null otherwise.
getContentLength() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the Content-Length HTTP header indicating the size of the associated object in bytes.
getContentMD5() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
getContentType() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the Content-Type HTTP header, which indicates the type of content stored in the associated object.
getContentType() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content type response header override if it has been specified, or null otherwise.
getCookieExpirationPeriod() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The time period in seconds after which the cookie should be considered stale.
getCookieExpirationPeriod() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The time period in seconds after which the cookie should be considered stale.
getCookieName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The name of the application cookie used for stickiness.
getCookieName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Name of the application cookie used for stickiness.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
getCreatedAfter() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created after this date and time.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The date when the access key was created.
getCreateDate() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The date when the access key was created.
getCreatedBefore() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created before this date and time.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the date and time the Auto Scaling group was created.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the creation date and time for this launch configuration.
getCreatedTime() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the creation date and time for the trigger.
getCreatedTime() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the LoadBalancer was created.
getCreateTime() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getCreateTime() - Method in class com.amazonaws.services.ec2.model.Volume
Timestamp when volume creation was initiated.
getCreateVolumePermissions() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The list of permissions describing who can create a volume from the associated EBS snapshot.
getCreationDate() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Timestamp of the CreateJob request in ISO8601 date format.
getCreationDate() - Method in class com.amazonaws.services.importexport.model.Job
Timestamp of the CreateJob request in ISO8601 date format.
getCreationDate() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the bucket's creation date.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was created.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The creation date and time of the job flow.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The creation date and time of the step.
getCryptoProvider() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Returns the crypto provider whose encryption implementation will be used to encrypt and decrypt data.
getCurrentManifest() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The last manifest submitted, which will be used to process the job.
getCurrentState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the specified instance.
getCustomerGateway() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Information about the customer gateway.
getCustomerGatewayConfiguration() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Contains configuration information in the native XML format for the VPN connection's customer gateway.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the customer gateway.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Specifies the ID of the customer gateway.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
The ID of the customer gateway to delete.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specifies ID of the customer gateway at the end of the VPN connection.
getCustomerGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
A set of one or more customer gateway IDs.
getCustomerGateways() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
getCustomUnit() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The standard unit of measurement for a given measure that the trigger uses when fetching metrics to examine.
getCustomUnit() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Constraints:
Pattern: [ -??-??-?\r\n\t]*
getCustomUnit() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the CustomUnit property for this object.
getCustomUnit() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the CustomUnit property for this object.
getDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Returns the value of the Datapoints property for this object.
getDataType() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid data type for the parameter.
getDate() - Method in class com.amazonaws.services.rds.model.Event
Specifies the date and time of the event.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was created.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The creation date of the application version.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was created.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The creation date for this environment.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The creation date for this environment.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The creation date for this environment.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The creation date for this environment.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was last modified.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The last modified date of the application version.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was last modified.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The last modified date for this environment.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The last modified date for this environment.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The last modified date for this environment.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The last modified date for this environment.
getDBEngineVersions() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
A list of DBEngineVersion elements.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The compute and memory capacity of the Read Replica.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The compute and memory capacity of the DB Instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the compute and memory capacity class of the DB Instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The DB Instance class filter value.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The DB Instance class filter value.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new compute and memory capacity of the DB Instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB Instance that will be applied or is in progress.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The DB instance class for the reserved DB Instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The DB instance class for the reserved DB Instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The compute and memory capacity of the Amazon RDS DB instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The compute and memory capacity of the Amazon RDS DB instance.
getDBInstanceCount() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The number of instances to reserve.
getDBInstanceCount() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The number of reserved DB Instances.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The DB Instance identifier of the Read Replica.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The DB Instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The DB Instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies a user-supplied database identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the the DBInstanceIdentifier of the DB Instance this DB Snapshot was created from.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
The DB Instance identifier for the DB Instance to be deleted.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The user-supplied instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The unique identifier for the Amazon RDS DB snapshot.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The DB Instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
The DB Instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The identifier for the DB Snapshot to restore from.
getDBInstances() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
A list of DBInstance instances.
getDBInstanceStatus() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the current state of this database.
getDBName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database to create when the DB Instance is created.
getDBName() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the initial database of this instance that was provided at create time, if one was specified when the DB Instance was created.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the DB Parameter Group Family the DB Parameter Group can be used with.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the DBParameterGroupFamily for the database engine.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB Parameter Group Family that this DB Parameter Group is compatible with.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The name of a specific database parameter group family to return details for.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The name of the DB Parameter Group Family.
getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.EngineDefaults
Specifies the name of the DB Parameter Group Family which the engine default parameters apply to.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database parameter group to associate with this DB instance.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the DB Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The name of the DP Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
The name of the DB Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The name of a specific database parameter group to return details for.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The name of a specific database parameter group to return details for.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The name of the DB Parameter Group to apply to this DB Instance.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
The name of the database parameter group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
The name of the DP Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
The name of the DB Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
The name of the DP Parameter Group.
getDBParameterGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of DB Parameter Groups applied to this DB Instance.
getDBParameterGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
A list of DPParameterGroup instances..
getDBSecurityGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The description for the DB Security Group.
getDBSecurityGroupDescription() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the description of the database security group.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The name of the DB Security Group to authorize.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The name for the DB Security Group.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Specifies the name of the DB Security Group.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
The name of the DB Security Group.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
The name of the database security group to delete.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The name of the DB Security Group to return details for.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the DB Security Group to revoke ingress from.
getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of DB Security Groups to associate with this DB Instance.
getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of DB Security Group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status sub-elements.
getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
A list of DBSecurityGroup instances.
getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of DB Security Groups to authorize on this DB Instance.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The identifier for the DB Snapshot.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the identifier for the DB Snapshot.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
The DBSnapshot identifier.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The DB Instance identifier.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Name of the DB Instance to create from the DB Snapshot.
getDBSnapshots() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
A list of DBSnapshot instances.
getDefaultOnly() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Indicates that only the default version of the specified engine or engine and major version combination is returned.
getDefaultValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The default value for this configuration option.
getDefaultVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The visibility timeout (in seconds) to use for the created queue.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Specifies whether the Amazon EBS volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
getDeleteSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Indicates whether to delete the associated source bundle from Amazon S3: true: An attempt is made to delete the associated Amazon S3 source bundle specified at time of creation.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Gets the delimiter parameter originally used to request this multipart upload listing, or null if no delimiter specified.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the delimiter parameter originally used to request this object listing, or null if no delimiter specified.
getDelimiter() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the value of the delimiter parameter used to request this version listing.
getDeploymentStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
getDeploymentStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
getDeploymentStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
getDescription() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the scaling activity.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The description for the new AMI being created.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Description of the group.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The description for the new snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.Image
The description of the AMI that was provided during image creation.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
User-created description of the associated AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The description describing the new AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The description of this security group.
getDescription() - Method in class com.amazonaws.services.ec2.model.Snapshot
Description of the snapshot.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
User-defined description of the application.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The description of this application version.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
Describes this configuration set.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Describes the application.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Describes this version.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Describes this configuration.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
Describes this configuration set.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
A new description for the application.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
A new description for this release.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A new description for the configuration.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
Describes this configuration set.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk updates the description of this environment.
getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes this environment.
getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The description for the DB Parameter Group.
getDescription() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the customer-specified description for this DB Parameter Group.
getDescription() - Method in class com.amazonaws.services.rds.model.Parameter
Provides a description of the parameter.
getDescription() - Method in class com.amazonaws.services.s3.transfer.Transfer
Returns a human-readable description of this transfer.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the AutoScalingGroup.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the AutoScalingGroup.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns the destination bucket name for this logging configuration.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the destination bucket name which will contain the new, copied object.
getDestinationKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDevice() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Specifies how the device is exposed to the instance (e.g., /dev/sdh).
getDevice() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name to which the volume is attached on the specified instance.
getDevice() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
How the device is exposed to the instance (e.g., /dev/sdh).
getDeviceName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the name of the device within Amazon EC2.
getDeviceName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies the device name (e.g., /dev/sdh).
getDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The device name (e.g., /dev/sdh) at which the block device is exposed on the instance.
getDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The device name (e.g., /dev/sdh) at which the block device is exposed on the instance.
getDeviceSerialNumber() - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Gets the Multi-Factor Authentication device serial number.
getDhcpConfigurations() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A set of one or more DHCP configurations.
getDhcpConfigurations() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Contains information about the set of DHCP options.
getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
A set of one or more DHCP options.
getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Returns the value of the DhcpOptions property for this object.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the DHCP options to associate with the VPC.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
The ID of the DHCP options set to delete.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Specifies the ID of the set of DHCP options.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.Vpc
Specifies the ID of the set of DHCP options associated with the VPC.
getDhcpOptionsIds() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Returns the value of the DhcpOptionsIds property for this object.
getDimensions() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
A list of dimensions associated with the metric used by the trigger to determine whether to fire.
getDimensions() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the dimensions used to retrieve metric statistics that the trigger uses to determine when to fire.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Dimensions property for this object.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns the value of the Dimensions property for this object.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance can be terminated.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
getDisplayName() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Returns the display name for this grantee.
getDisplayName() - Method in class com.amazonaws.services.s3.model.Owner
Gets the display name of the owner.
getDNSName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
The DNS name for the LoadBalancer.
getDNSName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the external DNS name associated with the LoadBalancer.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
The name of the domain in which the attributes are being deleted.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
The name of the domain in which the attributes are being stored.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
The name of the domain to create.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the domain in which to perform the operation.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
The name of the domain to delete.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
The name of the domain for which to display the metadata of.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the domain in which to perform the operation.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the domain in which to perform the operation.
getDomainNames() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
A list of domain names that match the expression.
getDuration() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instances, in seconds.
getDuration() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The duration of the Reserved Instance, in seconds.
getDuration() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The number of minutes to retrieve events for.
getDuration() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Duration filter value, specified in years or seconds.
getDuration() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The duration filter value, specified in years or seconds.
getDuration() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The duration of the reservation in seconds.
getDuration() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The duration of the offering in seconds.
getEarliestAllowedDeactivationTime() - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The earliest allowed time at which a license can be deactivated.
getEbs() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies parameters used to automatically setup Amazon EBS volumes when the instance is launched.
getEbs() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The optional EBS device mapped to the specified device name.
getEbs() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The EBS instance block device specification describing the EBS block device to map to the specified device name on a running instance.
getEc2InstanceId() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The Amazon EC2 Instance ID for this information.
getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies the name of the Amazon EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The name of an Amazon EC2 key pair that can be used to ssh to the master node of job flow.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Name of the EC2 Security Group to authorize.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the name of the EC2 Security Group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the EC2 Security Group to revoke access from.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
getEC2SecurityGroups() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
getEffect() - Method in class com.amazonaws.auth.policy.Statement
Returns the result effect of this policy statement when it is evaluated.
getEncryptionMaterials(Map<String, String>) - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsAccessor
Retrieves encryption materials matching the specified description from some source.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was terminated.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The completion date and time of the job flow.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The completion date and time of the step.
getEndpoint() - Method in class com.amazonaws.DefaultRequest
 
getEndpoint() - Method in interface com.amazonaws.Request
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which this request should be sent.
getEndpoint() - Method in class com.amazonaws.services.ec2.model.Region
Region service endpoint.
getEndpoint() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the endpoint type.
getEndpoint() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
getEndpoint() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The URL to the LoadBalancer for this environment.
getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The URL to the LoadBalancer for this environment.
getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The URL to the LoadBalancer for this environment.
getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The URL to the LoadBalancer for this environment.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this activity.
getEndTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the EndTime property for this object.
getEndTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The end date and time of the Spot Instance price history data.
getEndTime() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the EndTime.
getEndTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
getEngine() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database engine to be used for this instance.
getEngine() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the database engine.
getEngine() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the name of the database engine to be used for this DB Instance.
getEngine() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the database engine.
getEngine() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine to return.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The version number of the database engine to use.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The version number of the database engine.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates the database engine version.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Returns the value of the EngineVersion property for this object.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine version to return.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The version number of the database engine to upgrade to.
getEngineVersion() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Returns the value of the EngineVersion property for this object.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The ID of this environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The ID of the environment to retrieve AWS resource usage data.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The ID of this environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The ID of the environment to rebuild.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The ID of the environment of the requested data.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The ID of the environment to restart the server for.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The ID of the data's environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The ID of the environment to terminate.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The ID of this environment.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The ID of the environment to update.
getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The ID of this environment.
getEnvironmentIds() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.
getEnvironmentInfo() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
The EnvironmentInfoDescription of the environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the environment for this configuration set.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A unique name for the deployment environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the environment to delete the draft configuration from.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the environment whose configuration options you want to describe.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the environment to describe.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The name of the environment to retrieve AWS resource usage data.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The name of the environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the environment associated with this event.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The name of the environment to rebuild.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The name of the environment of the requested data.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The name of the environment to restart the server for.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The name of the data's environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The name of the environment to terminate.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The name of the environment to update.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of this environment.
getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the environment to validate the settings against.
getEnvironmentNames() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.
getEnvironmentResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
A list of EnvironmentResourceDescription.
getEnvironments() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns an EnvironmentDescription list.
getErrorCode() - Method in exception com.amazonaws.AmazonServiceException
Returns the AWS error code represented by this exception.
getErrorCount() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Number of errors.
getErrorType() - Method in exception com.amazonaws.AmazonServiceException
Indicates who is responsible for this exception (caller, service, or unknown).
getETag() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the entity tag identifying the new object.
getETag() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Gets the ETag value for the new object that was created in the associated CopyObjectRequest.
getETag() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the hex encoded 128-bit MD5 digest of the associated object according to RFC 1864.
getETag() - Method in class com.amazonaws.services.s3.model.PartETag
Returns the entity tag generated from the content of the associated part.
getETag() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the entity tag generated from the part content.
getETag() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Gets the ETag value for the newly created object.
getETag() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the hex encoded 128-bit MD5 hash of this object's contents as computed by Amazon S3.
getETag() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the hex encoded 128-bit MD5 hash of this version's contents as computed by Amazon S3.
getETag() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns the entity tag of the newly uploaded part.
getETag() - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Returns the entity tag identifying the new object.
getEvent() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Gets the event that must occur for the notification to be published.
getEventCode() - Method in class com.amazonaws.services.s3.model.ProgressEvent
Returns the unique event code that identifies what type of specific type of event this object represents.
getEventDate() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The date when the event occurred.
getEvents() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
A list of EventDescription.
getEvents() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
getExecutableUsers() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of users with explicit launch permissions for the described AMIs.
getExecutionStatusDetail() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the execution status of the job flow.
getExecutionStatusDetail() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The description of the step status.
getExecutorService() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns the executor service used by this async client to execute requests.
getExists() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
A value specifying whether or not the specified attribute must exist with the specified value in order for the update condition to be satisfied.
getExpected() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be deleted or not.
getExpected() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be updated or not.
getExpiration() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
The expiration date at which point the new pre-signed URL will no longer be accepted by Amazon S3.
getExpires() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the expires response header override if it has been specified, or null otherwise.
getExtendedRequestId() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Gets Amazon S3's extended request ID.
getFault() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies a fault code for the Spot Instance request, if present.
getFault() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getFile() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the path and name of the file containing the data to be uploaded to Amazon S3.
getFile() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the file containing the data to upload.
getFileOffset() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the optional offset in the specified file, at which to begin uploading data for this part.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
A list of filters used to match properties for Addresses.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
A list of filters used to match properties for AvailabilityZones.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
A list of filters used to match properties for BundleTasks.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
A list of filters used to match properties for DhcpOptions.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
A list of filters used to match properties for Images.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
A list of filters used to match properties for Instances.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
A list of filters used to match properties for KeyPairs.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
A list of filters used to match properties for Licenses.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
Returns the value of the Filters property for this object.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
A list of filters used to match properties for Regions.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
A list of filters used to match properties for ReservedInstancesOfferings.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
A list of filters used to match properties for ReservedInstances.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
A list of filters used to match properties for SecurityGroups.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
A list of filters used to match properties for Snapshots.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
A list of filters used to match properties for SpotInstances.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
A list of filters used to match properties for SpotPriceHistory.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
A list of filters used to match properties for tags.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
A list of filters used to match properties for Volumes.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Returns the value of the Filters property for this object.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
getFinalDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB Snapshot is created before the DB Instance is deleted.
getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instances.
getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
getFixedPrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The fixed price charged for this reserved DB Instance.
getFixedPrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The fixed price charged for this offering.
getForce() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (logging into an instance, unmounting the volume, and detaching normally).
getForce() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instance to stop.
getFromPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getFromPort() - Method in class com.amazonaws.services.ec2.model.IpPermission
Start of port range for the TCP and UDP protocols, or an ICMP type number.
getFromPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getFullyQualifiedCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
getGrantee() - Method in class com.amazonaws.services.s3.model.Grant
Gets the grantee being granted a permission by this grant.
getGrants() - Method in class com.amazonaws.services.s3.model.AccessControlList
Gets the set of Grant objects in this access control list (ACL).
getGroup() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The group that is allowed to create volumes from the snapshot (currently supports "all").
getGroup() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS group of the user involved in this launch permission.
getGroup(GetGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns a list of Users that are in the specified group.
getGroup(GetGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns a list of Users that are in the specified group.
getGroup() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Information about the group.
getGroup() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Information about the group.
getGroupAsync(GetGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns a list of Users that are in the specified group.
getGroupAsync(GetGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns a list of Users that are in the specified group.
getGroupId() - Method in class com.amazonaws.services.identitymanagement.model.Group
The stable and unique string identifying the group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the group to modify.
getGroupName() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The name of the PlacementGroup.
getGroupName() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Name of the security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
The name of the PlacementGroup to delete.
getGroupName() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The name of the Amazon EC2 security group to delete.
getGroupName() - Method in class com.amazonaws.services.ec2.model.Placement
The name of a PlacementGroup.
getGroupName() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of the PlacementGroup.
getGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The name of the security group from which to remove permissions.
getGroupName() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of this security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group in the specified user's account.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the group to update.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Name of the group to create.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the group the policy is associated with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Name of the group to delete.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the group the policy is associated with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The group the policy is associated with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Name of the group.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.Group
The name that identifies the group.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
The name of the group to list policies for.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the group to associate the policy with.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the group to update.
getGroupName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Name of the group to update.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
The name of the PlacementGroup.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
The optional list of Amazon EC2 security groups to describe.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The AWS group names to add to or remove from the list of groups that have permission to create EBS volumes from the specified snapshot.
getGroupNames() - Method in class com.amazonaws.services.ec2.model.Reservation
The list of security groups requested for the instances in this reservation.
getGroupPolicy(GetGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the specified policy document for the specified group.
getGroupPolicy(GetGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified group.
getGroupPolicyAsync(GetGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified group.
GetGroupPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetGroupPolicy operation.
GetGroupPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
 
GetGroupPolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetGroupPolicy action.
GetGroupPolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
 
GetGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetGroup operation.
GetGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupRequest
 
GetGroupResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetGroup action.
GetGroupResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetGroupResult
 
getGroups() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
getGroups() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
getHadoopConfig() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get the Hadoop config overrides (-D values).
getHadoopJarStep() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Specifies the JAR file used for the job flow step.
getHadoopVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies the Hadoop version for the job flow.
getHadoopVersion() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies the Hadoop version for the job flow.
getHeaders() - Method in class com.amazonaws.DefaultRequest
 
getHeaders() - Method in interface com.amazonaws.Request
Returns a map of all the headers included in this request.
getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the health status of the environment.
getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the health status of the environment.
getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the health status of the environment.
getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the health status of the environment.
getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
A structure containing the configuration information for the new healthcheck.
getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
The updated healthcheck for the instances.
getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies information regarding the various health probes conducted on the LoadBalancer.
getHealthyThreshold() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe successes required before moving the instance to the Healthy state.
getHostId() - Method in class com.amazonaws.services.s3.S3ResponseMetadata
Returns the Amazon S3 host ID, providing additional debugging information about how a request was handled.
getId() - Method in class com.amazonaws.auth.policy.Policy
Returns the policy ID for this policy.
getId() - Method in class com.amazonaws.auth.policy.Principal
Returns the unique ID for this principal.
getId() - Method in class com.amazonaws.auth.policy.Resource
Returns the resource ID, typically an Amazon Resource Name (ARN), identifying this resource.
getId() - Method in class com.amazonaws.auth.policy.Statement
Returns the ID for this statement.
getId() - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
The ID of the Amazon EC2 instance.
getId() - Method in class com.amazonaws.services.s3.model.Owner
Gets the ID of the owner.
getIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Returns the unique identifier for this grantee.
getIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
Gets the grantee's e-mail address.
getIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
Gets the identifier for this grantee.
getIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
Gets the group grantee's URI.
getImageAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
The described image attribute of the associated AMI.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Unique ID of the Amazon Machine Image (AMI) which was assigned during registration.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the unique ID of the Amazon Machine Image (AMI) that was assigned during registration.
getImageId() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
The ID of the new AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
The ID of the AMI to deregister.
getImageId() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI whose attribute is to be described.
getImageId() - Method in class com.amazonaws.services.ec2.model.Image
The unique ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the associated AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.Instance
Image ID of the AMI used to launch the instance.
getImageId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The AMI ID.
getImageId() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The ID of the AMI whose attribute you want to modify.
getImageId() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
The ID of the new Amazon Machine Image (AMI).
getImageId() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The ID of the AMI whose attribute is being reset.
getImageId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique ID of a machine image, returned by a call to DescribeImages.
getImageIds() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
An optional list of the AMI IDs to describe.
getImageLocation() - Method in class com.amazonaws.services.ec2.model.Image
The location of the AMI.
getImageLocation() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The full path to your AMI manifest in Amazon S3 storage.
getImageOwnerAlias() - Method in class com.amazonaws.services.ec2.model.Image
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
getImages() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
The list of the described AMIs.
getImageType() - Method in class com.amazonaws.services.ec2.model.Image
The type of image (machine, kernel, or ramdisk).
getIncludedDeletedBackTo() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified when IncludeDeleted is set to true, then environments deleted after this date are displayed.
getIncludeDeleted() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Indicates whether to include deleted environments:
getInfoType() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The type of information retrieved.
getInfoType() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The type of information to request.
getInfoType() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The type of information to retrieve.
getInitiated() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the date at which this upload was initiated.
getInitiator() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the user who initiated this multipart upload.
getInitiator() - Method in class com.amazonaws.services.s3.model.PartListing
Returns details on the user who initiated the associated multipart upload.
getInputs() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get list of step input paths.
getInputStream() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the input stream containing the data to be uploaded to Amazon S3.
getInputStream() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the stream containing the data to upload for the new part.
getInstanceAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
The described instance attribute.
getInstanceCapacity() - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The number of Amazon EC2 instances that can be supported with the license's capacity.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The number of Reserved Instances to purchase.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the maximum number of Spot Instances to launch.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Target number of instances for the instance group.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Target size for the instance group.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The number of Amazon EC2 instances used to execute the job flow.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The number of Amazon EC2 instances in the cluster.
getInstanceCreateTime() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the date and time the DB Instance was created.
getInstanceCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the time (UTC) when the snapshot was taken.
getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Unique identifier for the instance group.
getInstanceGroupId() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Unique ID of the instance group to expand or shrink.
getInstanceGroupIds() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Instance group IDs of the newly created instance groups.
getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Instance Groups to add.
getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Configuration for the job flow's instance groups.
getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Details about the job flow's instance groups.
getInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Instance groups to change.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies EC2 instance ID.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the EC2 instance to be terminated.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Address
 
getInstanceId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The instance to associate with the IP address.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the instance to which the volume attaches.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The ID of the instance to bundle.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.BundleTask
Instance associated with this bundle task.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance to confirm.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance from which to create the new image.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance whose instance attribute is being described.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance from which to detach the the specified volume.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance for which you want console output.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance whose console output was requested.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the instance for which you want the Windows administrator password.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the instance whose Windows administrator password was requested.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Instance
Unique ID of the instance launched.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the associated instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Instance ID.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance whose state changed.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance whose attribute is being modified.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the Amazon EC2 instance whose attribute is being reset.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getInstanceId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
getInstanceId() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
Provides an EC2 instance ID.
getInstanceId() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides an EC2 instance ID.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
An optional list of the instances to describe.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
The list of Amazon EC2 instances on which to enable monitoring.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
The list of instances to terminate.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
The list of Amazon EC2 instances to start.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
The list of Amazon EC2 instances to stop.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
The list of instances to terminate.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
The list of Amazon EC2 instances on which to disable monitoring.
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance's Amazon EBS volumes are deleted when the instance is shut down.
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance's Amazon EBS volumes are stopped or terminated when the instance is shut down.
getInstanceLifecycle() - Method in class com.amazonaws.services.ec2.model.Instance
 
getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
getInstanceRequestCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Target number of instances to run in the instance group.
getInstanceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The role of the instance group in the cluster.
getInstanceRole() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Instance group role in the cluster
getInstanceRunningCount() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Actual count of running instances.
getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of EC2 instances.
getInstances() - Method in class com.amazonaws.services.ec2.model.Reservation
The list of Amazon EC2 instances included in this reservation.
getInstances() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Amazon EC2 instances used by this environment.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the LoadBalancer.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
A list of instance IDs whose states are being queried.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of EC2 instance IDs for the LoadBalancer.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instances IDs that should be registered with the LoadBalancer.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the LoadBalancer.
getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the Amazon EC2 instances of the job flow.
getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A specification of the number and type of Amazon EC2 instances on which to run the job flow.
getInstanceStates() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type (e.g., m1.small, c1.medium, m2.2xlarge, and so on).
getInstanceType() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instances can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instances can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the instance type for the launched instances.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.SpotPrice
Constraints:
Allowed Values: t1.micro, m1.small, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, c1.medium, c1.xlarge, cc1.4xlarge
getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The Amazon EC2 instance type for all instances in the instance group.
getInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Amazon EC2 Instance type.
getInstanceTypes() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the instance type to return.
getInterval() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
getIpAddress() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Contains the Internet-routable IP address of the customer gateway's outside interface.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
List of IP permissions to authorize on the specified security group.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
List of IP permissions to revoke on the specified security group.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The permissions enabled for this security group.
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.IpPermission
The IP protocol of this permission.
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getIpRanges() - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
getIPRanges() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
getIsCanceled() - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
getIsModifiable() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more User names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more User names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
getIsTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more User names to list.
getIsTruncated() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
getItemCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all items in the domain.
getItemName() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the item.
getItemName() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the item.
getItemName() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the item.
getItemNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all item names in the domain, in bytes.
getItems() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
A list of items on which to perform the operation.
getItems() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
A list of items on which to perform the operation.
getItems() - Method in class com.amazonaws.services.simpledb.model.SelectResult
A list of items that match the select expression.
getJar() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A path to a JAR file run during the step.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Job flow in which to add the instance groups.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
The job flow ID in which the instance groups are added.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A string that uniquely identifies the job flow.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The job flow identifier.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
An unique identifier for the job flow.
getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose job flow ID is contained in this list.
getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
A list of job flows to be shutdown.
getJobFlows() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
A list of job flows matching the parameters supplied.
getJobFlowStates() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose state is contained in this list.
getJobId() - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.Job
A unique identifier which refers to a particular job.
getJobId() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
A unique identifier which refers to a particular job.
getJobs() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
getJobType() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
getJobType() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether the job flow should terminate after completing all steps.
getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether or not the job flow should terminate after completing all steps.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the EC2 AMI.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the EC2 AMI.
getKernelId() - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
getKernelId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Kernel ID of the associated AMI.
getKernelId() - Method in class com.amazonaws.services.ec2.model.Instance
Kernel associated with this instance.
getKernelId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID of the associated instance.
getKernelId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the ID of the kernel to select.
getKernelId() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The optional ID of a specific kernel to register with the new AMI.
getKernelId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel with which to launch the instance.
getKey() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Contains the name of a DHCP option.
getKey() - Method in class com.amazonaws.services.ec2.model.Tag
The tag's key.
getKey() - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag's key.
getKey() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The unique identifier of a key value pair.
getKey() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns the key of the multipart upload to abort.
getKey() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the key under which the multipart upload to complete is stored.
getKey() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Gets the key by which the newly created object is stored.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Gets the key of the object to delete.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the key of the version to delete.
getKey() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the key of the object involved in this request.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Gets the key of the object whose metadata is being retrieved.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the key under which the object to be downloaded is stored.
getKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
getKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the object key for which the multipart upload was initiated.
getKey() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the key of the associated multipart upload whose parts are being listed.
getKey() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the key by which this upload is stored.
getKey() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the key value specified in the original request used to identify which multipart upload contains the parts to list.
getKey() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the key under which to store the new object.
getKey() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the key under which this object is stored.
getKey() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the key under which this object is stored in Amazon S3.
getKey() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the key under which this version is stored in Amazon S3.
getKey() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the key of the initiated multipart upload.
getKey() - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Returns the key by which the newly created object is stored.
getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The MD5 public key fingerprint as specified in section 4 of RFC4716 .
getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.KeyPair
The SHA-1 digest of the DER encoded private key.
getKeyFingerprint() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The SHA-1 digest of the DER encoded private key.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional key marker indicating where in the results to begin listing.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
The key marker parameter originally used to request this version listing, or null if no key marker was specified.
getKeyMaterial() - Method in class com.amazonaws.services.ec2.model.KeyPair
The unencrypted PEM encoded RSA private key.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the EC2 key pair.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the EC2 key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
The unique name for the new key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the Amazon EC2 key pair to delete.
getKeyName() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The unique name for the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The specified unique key pair name.
getKeyName() - Method in class com.amazonaws.services.ec2.model.Instance
If this instance was launched with an associated key pair, this displays the key pair name.
getKeyName() - Method in class com.amazonaws.services.ec2.model.KeyPair
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The name of the key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The name of the key pair.
getKeyNames() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
The optional list of key pair names to describe.
getKeyPair() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
The newly created EC2 key pair.
getKeyPair() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns the key pair stored in this EncryptionMaterials object.
getKeyPairs() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
The list of described key pairs.
getLabel() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Returns the value of the Label property for this object.
getLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
A unique name representing this regular expression.
getLabel() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
getLabel() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
getLabel() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
getLabel() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identfication of the permission to remove.
getLastModified() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the value of the Last-Modified header, indicating the date and time at which Amazon S3 last recorded a modification to the associated object.
getLastModified() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the date this part was last modified.
getLastModified() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the date when, according to Amazon S3, this object was last modified.
getLastModified() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the date according to Amazon S3 at which this version was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Gets the date the newly copied object was last modified.
getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Details regarding the state of the instance group.
getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Description of the job flow last changed state.
getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
A description of the step's current state.
getLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the latest time to which a database can be restored with point-in-time restore.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration to use with the Auto Scaling group.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
getLaunchConfigurationNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
getLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
getLaunchConfigurations() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Auto Scaling launch configurations in use by this environment.
getLaunchGroup() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the instance launch group.
getLaunchGroup() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getLaunchPermissions() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Launch permissions for the associated AMI.
getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies additional launch instance information.
getLaunchSpecification() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getLaunchTime() - Method in class com.amazonaws.services.ec2.model.Instance
The time this instance launched.
getLBCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the LBCookieStickinessPolicies created with CreateAppCookieStickinessPolicy.
getLicense() - Method in class com.amazonaws.services.ec2.model.Instance
Represents an active license in use and attached to an Amazon EC2 instance.
getLicense() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies active licenses in use and attached to an Amazon EC2 instance.
getLicenseId() - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Specifies the ID for the specific license to activate against.
getLicenseId() - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Specifies the ID for the specific license to deactivate against.
getLicenseId() - Method in class com.amazonaws.services.ec2.model.License
The unique ID identifying the license.
getLicenseIds() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
Specifies the license registration for which details are to be returned.
getLicenses() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
Specifies active licenses in use and attached to an Amazon EC2 instance.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
getListener() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
The Listener data type.
getListenerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, Protocol, and PolicyNames are returned in a list of tuples in the ListenerDescriptions element.
getListeners() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
A list of LoadBalancerPort, InstancePort, Protocol, and SSLCertificateID items.
getListeners() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
getLoadBalancerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of LoadBalancer description structures.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
The mnemonic name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
The name of the new LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The mnemonic name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The name of the the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The name associated with the LoadBalancer.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of LoadBalancers to use.
getLoadBalancerNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of names associated with the LoadBalancers at creation time.
getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The port that uses the specified SSL certificate.
getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The external port of the LoadBalancer with which this policy has to be associated.
getLoadBalancerPorts() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the LoadBalancerListener(s) to be removed.
getLoadBalancers() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The LoadBalancers in use by this environment.
getLocation() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the URL identifying the new multipart object.
getLocationCode() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the location of the storage device, such as "AtAWS".
getLocationMessage() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the physical location of the storage device.
getLogBucket() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Amazon S3 bucket for user logs.
getLogFilePrefix() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns the optional log file prefix.
getLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Gets the logging configuration for the specified bucket.
getLoginProfile(GetLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the login profile for the specified User.
getLoginProfile(GetLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the login profile for the specified User.
getLoginProfile() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
The new login profile.
getLoginProfile() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
Login profile for the User name.
getLoginProfileAsync(GetLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the login profile for the specified User.
getLoginProfileAsync(GetLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the login profile for the specified User.
GetLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetLoginProfile operation.
GetLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
 
GetLoginProfileResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetLoginProfile action.
GetLoginProfileResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
 
getLogKey() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The key where the user logs were stored.
getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The location in Amazon S3 where log files for the job are stored.
getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Specifies the location in Amazon S3 to write the log files of the job flow.
getLowerBreachScaleIncrement() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the lower threshold has been breached.
getLowerBreachScaleIncrement() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the lower threshold has been breached.
getLowerThreshold() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The lower limit for the metric.
getLowerThreshold() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the lower limit for the metric.
getMainClass() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
The name of the main class in the specified Java file.
getManifest() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
The UTF-8 encoded text of the manifest file.
getManifest() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
The UTF-8 encoded text of the manifest file.
getManifestAddendum() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
For internal use only.
getMapper() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get the mapper.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
If IsTruncated is true, then this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
getMarker() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
getMarker() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the JOBID to start after when listing the jobs created with your account.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The marker provided in the previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
The identifier returned to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The marker provided in the previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A marker provided for paginated results.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The marker provided in the previous request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
The marker provided for paginated results.
getMarker() - Method in class com.amazonaws.services.rds.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional marker parameter indicating where in the bucket to begin listing.
getMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the marker parameter originally used to request this object listing, or null if no marker was specified.
getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Market type of the Amazon EC2 instances used to create a cluster node.
getMarket() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Market type of the Amazon EC2 instances used to create a cluster node.
getMasterInstanceId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 instance identifier of the master node.
getMasterInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the master node.
getMasterInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 master node instance type.
getMasterPublicDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The DNS name of the master node.
getMasterUsername() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of master user for the client DB Instance.
getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the master username for the DB Instance.
getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the master username for the DB Instance.
getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The password for the master DB Instance user.
getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new password for the DB Instance master user.
getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the pending or in-progress change of the master credentials for the DB Instance.
getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the object's current ETag in order for this request to be executed.
getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns an empty map since the EncryptionMaterials base class does not have extra materials information.
getMaxConnections() - Method in class com.amazonaws.ClientConfiguration
Returns the maximum number of allowed open HTTP connections.
getMaxCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Maximum number of instances to launch.
getMaxErrorRetry() - Method in class com.amazonaws.ClientConfiguration
Returns the maximum number of retry attempts for failed retryable requests (ex: 5xx error responses from a service).
getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Maximum property for this object.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results to indicate the maximum number of User names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this only when paginating results to indicate the maximum number of keys you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results to indicate the maximum number of keys you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results to indicate the maximum number of server certificates you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results to indicate the maximum number of certificate IDs you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
getMaxItems() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results to indicate the maximum number of User names you want in the response.
getMaxJobs() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Sets the maximum number of jobs returned in the response.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the maxKeys parameter originally used to request this object listing, or the default maxKeys value provided by Amazon S3 if the requester didn't specify a value.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the value of the maxKeys parameter used to request this version listing.
getMaxLength() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value no longer than this value.
getMaxNumberOfDomains() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
The maximum number of domain names you want returned.
getMaxNumberOfMessages() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The maximum number of messages to return.
getMaxParts() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the optional maximum number of parts to be returned in the part listing.
getMaxParts() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the optional max parts value specified in the original request to limit how many parts are listed.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Constraints:
Range: 20 - 100
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The maximum number of records to include in the response.
getMaxResults() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional maxResults parameter indicating the maximum number of results to include in the response.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the AutoScalingGroup.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
getMaxUploads() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional maximum number of uploads to return, or null if no maximum number of uploads has been set for this request.
getMaxUploads() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the optional maximum number of uploads to be listed, as specified in the original request.
getMaxValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value less than this value.
getMd5Digest() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the optional, but recommended, MD5 hash of the content of this part.
getMD5OfBody() - Method in class com.amazonaws.services.sqs.model.Message
 
getMD5OfMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
getMeasureName() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The measure name associated with the metric used by the trigger to determine when to fire.
getMeasureName() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the measure name used by the trigger to determine when to fire.
getMeasureName() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the MeasureName property for this object.
getMeasureName() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns the value of the MeasureName property for this object.
getMessage() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Error message.
getMessage() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
getMessage() - Method in class com.amazonaws.services.ec2.model.StateReason
Descriptive message for the state change.
getMessage() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The retrieved information.
getMessage() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The event message.
getMessage() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
A message describing the error or warning.
getMessage() - Method in class com.amazonaws.services.rds.model.Event
Provides the text of this event.
getMessage() - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send to the topic.
getMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
getMessageId() - Method in class com.amazonaws.services.sns.model.PublishResult
Unique identifier assigned to the published message.
getMessageId() - Method in class com.amazonaws.services.sqs.model.Message
 
getMessageId() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
The message ID of the message sent to the queue.
getMessages() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
A list of ValidationMessage.
getMessages() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
getMetadata() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the optional metadata instructing Amazon S3 how to handle the uploaded data (e.g.
getMethod() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
getMetrics() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Returns the value of the Metrics property for this object.
getMetricStatistics(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
 
getMetricStatistics(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
 
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
GetMetricStatisticsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the GetMetricStatistics operation.
GetMetricStatisticsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
GetMetricStatisticsResult - Class in com.amazonaws.services.cloudwatch.model
Get Metric Statistics Result
GetMetricStatisticsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
getMfa() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the optional Multi-Factor Authentication information included with this request.
getMfa() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Gets the optional Multi-Factor Authentication information included with this request.
getMFADevices() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
getMinCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Minimum number of instances to launch.
getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Minimum property for this object.
getMinimumEngineVersion() - Method in class com.amazonaws.services.rds.model.Parameter
The earliest engine version to which the parameter can apply.
getMinimumUploadPartSize() - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Returns the minimum part size for upload parts.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the AutoScalingGroup.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
getMinValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value greater than this value.
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.Instance
Monitoring status for this instance.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Monitoring state for the associated instance.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Enables monitoring for the instance.
getMonitoringEnabled() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
getMultiAZ() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies if the DB Instance is a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies if the DB Instance is a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The Multi-AZ filter value.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The Multi-AZ filter value.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies if the DB Instance is a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates that the Single-AZ DB Instance is to change to a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies if the DB Instance is a Multi-AZ deployment.
getMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies if the DB Instance is a Multi-AZ deployment.
getMultipartUploads() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the list of multipart uploads.
getMultipartUploadThreshold() - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Returns the size threshold in bytes for when to use multipart uploads.
getName() - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the name of the Dimension.
getName() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The name for the new AMI being created.
getName() - Method in class com.amazonaws.services.ec2.model.Filter
Specifies the name of the filter.
getName() - Method in class com.amazonaws.services.ec2.model.Image
The name of the AMI that was provided during image creation.
getName() - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
getName() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The name to give the new Amazon Machine Image.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
The name of the AutoScalingGroup .
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The name of the configuration option.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
The name of the launch configuration.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
The name of the LoadBalancer.
getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
The name of the trigger.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The name of the bootstrap action.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Friendly name given to the instance group.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Friendly name for the instance group.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The name of the job flow.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The name of the job flow.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The name of the job flow step.
getName() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the name of the bucket.
getName() - Method in class com.amazonaws.services.simpledb.model.Attribute
The name of the attribute.
getName() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.simpledb.model.Item
The name of the item.
getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The name of the replaceable attribute.
getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The name of the replaceable item.
getName() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The name of the attribute involved in the condition.
getName() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
getNamespace() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Constraints:
Length: 1 - 100
Pattern: [ -9;-??-??-?\r\n\t]*
getNamespace() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Constraints:
Length: 1 - 100
Pattern: [ -9;-??-??-?\r\n\t]*
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Namespace property for this object.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns the value of the Namespace property for this object.
getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
A unique namespace identifying the option's associated AWS resource.
getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
A unique namespace identifying the option's associated AWS resource.
getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
A unique namespace identifying the option's associated AWS resource.
getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Constraints:
Length: 1 - 255
getNewGroupName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New name for the group.
getNewObjectMetadata() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional object metadata to set for the new, copied object.
getNewPath() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New path for the group.
getNewPath() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new path for the server certificate.
getNewPath() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New path for the User.
getNewServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new name for the server certificate.
getNewUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New name for the User.
getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the next key marker that should be used in the next request to get the next page of results.
getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the key marker to use in the next listVersions request in order to obtain the next page of results.
getNextMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the marker to use in the next listObjects request in order to see the next page of results.
getNextPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the next part number marker.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Constraints:
Pattern: [ -??-??-?\r\n\t]*
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Constraints:
Pattern: [ -??-??-?\r\n\t]*
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string used to mark the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Returns the value of the NextToken property for this object.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Returns the value of the NextToken property for this object.
getNextToken() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Pagination token.
getNextToken() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
If returned, this indicates that there are more results to obtain.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
A string informing Amazon SimpleDB where to start the next list of domain names.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
A string informing Amazon SimpleDB where to start the next list of ItemNames.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.SelectResult
An opaque token indicating that more items than MaxNumberOfItems were matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Token to pass along to the next ListSubscriptionsByTopic request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Token to pass along to the next ListSubscriptions request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Token to pass along to the next ListTopics request.
getNextUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the next upload ID marker that should be used in the next request to get the next page of results.
getNextVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the version ID marker to use in the next listVersions request in order to obtain the next page of results.
getNoDevice() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies the device name to suppress during instance launch.
getNoDevice() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
When set to the empty string, specifies that the device name in this object should not be mapped to any real device.
getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional list of ETag constraints that when present, must not include a match for the object's current ETag in order for this request to be executed.
getNoReboot() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default this property is set to false, which means Amazon EC2 attempts to cleanly shut down the instance before image creation and reboots the instance afterwards.
getNormalizedInstanceHours() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
An approximation of the cost of the job flow, represented in m1.small/hours.
getObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the object stored in Amazon S3 under the specified bucket and key.
getObject(GetObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the object stored in Amazon S3 under the specified bucket and key.
getObject(GetObjectRequest, File) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the object metadata for the object stored in Amazon S3 under the specified bucket and key, and saves the object contents to the specified file.
getObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObject(GetObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObject(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObject(GetObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
getObject(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
getObjectAcl(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified object in Amazon S3.
getObjectAcl(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified object with the specified version in Amazon S3.
getObjectAcl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectAcl(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectContent() - Method in class com.amazonaws.services.s3.model.S3Object
Gets an input stream containing the contents of this object.
getObjectMetadata(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.
getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.
getObjectMetadata(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectMetadata(GetObjectMetadataRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectMetadata() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
getObjectMetadata() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the metadata stored by Amazon S3 for this object.
GetObjectMetadataRequest - Class in com.amazonaws.services.s3.model
Provides options for obtaining the metadata for the specified Amazon S3 object without actually fetching the object contents.
GetObjectMetadataRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest used to retrieve a specified object's metadata.
GetObjectMetadataRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest with basic options.
GetObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for downloading an Amazon S3 object.
GetObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
GetObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
getObjectSummaries() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the list of object summaries describing the objects stored in the S3 bucket.
getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The type of operation being requested.
getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The operation to perform on the attribute.
getOptionName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The name of the configuration option.
getOptionName() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
The name of the configuration option.
getOptionName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Constraints:
Length: 1 - 100
getOptions() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
If specified, restricts the descriptions to only the specified options.
getOptions() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
A list of ConfigurationOptionDescription.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
A list of the configuration options and their values in this configuration set.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the configuration set for the new environment.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration option settings to update with the new specified option value.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.
getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
A list of the options and desired values to evaluate.
getOptionsToRemove() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this new environment.
getOptionsToRemove() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration options to remove from the configuration set.
getOptionsToRemove() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this environment.
getOriginalRequest() - Method in class com.amazonaws.DefaultRequest
Returns the original, user facing request object which this internal request object is representing.
getOriginalRequest() - Method in interface com.amazonaws.Request
Returns the original, user facing request object which this internal request object is representing.
getOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
getOutput() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get output path.
getOwner() - Method in class com.amazonaws.services.s3.model.AccessControlList
Gets the owner of the AccessControlList.
getOwner() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the bucket's owner.
getOwner() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the owner of this multipart upload.
getOwner() - Method in class com.amazonaws.services.s3.model.PartListing
Returns details on the user who owns the associated multipart upload.
getOwner() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the owner of this object.
getOwner() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the owner of this version.
getOwner() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's owner.
getOwnerAlias() - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The instance owner's account ID.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Image
AWS Access Key ID of the image owner.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Reservation
The AWS Access Key ID of the user who owns the reservation.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS Access Key ID of the owner of the security group.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Snapshot
AWS Access Key ID of the user who owns the snapshot.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies the AWS account ID of the account.
getOwnerId() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the AWS ID of the owner of a specific DB Security Group.
getOwnerIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot owners.
getOwners() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of owners for the described AMIs.
getParameterApplyStatus() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The status of parameter updates.
getParameterName() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the name of the parameter.
getParameters() - Method in class com.amazonaws.DefaultRequest
 
getParameters() - Method in interface com.amazonaws.Request
Returns a map of all parameters in this request.
getParameters() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter instances.
getParameters() - Method in class com.amazonaws.services.rds.model.EngineDefaults
Contains a list of engine default parameters.
getParameters() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
getParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
getParameterValue() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the value of the parameter.
getPartETag() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns an identifier which identifies the upload part by its part number and the entity tag computed from the part's data.
getPartETags() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
getPartNumber() - Method in class com.amazonaws.services.s3.model.PartETag
Returns the part number of the associated part.
getPartNumber() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns the part number of the newly uploaded part.
getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the optional part number marker indicating where in the results to being listing parts.
getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the optional part number marker specified in the original request to specify where in the results to begin listing parts.
getParts() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the list of parts described in this part listing.
getPartSize() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the size of this part, in bytes.
getPassword() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
The new password for the User name.
getPassword() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
The new password for the User name.
getPasswordData(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Retrieves the encrypted administrator password for the instances running Windows.
getPasswordData(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Retrieves the encrypted administrator password for the instances running Windows.
getPasswordData() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The Windows administrator password of the specified instance.
getPasswordDataAsync(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Retrieves the encrypted administrator password for the instances running Windows.
getPasswordDataAsync(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Retrieves the encrypted administrator password for the instances running Windows.
GetPasswordDataRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the GetPasswordData operation.
GetPasswordDataRequest() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Default constructor for a new GetPasswordDataRequest object.
GetPasswordDataRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Constructs a new GetPasswordDataRequest object.
GetPasswordDataResult - Class in com.amazonaws.services.ec2.model
The result of the GetPasswordData operation.
GetPasswordDataResult() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
getPath() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Location of the script to run during a bootstrap action.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
The path to the group.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
The path for the User name.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.Group
Path to the group.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Path to the server certificate.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The path for the server certificate.
getPath() - Method in class com.amazonaws.services.identitymanagement.model.User
Path to the User name.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
The path prefix for filtering the results.
getPathPrefix() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
The path prefix for filtering the results.
getPattern() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
The regular expression pattern that a string configuration option value with this restriction must match.
getPendingModifiedValues() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies that changes to the DB Instance are pending.
getPercentTransfered() - Method in class com.amazonaws.services.s3.transfer.TransferProgress
Returns a percentage of the number of bytes transfered out of the total number of bytes to transfer.
getPeriod() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The period, in seconds, associated witht he metric statistics.
getPeriod() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the period used in retrieving metric statistics used by the trigger to determine when to fire.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Period property for this object.
getPermission() - Method in class com.amazonaws.services.s3.model.Grant
Gets the permission being granted to the grantee by this grant.
getPlacement() - Method in class com.amazonaws.services.ec2.model.Instance
The location where this instance launched.
getPlacement() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Defines a placement item.
getPlacement() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the placement constraints (Availability Zones) for launching the instances.
getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies the Availability Zone the job flow will run in.
getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies the Amazon EC2 Availability Zone for the job flow.
getPlacementGroups() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
Contains information about the specified PlacementGroups.
getPlatform() - Method in class com.amazonaws.services.ec2.model.Image
The operating platform of the AMI.
getPlatform() - Method in class com.amazonaws.services.ec2.model.Instance
Platform of the instance (e.g., Windows).
getPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of policies defined for the LoadBalancer.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
The policy document.
getPolicyDocument() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
The policy document.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The mnemonic name for the policy being created.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name of the policy being created.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name of the policy being created.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name for the policy being deleted.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The name name for the policy being created.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the policy document to delete.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the policy document to delete.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the policy document to get.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the policy document to get.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The name of the policy.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the policy document.
getPolicyName() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the policy document.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
A list of policies enabled for this listener.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
getPolicyNames() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
getPolicyNames() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
getPolicySignature() - Method in class com.amazonaws.services.ec2.util.S3UploadPolicy
Policy signature in base64 format Use signature generated by this method for passing to EC2 bunding calls along with policy.
getPolicyString() - Method in class com.amazonaws.services.ec2.util.S3UploadPolicy
Base64 representation of the serialized policy.
getPolicyText() - Method in class com.amazonaws.services.s3.model.BucketPolicy
Gets the raw policy JSON text as returned by Amazon S3.
getPool() - Method in class com.amazonaws.services.ec2.model.InstanceLicense
The license pool from which this license was used (ex: 'windows').
getPool() - Method in class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
The license pool from which to take a license when starting Amazon EC2 instances in the associated RunInstances request.
getPool() - Method in class com.amazonaws.services.ec2.model.License
The name of the pool in which the license is kept.
getPort() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The port number that the DB Instance uses for connections.
getPort() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The port number on which the database accepts connections.
getPort() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
getPort() - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the port that the database engine is listening on.
getPort() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending port for the DB Instance.
getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The port number on which the database accepts connections.
getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The port number on which the database accepts connections.
getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the weekly time range (in UTC) during which system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur, which may result in an outage.
getPrefix() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The prefix that is prepended to datafeed files.
getPrefix() - Method in class com.amazonaws.services.ec2.model.S3Storage
The prefix to use when storing the AMI in S3.
getPrefix() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Contains the prefix that is prepended to data feed files.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional prefix parameter that restricts the response to multipart uploads for keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional prefix parameter and restricts the response to keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the prefix parameter originally used to request this multipart upload listing, or null if no prefix was specified.
getPrefix() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the prefix parameter originally used to request this object listing, or null if no prefix was specified.
getPrefix() - Method in class com.amazonaws.services.s3.model.VersionListing
The prefix parameter originally used to request this version listing, or null if no prefix was specified.
getPreviousState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the specified instance.
getPrincipals() - Method in class com.amazonaws.auth.policy.Statement
Returns the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the private IP address that is assigned to the instance (Amazon VPC).
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you're using Amazon Virtual Private Cloud, you can optionally use this parameter to assign the instance a specific available IP address from the subnet.
getPrivateKey() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the private key in PEM-encoded format.
getProductCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code to confirm.
getProductCodeId() - Method in class com.amazonaws.services.ec2.model.ProductCode
The unique ID of an AWS DevPay product code.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.Image
Product codes of the AMI.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Product codes for the associated AMI.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.Instance
Product codes attached to this instance.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The list of product codes being added to or removed from the specified AMI.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product description.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instances product description (ex: Windows or Unix/Linux).
getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instances description (ex: Windows or Unix/Linux).
getProductDescription() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getProductDescription() - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
getProductDescription() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Product description filter value.
getProductDescription() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The product description filter value.
getProductDescription() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The description of the reserved DB Instance.
getProductDescription() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The database engine used by the offering.
getProductDescriptions() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The description of the AMI.
getProgress() - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies a value between 0 and 100 that indicates the progress of the activity.
getProgress() - Method in class com.amazonaws.services.ec2.model.BundleTask
The level of task completion, in percent (e.g., 20%).
getProgress() - Method in class com.amazonaws.services.ec2.model.Snapshot
The progress of the snapshot, in percentage.
getProgress() - Method in class com.amazonaws.services.s3.transfer.Transfer
Returns progress information about this transfer.
getProgressCode() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the state of the job, such as "Started".
getProgressListener() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the optional progress listener for receiving updates about object upload status.
getProgressListener() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the optional progress listener for receiving updates about object upload status.
getProgressMessage() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the job status.
getProperties() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of Java properties that are set when the step runs.
getProtocol() - Method in class com.amazonaws.ClientConfiguration
Returns the protocol (i.e.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
getProtocol() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The protocol you want to use.
getProtocol() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
getProvider() - Method in class com.amazonaws.auth.policy.Principal
Returns the provider for this principal, which indicates in what group of users this principal resides.
getProxyHost() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy host the client will connect through.
getProxyPassword() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy password to use when connecting through a proxy.
getProxyPort() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy port the client will connect through.
getProxyUsername() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy user name to use if connecting through a proxy.
getPublic() - Method in class com.amazonaws.services.ec2.model.Image
True if this image has public launch permissions.
getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.Address
 
getPublicIp() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
IP address for use with your account.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
IP address that you are assigning to the instance.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
 
getPublicIp() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
The elastic IP address that you are disassociating from the instance.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The elastic IP address that you are releasing from your account.
getPublicIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the IP address of the instance.
getPublicIps() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
The optional list of Elastic IP addresses to describe.
getPublicKeyMaterial() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The public key portion of the key pair being imported.
getQueueAttributes(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Gets one or all attributes of a queue.
getQueueAttributes(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Gets one or all attributes of a queue.
getQueueAttributesAsync(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Gets one or all attributes of a queue.
getQueueAttributesAsync(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Gets one or all attributes of a queue.
GetQueueAttributesRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the GetQueueAttributes operation.
GetQueueAttributesRequest() - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Default constructor for a new GetQueueAttributesRequest object.
GetQueueAttributesRequest(String) - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Constructs a new GetQueueAttributesRequest object.
GetQueueAttributesResult - Class in com.amazonaws.services.sqs.model
GetQueueAttributesResult() - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesResult
 
getQueueName() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name to use for the created queue.
getQueueNamePrefix() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The queue URL for the created queue.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
getQueueUrls() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs for queues.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the EC2 AMI.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the EC2 AMI.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Ramdisk ID of the associated AMI.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Instance
RAM disk associated with this instance.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ramdisk ID of the associated instance.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the ID of the RAM disk to select.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The optional ID of a specific ramdisk to register with the new AMI.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the RAM disk with which to launch the instance.
getRange() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional inclusive byte range within the desired object that will be downloaded by this request.
getRawMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
getReadReplicaDBInstanceIdentifiers() - Method in class com.amazonaws.services.rds.model.DBInstance
Contains one or more identifiers of the Read Replicas associated with this DB Instance.
getReadReplicaSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the identifier of the source DB Instance if this DB Instance is a Read Replica.
getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was available to the cluster.
getReadyDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The date and time when the job flow was ready to start running bootstrap actions.
getReasonCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout the client wants to change.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The receipt handle associated with the message to delete.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.Message
 
getReducer() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Get the reducer
getRegex() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value that satisfies this regular expression.
getRegion() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Gets the name of the Amazon S3 region in which this bucket will be created.
getRegionName() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Name of the region in which this zone resides.
getRegionName() - Method in class com.amazonaws.services.ec2.model.Region
Name of the region.
getRegionNames() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The optional list of regions to describe.
getRegions() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
The list of described Amazon EC2 regions.
getReplace() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair.
getRequesterId() - Method in class com.amazonaws.services.ec2.model.Reservation
The unique ID of the user who requested the instances in this reservation.
getRequestId() - Method in exception com.amazonaws.AmazonServiceException
Returns the AWS request ID that uniquely identifies the service request the caller made.
getRequestId() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the AWS request ID from the response metadata section of an AWS response.
getRequestId() - Method in class com.amazonaws.ResponseMetadata
Returns the AWS request ID contained in this response metadata object.
getRequestId() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.
getRequestId() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The web service request ID for the activity of this event.
getRequestParameters() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the complete map of additional request parameters to be included in the pre-signed URL.
getReservation() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
The newly created reservation, containing the new instances.
getReservationId() - Method in class com.amazonaws.services.ec2.model.Reservation
The unique ID of this reservation.
getReservations() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The list of reservations containing the describes instances.
getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The reserved DB Instance identifier filter value.
getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Customer-specified identifier to track this reservation.
getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The unique identifier for the reservation.
getReservedDBInstances() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
A list of of reserved DB Instances.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The offering identifier filter value.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The offering identifier filter value.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The ID of the Reserved DB Instance offering to purchase.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The offering identifier.
getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The offering identifier.
getReservedDBInstancesOfferings() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A list of DB Instance offerings.
getReservedInstances() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
The list of described Reserved Instances.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
The unique ID of the Reserved Instances purchased for your account.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The unique ID of the Reserved Instances purchase.
getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The unique ID of the Reserved Instances offering being purchased.
getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The unique ID of this Reserved Instances offering.
getReservedInstancesOfferingIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
An optional list of the unique IDs of the Reserved Instance offerings to describe.
getReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The list of described Reserved Instance offerings.
getResetAllParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Specifies whether (true) or not (false) to reset all parameters in the DB Parameter Group to default values.
getResourceId() - Method in class com.amazonaws.services.ec2.model.TagDescription
The resource ID for the tag.
getResourcePath() - Method in class com.amazonaws.DefaultRequest
 
getResourcePath() - Method in interface com.amazonaws.Request
Returns the path to the resource being requested.
getResources() - Method in class com.amazonaws.auth.policy.Statement
Returns the resources associated with this policy statement.
getResources() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more IDs of resources to tag.
getResources() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
A list of one or more resource IDs.
getResourceType() - Method in class com.amazonaws.services.ec2.model.TagDescription
The type of resource identified by the associated resource ID (ex: instance, AMI, EBS volume, etc).
getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the headers to be overridden in the service response.
getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the headers to be overridden in the service response.
getResponseMetadata() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the response metadata for this response.
getRestorableByUserIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of users who have permission to create volumes from the described EBS snapshots.
getRestoreTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The date and time from to restore from.
getResult() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the result contained by this response.
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Image
The root device name (e.g., /dev/sda1).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (e.g., /dev/sda1).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The root device name (e.g., /dev/sda1).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The root device name (e.g., /dev/sda1).
getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Image
The root device type used by the AMI.
getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
getS3() - Method in class com.amazonaws.services.ec2.model.Storage
The details of S3 storage for bundling a Windows instance.
getS3AccountOwner() - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the current owner of the AWS account that the authenticated sender of the request is using.
getS3AccountOwner() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getS3Bucket() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
The name of the Amazon S3 bucket created.
getS3Bucket() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 bucket where the data is located.
getS3Key() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 key where the data is located.
getSamples() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Samples property for this object.
getSampleTimestamp() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The time stamp when this information was retrieved.
getScriptBootstrapAction() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The script run by the bootstrap action.
getSecretAccessKey() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The secret key used to sign requests.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of names of the security groups with which to associate EC2 instances.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains a description of the security groups to associate with the EC2 instances.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
The list of described Amazon EC2 security groups.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The names of the security groups into which the instances will be launched.
getSelectExpression() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
The serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
Serial number that uniquely identifies the MFA device.
getSerialNumber() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Serial number that uniquely identifies the MFA device.
getServerCertificate(GetServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified server certificate.
getServerCertificate(GetServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified server certificate.
getServerCertificate() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Information about the server certificate.
getServerCertificateAsync(GetServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified server certificate.
getServerCertificateAsync(GetServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified server certificate.
getServerCertificateId() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The stable and unique string identifying the server certificate.
getServerCertificateMetadata() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The meta information of the server certificate, such as its name, path, ID, and ARN.
getServerCertificateMetadata() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key.
getServerCertificateMetadataList() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
The name of the server certificate you want to delete.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
The name of the server certificate you want to retrieve information about.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The name that identifies the server certificate.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The name of the server certificate that you want to update.
getServerCertificateName() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The name for the server certificate.
GetServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetServerCertificate operation.
GetServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
 
GetServerCertificateResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetServerCertificate action.
GetServerCertificateResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
 
getServiceName() - Method in exception com.amazonaws.AmazonServiceException
Returns the name of the service that sent this error response.
getServiceName() - Method in class com.amazonaws.DefaultRequest
 
getServiceName() - Method in interface com.amazonaws.Request
Returns the name of the Amazon service this request is for.
getSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, limits the events returned from this call to include only those with the specified severity or higher.
getSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The severity level of this event.
getSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
An indication of the severity of this message:
getShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
getSignature() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
getSignature() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
getSignatureFileContents() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
The actual text of the SIGNATURE file to be written to disk.
getSignatureFileContents() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
getSize() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in gigabytes.
getSize() - Method in class com.amazonaws.services.ec2.model.Volume
The size of this volume, in gigabytes.
getSize() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the size of this part, in bytes.
getSize() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the size of this object in bytes.
getSize() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the size of this version in bytes.
getSkipFinalSnapshot() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
 
getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the slave nodes.
getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 slave node instance type.
getSnapshot() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
The new snapshot.
getSnapshotCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the time (UTC) when the snapshot was taken.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The ID of the snapshot from which to create the new volume.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the snapshot to delete.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the EBS snapshot whose attribute is being described.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the snapshot whose attribute is being described.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot from which the volume will be created.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the EBS snapshot whose attributes are being modified.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot whose attribute is being reset.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The unique ID of this snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Volume
Optional snapshot from which this volume was created.
getSnapshotIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot IDs to describe.
getSnapshots() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The list of described EBS snapshots.
getSocketBufferSizeHints() - Method in class com.amazonaws.ClientConfiguration
Returns the optional size hints (in bytes) for the low level TCP send and receive buffers.
getSocketTimeout() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the solution stack this configuration set uses.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the solution stack used by this configuration.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
This is an alternative to specifying a configuration name.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the SolutionStack deployed with this environment.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the solution stack whose configuration options you want to describe.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
The name of the solution stack these configuration options belong to.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the SolutionStack deployed with this environment.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the SolutionStack deployed with this environment.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the SolutionStack deployed with this environment.
getSolutionStacks() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks.
getSource() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The parameter types to return.
getSource() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates the source of the parameter value.
getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the name of the bucket containing the source object to be copied.
getSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The location where the source bundle is located for this version.
getSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
getSourceConfiguration() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration.
getSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The identifier of the DB Instance that will act as the source for the Read Replica.
getSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The identifier of the source DB Instance from which to restore.
getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.Event
Provides the identifier for the source of the event.
getSourceKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getSourceType() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The event source to retrieve events for.
getSourceType() - Method in class com.amazonaws.services.rds.model.Event
Specifies the source type for this event.
getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the version ID specifying which version of the source object to copy.
getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
The Spot Instance datafeed subscription.
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.Instance
 
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getSpotInstanceRequestIds() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Specifies the ID of the Spot Instance request.
getSpotInstanceRequestIds() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
The ID of the request.
getSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
getSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Contains a list of Spot Instance requests.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the maximum hourly price for any Spot Instance launched to fulfill the request.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
getSpotPriceHistory() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
getSSLCertificateId() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
The ID of the SSL certificate chain to use.
getSSLCertificateId() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The ID of the SSL certificate chain to use.
getStart() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instances started.
getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was started.
getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The start date and time of the job flow.
getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The start date and time of the step.
getStartingInstances() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
The list of the starting instances and details on how their state has changed.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this activity.
getStartTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the StartTime property for this object.
getStartTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
getStartTime() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The start date and time of the Spot Instance price history data.
getStartTime() - Method in class com.amazonaws.services.ec2.model.Snapshot
Time stamp when the snapshot was initiated.
getStartTime() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.
getStartTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
getStartTime() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The time the reservation started.
getState() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
State of the Availability Zone.
getState() - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of this task.
getState() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
getState() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Describes the current state of the customer gateway.
getState() - Method in class com.amazonaws.services.ec2.model.Image
Current state of the AMI.
getState() - Method in class com.amazonaws.services.ec2.model.Instance
The current state of the instance.
getState() - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The state of this license capacity, indicating whether the license is actively being used or not.
getState() - Method in class com.amazonaws.services.ec2.model.Monitoring
The state of monitoring on an Amazon EC2 instance (ex: enabled, disabled).
getState() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of this PlacementGroup.
getState() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instances purchase.
getState() - Method in class com.amazonaws.services.ec2.model.Snapshot
Snapshot state (e.g., pending, completed, or error).
getState() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies the state of the Spot Instance request.
getState() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getState() - Method in class com.amazonaws.services.ec2.model.Subnet
Describes the current state of the subnet.
getState() - Method in class com.amazonaws.services.ec2.model.Volume
State of this volume (e.g., creating, available).
getState() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Constraints:
Allowed Values: attaching, attached, detaching, detached
getState() - Method in class com.amazonaws.services.ec2.model.Vpc
Describes the current state of the VPC.
getState() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
 
getState() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Describes the current state of the VPN connection.
getState() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Describes the current state of the VPN gateway.
getState() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current status of the instance.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
State of instance group.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The state of the job flow.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The state of the job flow step.
getState() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The state of the reserved DB Instance.
getState() - Method in class com.amazonaws.services.s3.transfer.Transfer
Returns the current state of this transfer.
getStatements() - Method in class com.amazonaws.auth.policy.Policy
Returns the collection of statements contained by this policy.
getStateReason() - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
getStateReason() - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the state change.
getStateTransitionReason() - Method in class com.amazonaws.services.ec2.model.Instance
Reason for the most recent state transition.
getStatistic() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The statistic that the trigger when fetching metrics to examine.
getStatistic() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the statistic used by the trigger to determine which metric statistics to examine.
getStatistics() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Statistics property for this object.
getStatus() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Provides the current status of the trigger.
getStatus() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The status of the EBS volume.
getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the Secret Access Key.
getStatus() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
getStatus(GetStatusRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatus(GetStatusRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatus() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
 
getStatus() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the status of this DB Snapshot.
getStatus() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Provides the status of the EC2 security group.
getStatus() - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the status of the IP range.
getStatus() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Returns the current status of versioning for this bucket versioning configuration object, indicating if versioning is enabled or not for a bucket.
getStatusAsync(GetStatusRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusAsync(GetStatusRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job.
getStatusCode() - Method in exception com.amazonaws.AmazonServiceException
Returns the HTTP status code that was returned with this service exception.
getStatusCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
getStatusMessage() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
GetStatusRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the GetStatus operation.
GetStatusRequest() - Constructor for class com.amazonaws.services.importexport.model.GetStatusRequest
 
GetStatusResult - Class in com.amazonaws.services.importexport.model
Output structure for the GetStatus operation.
GetStatusResult() - Constructor for class com.amazonaws.services.importexport.model.GetStatusResult
 
getStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The step configuration.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A list of StepConfig to be executed by the job flow.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of steps run by the job flow.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of steps to be executed by the job flow.
getStoppingInstances() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
The list of the stopping instances and details on how their state has changed.
getStorage() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
getStorage() - Method in class com.amazonaws.services.ec2.model.BundleTask
Amazon S3 storage locations.
getStorageClass() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional Amazon S3 storage class to use when storing the newly copied object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional storage class to use when storing this upload's data in S3.
getStorageClass() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the storage class indicating how the data in this multipart upload will be stored.
getStorageClass() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the class of storage used for the parts in the associated multipart upload.
getStorageClass() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Gets the optional Amazon S3 storage class to use when storing the new object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the storage class used by Amazon S3 for this object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the storage class used by Amazon S3 for this version.
getStorageMode() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Returns the current storage mode of a CryptoConfiguration object.
getStrategy() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The PlacementGroup strategy.
getStrategy() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The strategy to use when allocating Amazon EC2 instances for the PlacementGroup.
getSubject() - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line of when the message is delivered to e-mail endpoints.
getSubnet() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
 
getSubnetId() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
 
getSubnetId() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the Amazon VPC subnet ID in which the instance is running.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the Amazon VPC subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the ID of the subnet.
getSubnetIds() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
A set of one or more subnet IDs.
getSubnets() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Contains a set of one or more Subnet instances.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
The ARN of the created subscription.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SubscribeResult
The ARN of the subscription, if the service was able to create a subscription immediately (without requiring endpoint owner confirmation).
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's ARN.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
getSuccess() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
getSuccess() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
getSum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Sum property for this object.
getSymmetricKey() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns the symmetric key stored in this EncryptionMaterials object.
getTags() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The tags to add or overwrite for the specified resources.
getTags() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
A list of tags for the CustomerGateway.
getTags() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The tags to delete from the specified resources.
getTags() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of the tags for the specified resources.
getTags() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
A list of tags for the DhcpOptions.
getTags() - Method in class com.amazonaws.services.ec2.model.Image
A list of tags for the Image.
getTags() - Method in class com.amazonaws.services.ec2.model.Instance
A list of tags for the Instance.
getTags() - Method in class com.amazonaws.services.ec2.model.License
A list of tags for the License.
getTags() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
A list of tags for the ReservedInstances.
getTags() - Method in class com.amazonaws.services.ec2.model.Snapshot
A list of tags for the Snapshot.
getTags() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
A list of tags for this spot instance request.
getTags() - Method in class com.amazonaws.services.ec2.model.Subnet
A list of tags for the Subnet.
getTags() - Method in class com.amazonaws.services.ec2.model.Volume
A list of tags for the Volume.
getTags() - Method in class com.amazonaws.services.ec2.model.Vpc
A list of tags for the VPC.
getTags() - Method in class com.amazonaws.services.ec2.model.VpnConnection
A list of tags for the VpnConnection.
getTags() - Method in class com.amazonaws.services.ec2.model.VpnGateway
A list of tags for the VpnGateway.
getTarget() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
getTargetDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the new database instance to be created.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the configuration template for this configuration set.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the configuration template.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the configuration template to use in deployment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the configuration template used to originally launch this environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the configuration template to delete.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the configuration template whose configuration options you want to describe.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the configuration template to describe.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the configuration template used to originally launch this environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the configuration associated with this event.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the configuration template.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the configuration template used to originally launch this environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the configuration template to update.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the configuration template used to originally launch this environment.
getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the configuration template to validate the settings against.
getTerminateResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Indicates whether the associated AWS resources should shut down when the environment is terminated:
getTerminatingInstances() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
The list of the terminating instances and details on how their state has changed.
getTimeout() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the amount of time, in seconds, during which no response means a failed health probe.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Timestamp property for this object.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
getTimestamp() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated in Epoch (UNIX) time.
getToken() - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Gets the Multi-Factor Authentication token.
getToken() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
getTopic() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Gets the topic ARN (Amazon Resource Name) for the topic to publish events to.
getTopicArn() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
getTopicArn() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
getTopicArn() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
The Amazon Resource Name (ARN) assigned to the created topic.
getTopicArn() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
getTopicArn() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
getTopicArn() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
getTopicArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
The topic you want to publish to.
getTopicArn() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
getTopicArn() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
getTopicArn() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The ARN of topic you want to subscribe to.
getTopicArn() - Method in class com.amazonaws.services.sns.model.Subscription
The ARN of the subscription's topic.
getTopicArn() - Method in class com.amazonaws.services.sns.model.Topic
The topic's ARN.
getTopicAttributes(GetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The GetTopicAttribtues action returns all of the properties of a topic customers have created.
getTopicAttributes(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The GetTopicAttribtues action returns all of the properties of a topic customers have created.
getTopicAttributesAsync(GetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetTopicAttribtues action returns all of the properties of a topic customers have created.
getTopicAttributesAsync(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetTopicAttribtues action returns all of the properties of a topic customers have created.
GetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the GetTopicAttributes operation.
GetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Default constructor for a new GetTopicAttributesRequest object.
GetTopicAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Constructs a new GetTopicAttributesRequest object.
GetTopicAttributesResult - Class in com.amazonaws.services.sns.model
Get Topic Attributes Result
GetTopicAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
getTopicConfigurations() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Gets the list of BucketNotificationConfiguration.TopicConfiguration objects contained in this object.
getTopics() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
getToPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getToPort() - Method in class com.amazonaws.services.ec2.model.IpPermission
End of port range for the TCP and UDP protocols, or an ICMP code.
getToPort() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
getTotalBytesToTransfer() - Method in class com.amazonaws.services.s3.transfer.TransferProgress
Returns the total size in bytes of the associated transfer, or -1 if the total size isn't known.
getTrackingNumber() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The shipping tracking number assigned by AWS Import/Export to the storage device when it's returned to you.
getTriggerName() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name for the trigger.
getTriggerName() - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the trigger to be deleted.
getTriggerName() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the trigger.
getTriggers() - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
 
getTriggers() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScaling triggers in use by this environment.
getType() - Method in class com.amazonaws.auth.policy.Condition
Returns the type of this condition.
getType() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection this customer gateway supports.
getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The type of VPN connection.
getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this VPN gateway supports.
getType() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Specifies the type of VPN connection the customer gateway supports.
getType() - Method in class com.amazonaws.services.ec2.model.License
The license type (ex.
getType() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the Spot Instance type.
getType() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Constraints:
Allowed Values: one-time, persistent
getType() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specifies the type of VPN connection.
getType() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Specifies the type of VPN connection the VPN gateway supports.
getUnhealthyThreshold() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe failures required before moving the instance to the Unhealthy state.
getUnit() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Constraints:
Pattern: (Seconds|Bytes|Bits|Percent|Count|Bytes/Second|Bits/Second|Count/Second|None)
getUnit() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the standard unit associated with a measure; used by the trigger when fetching the metric statistics it uses to determine when to activate.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Unit property for this object.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Unit property for this object.
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
getUpdateTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
getUploadDate() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date when the server certificate was uploaded.
getUploadDate() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The date when the signing certificate was uploaded.
getUploadId() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns the ID of the upload to abort.
getUploadId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the ID of the multipart upload to complete.
getUploadId() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the initiated multipart upload ID.
getUploadId() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the ID of the multipart upload whose parts are being listed.
getUploadId() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the unique ID of this multipart upload.
getUploadId() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
getUploadId() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional upload ID marker indicating where in the results to begin listing.
getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
getUploadPolicy() - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on the user's behalf.
getUploadPolicySignature() - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
getUpperBreachScaleIncrement() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the upper threshold has been breached.
getUpperBreachScaleIncrement() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the upper threshold has been breached.
getUpperThreshold() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The upper limit for the metric.
getUpperThreshold() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the upper limit of the metric used.
getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instances, per hour.
getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
getUsagePrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The hourly price charged for this reserved DB Instance.
getUsagePrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The hourly price charged for this offering.
getUseLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB Instance is restored from the latest backup time.
getUser(GetUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified User, including the User's path, GUID, and ARN.
getUser() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves information about the specified User, including the User's path, GUID, and ARN.
getUser(GetUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified User, including the User's path, GUID, and ARN.
getUser() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves information about the specified User, including the User's path, GUID, and ARN.
getUser() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Information about the User.
getUser() - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Information about the User.
getUserAgent() - Method in class com.amazonaws.ClientConfiguration
Returns the HTTP user agent header to send with all requests.
getUserAsync(GetUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves information about the specified User, including the User's path, GUID, and ARN.
getUserAsync(GetUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves information about the specified User, including the User's path, GUID, and ARN.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data available to the launched EC2 instances.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains the user data available to the launched EC2 instances.
getUserData() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
MIME, Base64-encoded user data.
getUserData() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Optional data, specific to a user's application, to provide in the launch request.
getUserData() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies additional information to make available to the instance(s).
getUserDefined() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of whether the user defined this configuration option:
getUserGroups() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The user group being added to or removed from the list of user groups with launch permissions for this AMI.
getUserId() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The user ID of the user that can create volumes from the snapshot.
getUserId() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS user ID of the user involved in this launch permission.
getUserId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The AWS user ID of an account.
getUserId() - Method in class com.amazonaws.services.identitymanagement.model.User
The stable and unique string identifying the User.
getUserIdGroupPairs() - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of AWS user IDs and groups included in this permission.
getUserIds() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The AWS user ID being added to or removed from the list of users with launch permissions for this AMI.
getUserIds() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The AWS user IDs to add to or remove from the list of users that have permission to create EBS volumes from the specified snapshot.
getUserMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the custom user-metadata for the associated object.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Name of the User the key is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Name of the User the key is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the User to add.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
The User name that the new key will belong to.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Name of the User to create a login profile for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Name of the User to create.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Name of the User whose MFA device you want to deactivate.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Name of the User whose key you want to delete.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Name of the User whose login profile you want to delete.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Name of the User the signing certificate belongs to.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the User the policy is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Name of the User to delete.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Name of the User for whom you want to enable the MFA device.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Name of the User whose login profile you want to retrieve.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the User who the policy is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The User the policy is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Name of the User to get information about.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Name of the User.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
The name of the User to list groups for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Name of the User whose MFA devices you want to list.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
The name of the User.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
The name of the User to list policies for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The name of the User, which can be used for logins.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The User with whom the MFA device is associated.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the User to associate the policy with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the User to remove.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Name of the User whose MFA device you want to resynchronize.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Name of the User the signing certificate is associated with.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Name of the User whose key you want to update.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Name of the User whose login profile you want to update.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Name of the User the signing certificate belongs to.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Name of the User to update.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Name of the User the signing certificate is for.
getUserName() - Method in class com.amazonaws.services.identitymanagement.model.User
The name identifying the User.
getUserPolicy(GetUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Retrieves the specified policy document for the specified User.
getUserPolicy(GetUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Retrieves the specified policy document for the specified User.
getUserPolicyAsync(GetUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Retrieves the specified policy document for the specified User.
getUserPolicyAsync(GetUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Retrieves the specified policy document for the specified User.
GetUserPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetUserPolicy operation.
GetUserPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
 
GetUserPolicyResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetUserPolicy action.
GetUserPolicyResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
 
GetUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the GetUser operation.
GetUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserRequest
 
GetUserResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the GetUser action.
GetUserResult() - Constructor for class com.amazonaws.services.identitymanagement.model.GetUserResult
 
getUsers() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of Users in the group.
getUsers() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of User names.
getValidateOnly() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
getValidateOnly() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
getValidFrom() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Defines the start date of the request.
getValidFrom() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getValidUntil() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
End date of the request.
getValidUntil() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
getValue() - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the value of the Dimension.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Returns the value of the Value property for this object.
getValue() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The value of the attribute being modified.
getValue() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new value of the instance attribute being modified.
getValue() - Method in class com.amazonaws.services.ec2.model.Tag
The tag's value.
getValue() - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag's value.
getValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The current value for the configuration option.
getValue() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The value part of the identified key.
getValue() - Method in class com.amazonaws.services.simpledb.model.Attribute
The value of the attribute.
getValue() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The value of the replaceable attribute.
getValue() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The value of an attribute.
getValueOptions() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, values for the configuration option are selected from this list.
getValues() - Method in class com.amazonaws.auth.policy.Condition
Returns the values specified for this access control policy condition.
getValues() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Contains a set of values for a DHCP option.
getValues() - Method in class com.amazonaws.services.ec2.model.Filter
Contains one or more values for the filter.
getValueType() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
getVersion() - Method in class com.amazonaws.auth.policy.Policy
Returns the version of this AWS policy.
getVersionId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the version ID of the new object, only present if versioning has been enabled for the bucket.
getVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Gets the version ID of the newly copied object.
getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the version ID uniquely identifying which version of the object to delete.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Gets the optional version ID of the object version whose metadata is being retrieved.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional version ID specifying which version of the object to download.
getVersionId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the version ID of the associated Amazon S3 object if available.
getVersionId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Gets the optional version ID of the newly uploaded object.
getVersionId() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the version ID which uniquely identifies this version of an object.
getVersionId() - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Returns the version ID of the new object.
getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the value of the version ID marker parameter used to request this version listing.
getVersioningConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Gets the new versioning configuration for the specified bucket.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
A label uniquely identifying the version for the associated application.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
A label identifying this version.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application version to deploy.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The application version deployed in this environment.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The label of the version to delete.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The application version deployed in this environment.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The release label for the application version associated with this event.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The application version deployed in this environment.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the version to update.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment.
getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The application version deployed in this environment.
getVersionLabels() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, restricts the returned descriptions to only include ones that have the specified version labels.
getVersions() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the versions for this application.
getVersionSummaries() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the list of version summaries describing the versions stored in the associated S3 bucket.
getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.Image
Returns the value of the VirtualizationType property for this object.
getVirtualizationType() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the VirtualizationType property for this object.
getVirtualName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the virtual name associated with the device.
getVirtualName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies the virtual device name.
getVirtualName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
getVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The new value (in seconds) for the message's visibility timeout.
getVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The duration (in seconds) that the received messages are hidden from subsequent retrieve requests after being retrieved by a ReceiveMessage request.
getVolume() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
The newly created EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the Amazon EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the volume from which to create the snapshot.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the EBS volume to delete.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume to detach.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the EBS volume that should be mounted as a block device on an Amazon EC2 instance.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume from which this snapshot was created.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.Volume
The unique ID of this volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
getVolumes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
getVolumeSize() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in gigabytes.
getVolumeSize() - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in gigabytes.
getVpc() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Information about the VPC.
getVpcAttachement() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
getVpcAttachments() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Contains information about the VPCs attached to the VPN gateway.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the VPC to associate the DHCP options with.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPC to attach to the VPN gateway.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The ID of the VPC to create the subnet in.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
 
getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPC to detach the VPN gateway from.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the Amazon VPC in which the instance is running.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Subnet
Contains the ID of the VPC the subnet is in.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Vpc
Specifies the ID of the VPC.
getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
 
getVpcIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
A set of one or more IDs of VPCs to describe.
getVpcs() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
getVpnConnection() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
The ID of the VPN connection to delete
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specifies the ID of the VPN gateway at the VPC end of the VPN connection.
getVpnConnectionIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
A VPN connection ID.
getVpnConnections() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
getVpnGateway() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPN gateway to attach to the VPC.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the VPN gateway.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
The ID of the VPN gateway to delete.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPN gateway to detach from the VPC.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specfies the ID of the VPN gateway at the VPC end of the VPN connection.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Specifies the ID of the VPN gateway.
getVpnGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
A set of one or more VPN Gateway IDs.
getVpnGateways() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
getWarningMessage() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
getWarningMessage() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
getZoneName() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Name of the Availability Zone.
getZoneNames() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
A list of the availability zone names to describe.
Grant - Class in com.amazonaws.services.s3.model
Specifies a grant, consisting of one grantee and one permission.
Grant(Grantee, Permission) - Constructor for class com.amazonaws.services.s3.model.Grant
Constructs a new Grant object using the specified grantee and permission objects.
grantAllPermissions(Grant...) - Method in class com.amazonaws.services.s3.model.AccessControlList
Adds a set of grantee/permission pairs to the access control list (ACL), where each item in the set is a Grant object.
Grantee - Interface in com.amazonaws.services.s3.model
Represents a grantee (entity) that can be assigned access permissions in an AccessControlList.
grantPermission(Grantee, Permission) - Method in class com.amazonaws.services.s3.model.AccessControlList
Adds a grantee to the access control list (ACL) with the given permission.
Group - Class in com.amazonaws.services.identitymanagement.model
The Group data type contains information about a group.
Group() - Constructor for class com.amazonaws.services.identitymanagement.model.Group
 
GroupGrantee - Enum in com.amazonaws.services.s3.model
Specifies constants defining a group of Amazon S3 users who can be granted permissions to Amazon S3 buckets and objects.

H

HadoopJarStepConfig - Class in com.amazonaws.services.elasticmapreduce.model
A job flow step consisting of a JAR file whose main function will be executed.
HadoopJarStepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Default constructor for a new HadoopJarStepConfig object.
HadoopJarStepConfig(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Constructs a new HadoopJarStepConfig object.
handleRequest(Request<T>) - Method in class com.amazonaws.services.sqs.QueueUrlHandler
 
hashCode() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.Grant
 
hashCode() - Method in class com.amazonaws.services.s3.model.Owner
 
Headers - Interface in com.amazonaws.services.s3
Common S3 HTTP header values used throughout the AWS S3 Java client.
HealthCheck - Class in com.amazonaws.services.elasticloadbalancing.model
The HealthCheck data type.
HealthCheck() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Default constructor for a new HealthCheck object.
HealthCheck(String, Integer, Integer, Integer, Integer) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Constructs a new HealthCheck object.
HOST_ID - Static variable in class com.amazonaws.services.s3.S3ResponseMetadata
 
HttpMethod - Enum in com.amazonaws
Enumeration of valid HTTP methods.

I

Image - Class in com.amazonaws.services.ec2.model
Represents an Amazon Machine Image (AMI) that can be run on an Amazon EC2 instance.
Image() - Constructor for class com.amazonaws.services.ec2.model.Image
 
ImageAttribute - Class in com.amazonaws.services.ec2.model
Represents an attribute of an Amazon Machine Image (AMI).
ImageAttribute() - Constructor for class com.amazonaws.services.ec2.model.ImageAttribute
 
ImageState - Enum in com.amazonaws.services.ec2.model
Image State
importKeyPair(ImportKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Imports the public key from an RSA key pair created with a third-party tool.
importKeyPair(ImportKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Imports the public key from an RSA key pair created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Imports the public key from an RSA key pair created with a third-party tool.
importKeyPairAsync(ImportKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Imports the public key from an RSA key pair created with a third-party tool.
ImportKeyPairRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportKeyPair operation.
ImportKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Default constructor for a new ImportKeyPairRequest object.
ImportKeyPairRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Constructs a new ImportKeyPairRequest object.
ImportKeyPairResult - Class in com.amazonaws.services.ec2.model
ImportKeyPairResult() - Constructor for class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Initiates a multipart upload and returns an InitiateMultipartUploadResult which contains an upload ID.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
InitiateMultipartUploadRequest - Class in com.amazonaws.services.s3.model
The InitiateMultipartUploadRequest contains the parameters used for the InitiateMultipartUpload method.
InitiateMultipartUploadRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key.
InitiateMultipartUploadRequest(String, String, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key, and with the additional specified object metadata.
InitiateMultipartUploadResult - Class in com.amazonaws.services.s3.model
Contains the results of initiating a multipart upload, particularly the unique ID of the new multipart upload.
InitiateMultipartUploadResult() - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
 
Instance - Class in com.amazonaws.services.autoscaling.model
The Instance data type.
Instance() - Constructor for class com.amazonaws.services.autoscaling.model.Instance
 
Instance - Class in com.amazonaws.services.ec2.model
Represents an Amazon EC2 instance.
Instance() - Constructor for class com.amazonaws.services.ec2.model.Instance
 
Instance - Class in com.amazonaws.services.elasticbeanstalk.model
The description of an Amazon EC2 instance.
Instance() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.Instance
Default constructor for a new Instance object.
Instance - Class in com.amazonaws.services.elasticloadbalancing.model
The Instance data type.
Instance() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Instance
Default constructor for a new Instance object.
Instance(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Instance
Constructs a new Instance object.
InstanceAttribute - Class in com.amazonaws.services.ec2.model
Represents an attribute of an Amazon EC2 instance.
InstanceAttribute() - Constructor for class com.amazonaws.services.ec2.model.InstanceAttribute
 
InstanceBlockDeviceMapping - Class in com.amazonaws.services.ec2.model
Describes how block devices are mapped on an Amazon EC2 instance.
InstanceBlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
InstanceBlockDeviceMappingSpecification - Class in com.amazonaws.services.ec2.model
Specifies how an instance's block devices should be mapped on a running instance.
InstanceBlockDeviceMappingSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
InstanceGroupConfig - Class in com.amazonaws.services.elasticmapreduce.model
Configuration defining a new instance group.
InstanceGroupConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Default constructor for a new InstanceGroupConfig object.
InstanceGroupConfig(String, String, String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Constructs a new InstanceGroupConfig object.
InstanceGroupDetail - Class in com.amazonaws.services.elasticmapreduce.model
Detailed information about an instance group.
InstanceGroupDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Default constructor for a new InstanceGroupDetail object.
InstanceGroupDetail(String, String, String, Integer, Integer, String, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Constructs a new InstanceGroupDetail object.
InstanceGroupModifyConfig - Class in com.amazonaws.services.elasticmapreduce.model
Modify an instance group size.
InstanceGroupModifyConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Default constructor for a new InstanceGroupModifyConfig object.
InstanceGroupModifyConfig(String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Constructs a new InstanceGroupModifyConfig object.
InstanceGroupState - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Group State
InstanceLicense - Class in com.amazonaws.services.ec2.model
Represents an active license in use and attached to an Amazon EC2 instance.
InstanceLicense() - Constructor for class com.amazonaws.services.ec2.model.InstanceLicense
 
InstanceLicenseSpecification - Class in com.amazonaws.services.ec2.model
Part of a request to launch Amazon EC2 instances, specifying which license pool to use if a license should be attached to the new Amazon EC2 instance.
InstanceLicenseSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
 
InstanceMonitoring - Class in com.amazonaws.services.ec2.model
Represents the monitoring state of an EC2 instance.
InstanceMonitoring() - Constructor for class com.amazonaws.services.ec2.model.InstanceMonitoring
 
InstanceQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed number of DB Instances.
InstanceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.InstanceQuotaExceededException
Constructs a new InstanceQuotaExceededException with the specified error message.
InstanceRoleType - Enum in com.amazonaws.services.elasticmapreduce.model
Instance Role Type
InstanceState - Class in com.amazonaws.services.ec2.model
Represents the state of an Amazon EC2 instance.
InstanceState() - Constructor for class com.amazonaws.services.ec2.model.InstanceState
 
InstanceState - Class in com.amazonaws.services.elasticloadbalancing.model
The InstanceState data type.
InstanceState() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Default constructor for a new InstanceState object.
InstanceStateChange - Class in com.amazonaws.services.ec2.model
Represents a state change for a specific EC2 instance.
InstanceStateChange() - Constructor for class com.amazonaws.services.ec2.model.InstanceStateChange
 
InstanceStateName - Enum in com.amazonaws.services.ec2.model
Instance State Name
InstanceType - Enum in com.amazonaws.services.ec2.model
Instance Type
InsufficientDBInstanceCapacityException - Exception in com.amazonaws.services.rds.model
Specified DB Instance class is not available in the specified Availability Zone.
InsufficientDBInstanceCapacityException(String) - Constructor for exception com.amazonaws.services.rds.model.InsufficientDBInstanceCapacityException
Constructs a new InsufficientDBInstanceCapacityException with the specified error message.
InternalErrorException - Exception in com.amazonaws.services.sns.model
Indicates an internal service error.
InternalErrorException(String) - Constructor for exception com.amazonaws.services.sns.model.InternalErrorException
Constructs a new InternalErrorException with the specified error message.
InternalServerErrorException - Exception in com.amazonaws.services.elasticmapreduce.model
Indicates that an error occurred while processing the request and that the request was not completed.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.elasticmapreduce.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServiceException - Exception in com.amazonaws.services.cloudwatch.model
AmazonCloudWatch exception
InternalServiceException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidAccessKeyIdException - Exception in com.amazonaws.services.importexport.model
The AWS Access Key ID specified in the request did not match the manifest's accessKeyId value.
InvalidAccessKeyIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidAccessKeyIdException
Constructs a new InvalidAccessKeyIdException with the specified error message.
InvalidAddressException - Exception in com.amazonaws.services.importexport.model
The address specified in the manifest is invalid.
InvalidAddressException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidAddressException
Constructs a new InvalidAddressException with the specified error message.
InvalidAttributeNameException - Exception in com.amazonaws.services.sqs.model
Unknown attribute.
InvalidAttributeNameException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidAttributeNameException
Constructs a new InvalidAttributeNameException with the specified error message.
InvalidAuthenticationCodeException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the authentication code was not recognized.
InvalidAuthenticationCodeException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidAuthenticationCodeException
Constructs a new InvalidAuthenticationCodeException with the specified error message.
InvalidCertificateException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the certificate is invalid.
InvalidCertificateException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.InvalidCertificateException
Constructs a new InvalidCertificateException with the specified error message.
InvalidConfigurationRequestException - Exception in com.amazonaws.services.elasticloadbalancing.model
Requested configuration change is invalid.
InvalidConfigurationRequestException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidConfigurationRequestException
Constructs a new InvalidConfigurationRequestException with the specified error message.
InvalidCustomsException - Exception in com.amazonaws.services.importexport.model
One or more customs parameters was invalid.
InvalidCustomsException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidCustomsException
Constructs a new InvalidCustomsException with the specified error message.
InvalidDBInstanceStateException - Exception in com.amazonaws.services.rds.model
The specified DB Instance is not in the available state.
InvalidDBInstanceStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBInstanceStateException
Constructs a new InvalidDBInstanceStateException with the specified error message.
InvalidDBParameterGroupStateException - Exception in com.amazonaws.services.rds.model
The DB Parameter Group cannot be deleted because it is in use.
InvalidDBParameterGroupStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBParameterGroupStateException
Constructs a new InvalidDBParameterGroupStateException with the specified error message.
InvalidDBSecurityGroupStateException - Exception in com.amazonaws.services.rds.model
The state of the DB Security Group does not allow deletion.
InvalidDBSecurityGroupStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBSecurityGroupStateException
Constructs a new InvalidDBSecurityGroupStateException with the specified error message.
InvalidDBSnapshotStateException - Exception in com.amazonaws.services.rds.model
The state of the DB Security Snapshot does not allow deletion.
InvalidDBSnapshotStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBSnapshotStateException
Constructs a new InvalidDBSnapshotStateException with the specified error message.
InvalidFileSystemException - Exception in com.amazonaws.services.importexport.model
File system specified in export manifest is invalid.
InvalidFileSystemException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidFileSystemException
Constructs a new InvalidFileSystemException with the specified error message.
InvalidInstanceException - Exception in com.amazonaws.services.elasticloadbalancing.model
AmazonElasticLoadBalancing exception
InvalidInstanceException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidInstanceException
Constructs a new InvalidInstanceException with the specified error message.
InvalidJobIdException - Exception in com.amazonaws.services.importexport.model
The JOBID was missing, not found, or not associated with the AWS account.
InvalidJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidJobIdException
Constructs a new InvalidJobIdException with the specified error message.
InvalidManifestFieldException - Exception in com.amazonaws.services.importexport.model
One or more manifest fields was invalid.
InvalidManifestFieldException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidManifestFieldException
Constructs a new InvalidManifestFieldException with the specified error message.
InvalidMessageContentsException - Exception in com.amazonaws.services.sqs.model
The message contains characters outside the allowed set.
InvalidMessageContentsException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidMessageContentsException
Constructs a new InvalidMessageContentsException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.autoscaling.model
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.simpledb.model
The specified NextToken is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNumberPredicatesException - Exception in com.amazonaws.services.simpledb.model
Too many predicates exist in the query expression.
InvalidNumberPredicatesException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
Constructs a new InvalidNumberPredicatesException with the specified error message.
InvalidNumberValueTestsException - Exception in com.amazonaws.services.simpledb.model
Too many predicates exist in the query expression.
InvalidNumberValueTestsException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
Constructs a new InvalidNumberValueTestsException with the specified error message.
InvalidParameterCombinationException - Exception in com.amazonaws.services.cloudwatch.model
AmazonCloudWatch exception
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException with the specified error message.
InvalidParameterCombinationException - Exception in com.amazonaws.services.elasticbeanstalk.model
Parameters that must not be used together were used together.
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.importexport.model
One or more parameters had an invalid value.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.importexport.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.sns.model
Indicates that a request parameter does not comply with the associated constraints.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.sns.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.cloudwatch.model
AmazonCloudWatch exception
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.elasticbeanstalk.model
A bad or out-of-range value was supplied for the input parameter.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.simpledb.model
The value for a parameter is invalid.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidQueryExpressionException - Exception in com.amazonaws.services.simpledb.model
The specified query expression syntax is not valid.
InvalidQueryExpressionException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
Constructs a new InvalidQueryExpressionException with the specified error message.
IpAddressCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the the incoming source IP address at the time of a request against a CIDR IP range.
IpAddressCondition(String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition(IpAddressCondition.IpAddressComparisonType, String) - Constructor for class com.amazonaws.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition.IpAddressComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways an IP address comparison can be evaluated.
IpPermission - Class in com.amazonaws.services.ec2.model
An IP permission describing allowed incoming IP traffic to an Amazon EC2 security group.
IpPermission() - Constructor for class com.amazonaws.services.ec2.model.IpPermission
 
IPRange - Class in com.amazonaws.services.rds.model
IPRange() - Constructor for class com.amazonaws.services.rds.model.IPRange
Default constructor for a new IPRange object.
isAllowMajorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The indicates that major version upgrades are allowed.
isApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies whether or not the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB Instance.
isAutoCreateApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Determines how the system behaves if the specified application for this version does not already exist:
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Indicates that minor engine upgrades will be applied automatically to the Read Replica during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that minor engine upgrades will be applied automatically to the DB Instance during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates that minor version patches are applied automatically.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
isAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
isAvailable() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Indicates if the specified CNAME is available:
isCanceled() - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
isConsistentRead() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
isConsistentRead() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
isDefaultOnly() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Indicates that only the default version of the specified engine or engine and major version combination is returned.
isDeleteMarker() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns whether or not this version represents a delete marker.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Specifies whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
isDeleteSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Indicates whether to delete the associated source bundle from Amazon S3: true: An attempt is made to delete the associated Amazon S3 source bundle specified at time of creation.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance can be terminated.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
isDone() - Method in class com.amazonaws.services.s3.transfer.Transfer
Returns whether or not the transfer is finished (i.e.
isExists() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
A value specifying whether or not the specified attribute must exist with the specified value in order for the update condition to be satisfied.
isForce() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (logging into an instance, unmounting the volume, and detaching normally).
isForce() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instance to stop.
isIncludeDeleted() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Indicates whether to include deleted environments:
isKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether the job flow should terminate after completing all steps.
isKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether or not the job flow should terminate after completing all steps.
isLatest() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns whether or not this version is the latest version for the associated object.
isLoggingEnabled() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns true if logging is enabled.
isMfaDeleteEnabled() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Returns true if Multi-Factor Authentication (MFA) Delete is enabled for this bucket versioning configuration, false if it isn't enabled, and null if no information is available about the status of MFADelete.
isModifiable() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
isMonitoring() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Enables monitoring for the instance.
isMonitoringEnabled() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
isMultiAZ() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies if the DB Instance is a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies if the DB Instance is a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The Multi-AZ filter value.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The Multi-AZ filter value.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies if the DB Instance is a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates that the Single-AZ DB Instance is to change to a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies if the DB Instance is a Multi-AZ deployment.
isMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies if the DB Instance is a Multi-AZ deployment.
isNoReboot() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default this property is set to false, which means Amazon EC2 attempts to cleanly shut down the instance before image creation and reboots the instance afterwards.
isPublic() - Method in class com.amazonaws.services.ec2.model.Image
True if this image has public launch permissions.
isReplace() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair.
isResetAllParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Specifies whether (true) or not (false) to reset all parameters in the DB Parameter Group to default values.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
isSkipFinalSnapshot() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
 
isSuccess() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
isSuccess() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
isTerminateResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Indicates whether the associated AWS resources should shut down when the environment is terminated:
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more User names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more User names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
isTruncated() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more User names to list.
isTruncated() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
isTruncated() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns true if the listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets whether or not this object listing is complete.
isTruncated() - Method in class com.amazonaws.services.s3.model.PartListing
Returns whether or not this listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets whether or not the version listing is complete, indicating if additional calls to Amazon S3 are needed to obtain complete version listing results.
isUseLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB Instance is restored from the latest backup time.
isUserDefined() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of whether the user defined this configuration option:
isValidateOnly() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
isValidateOnly() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
Item - Class in com.amazonaws.services.simpledb.model
Item() - Constructor for class com.amazonaws.services.simpledb.model.Item
Default constructor for a new Item object.
Item(String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.Item
Constructs a new Item object.

J

Job - Class in com.amazonaws.services.importexport.model
Representation of a job returned by the ListJobs operation.
Job() - Constructor for class com.amazonaws.services.importexport.model.Job
 
JobFlowDetail - Class in com.amazonaws.services.elasticmapreduce.model
A description of a job flow.
JobFlowDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Default constructor for a new JobFlowDetail object.
JobFlowDetail(String, String, JobFlowExecutionStatusDetail, JobFlowInstancesDetail) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Constructs a new JobFlowDetail object.
JobFlowExecutionState - Enum in com.amazonaws.services.elasticmapreduce.model
Job Flow Execution State
JobFlowExecutionStatusDetail - Class in com.amazonaws.services.elasticmapreduce.model
Describes the status of the job flow.
JobFlowExecutionStatusDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Default constructor for a new JobFlowExecutionStatusDetail object.
JobFlowExecutionStatusDetail(String, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Constructs a new JobFlowExecutionStatusDetail object.
JobFlowInstancesConfig - Class in com.amazonaws.services.elasticmapreduce.model
A description of the Amazon EC2 instance running the job flow.
JobFlowInstancesConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Default constructor for a new JobFlowInstancesConfig object.
JobFlowInstancesDetail - Class in com.amazonaws.services.elasticmapreduce.model
Specify the type of Amazon EC2 instances to run the job flow on.
JobFlowInstancesDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Default constructor for a new JobFlowInstancesDetail object.
JobFlowInstancesDetail(String, String, Integer) - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Constructs a new JobFlowInstancesDetail object.
JobType - Enum in com.amazonaws.services.importexport.model
Job Type

K

KeyPair - Class in com.amazonaws.services.ec2.model
Describes an Amazon EC2 key pair, including the private key material.
KeyPair() - Constructor for class com.amazonaws.services.ec2.model.KeyPair
 
KeyPairInfo - Class in com.amazonaws.services.ec2.model
Describes an Amazon EC2 key pair.
KeyPairInfo() - Constructor for class com.amazonaws.services.ec2.model.KeyPairInfo
 
KeyPairMismatchException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the public key certificate and the private key do not match.
KeyPairMismatchException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.KeyPairMismatchException
Constructs a new KeyPairMismatchException with the specified error message.
KeyValue - Class in com.amazonaws.services.elasticmapreduce.model
A key value pair.
KeyValue() - Constructor for class com.amazonaws.services.elasticmapreduce.model.KeyValue
Default constructor for a new KeyValue object.
KeyValue(String, String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.KeyValue
Constructs a new KeyValue object.

L

LAST_MODIFIED - Static variable in interface com.amazonaws.services.s3.Headers
 
LaunchConfiguration - Class in com.amazonaws.services.autoscaling.model
LaunchConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
LaunchConfiguration - Class in com.amazonaws.services.elasticbeanstalk.model
Describes an Auto Scaling launch configuration.
LaunchConfiguration() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
Default constructor for a new LaunchConfiguration object.
LaunchPermission - Class in com.amazonaws.services.ec2.model
Describes a permission to launch an Amazon Machine Image (AMI).
LaunchPermission() - Constructor for class com.amazonaws.services.ec2.model.LaunchPermission
 
LaunchSpecification - Class in com.amazonaws.services.ec2.model
The LaunchSpecificationType data type.
LaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.LaunchSpecification
 
LBCookieStickinessPolicy - Class in com.amazonaws.services.elasticloadbalancing.model
The LBCookieStickinessPolicy data type.
LBCookieStickinessPolicy() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
Default constructor for a new LBCookieStickinessPolicy object.
LBCookieStickinessPolicy(String, Long) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
Constructs a new LBCookieStickinessPolicy object.
License - Class in com.amazonaws.services.ec2.model
A software license that can be associated with an Amazon EC2 instance when launched (ex.
License() - Constructor for class com.amazonaws.services.ec2.model.License
 
LicenseCapacity - Class in com.amazonaws.services.ec2.model
Represents the capacity that a license is able to support.
LicenseCapacity() - Constructor for class com.amazonaws.services.ec2.model.LicenseCapacity
 
LimitExceededException - Exception in com.amazonaws.services.autoscaling.model
The quota for capacity groups or launch configurations for this customer has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it attempted to create resources beyond the current AWS Account limits.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listAccessKeys(ListAccessKeysRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the Access Key IDs associated with the specified User.
listAccessKeys() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the Access Key IDs associated with the specified User.
listAccessKeys(ListAccessKeysRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the Access Key IDs associated with the specified User.
listAccessKeys() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the Access Key IDs associated with the specified User.
listAccessKeysAsync(ListAccessKeysRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the Access Key IDs associated with the specified User.
listAccessKeysAsync(ListAccessKeysRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the Access Key IDs associated with the specified User.
ListAccessKeysRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListAccessKeys operation.
ListAccessKeysRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
 
ListAccessKeysResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListAccessKeys action.
ListAccessKeysResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
 
listAvailableSolutionStacks(ListAvailableSolutionStacksRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns a list of the available solution stack names.
listAvailableSolutionStacks() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Returns a list of the available solution stack names.
listAvailableSolutionStacks(ListAvailableSolutionStacksRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns a list of the available solution stack names.
listAvailableSolutionStacks() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Returns a list of the available solution stack names.
listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Returns a list of the available solution stack names.
listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Returns a list of the available solution stack names.
ListAvailableSolutionStacksRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the ListAvailableSolutionStacks operation.
ListAvailableSolutionStacksRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksRequest
 
ListAvailableSolutionStacksResult - Class in com.amazonaws.services.elasticbeanstalk.model
A list of available AWS Elastic Beanstalk solution stacks.
ListAvailableSolutionStacksResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
 
listBuckets() - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listBuckets() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListBucketsRequest - Class in com.amazonaws.services.s3.model
Request object for listing all the Amazon S3 buckets owned by a user.
ListBucketsRequest() - Constructor for class com.amazonaws.services.s3.model.ListBucketsRequest
 
listDomains(ListDomainsRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The ListDomains operation lists all domains associated with the Access Key ID.
listDomains() - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The ListDomains operation lists all domains associated with the Access Key ID.
listDomains(ListDomainsRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The ListDomains operation lists all domains associated with the Access Key ID.
listDomains() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The ListDomains operation lists all domains associated with the Access Key ID.
ListDomainsRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the ListDomains operation.
ListDomainsRequest() - Constructor for class com.amazonaws.services.simpledb.model.ListDomainsRequest
Default constructor for a new ListDomainsRequest object.
ListDomainsResult - Class in com.amazonaws.services.simpledb.model
List Domains Result
ListDomainsResult() - Constructor for class com.amazonaws.services.simpledb.model.ListDomainsResult
 
Listener - Class in com.amazonaws.services.elasticloadbalancing.model
The Listener data type.
Listener() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Listener
Default constructor for a new Listener object.
Listener(String, Integer, Integer) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Listener
Constructs a new Listener object.
ListenerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The ListenerDescription data type.
ListenerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
Default constructor for a new ListenerDescription object.
ListenerNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
LoadBalancer does not have a listener configured at the given port.
ListenerNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.ListenerNotFoundException
Constructs a new ListenerNotFoundException with the specified error message.
listGroupPolicies(ListGroupPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the names of the policies associated with the specified group.
listGroupPolicies(ListGroupPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified group.
listGroupPoliciesAsync(ListGroupPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified group.
ListGroupPoliciesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListGroupPolicies operation.
ListGroupPoliciesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
 
ListGroupPoliciesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListGroupPolicies action.
ListGroupPoliciesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
 
listGroups(ListGroupsRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the groups that have the specified path prefix.
listGroups() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the groups that have the specified path prefix.
listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the groups that have the specified path prefix.
listGroups() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups that have the specified path prefix.
listGroupsAsync(ListGroupsRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups that have the specified path prefix.
listGroupsForUser(ListGroupsForUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the groups the specified User belongs to.
listGroupsForUser(ListGroupsForUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the groups the specified User belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the groups the specified User belongs to.
listGroupsForUserAsync(ListGroupsForUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the groups the specified User belongs to.
ListGroupsForUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListGroupsForUser operation.
ListGroupsForUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
 
ListGroupsForUserResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListGroupsForUser action.
ListGroupsForUserResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
 
ListGroupsRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListGroups operation.
ListGroupsRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
 
ListGroupsResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListGroups action.
ListGroupsResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListGroupsResult
 
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns the jobs associated with the requester.
listJobs() - Method in interface com.amazonaws.services.importexport.AmazonImportExport
This operation returns the jobs associated with the requester.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns the jobs associated with the requester.
listJobs() - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
This operation returns the jobs associated with the requester.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
This operation returns the jobs associated with the requester.
ListJobsRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the ListJobs operation.
ListJobsRequest() - Constructor for class com.amazonaws.services.importexport.model.ListJobsRequest
 
ListJobsResult - Class in com.amazonaws.services.importexport.model
Output structure for the ListJobs operation.
ListJobsResult() - Constructor for class com.amazonaws.services.importexport.model.ListJobsResult
 
listMetrics(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
 
listMetrics() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
 
listMetrics(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
listMetrics() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
listMetricsAsync(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
 
listMetricsAsync(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
ListMetricsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the ListMetrics operation.
ListMetricsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
ListMetricsResult - Class in com.amazonaws.services.cloudwatch.model
List Metrics Result
ListMetricsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
listMFADevices(ListMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the MFA devices associated with the specified User name.
listMFADevices(ListMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the MFA devices associated with the specified User name.
listMFADevicesAsync(ListMFADevicesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the MFA devices associated with the specified User name.
listMFADevicesAsync(ListMFADevicesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the MFA devices associated with the specified User name.
ListMFADevicesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListMFADevices operation.
ListMFADevicesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
 
ListMFADevicesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListMFADevices action.
ListMFADevicesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
 
listMultipartUploads(ListMultipartUploadsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists in-progress multipart uploads.
listMultipartUploads(ListMultipartUploadsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListMultipartUploadsRequest - Class in com.amazonaws.services.s3.model
Container for the parameters of the ListMultipartUploads operation.
ListMultipartUploadsRequest(String) - Constructor for class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest to list the multipart uploads from the specified bucket.
listNextBatchOfObjects(ObjectListing) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
listNextBatchOfObjects(ObjectListing) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listNextBatchOfVersions(VersionListing) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated VersionListing and retrieve the next page of results.
listNextBatchOfVersions(VersionListing) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified buckets.
listObjects(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket.
listObjects(ListObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket.
listObjects(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(ListObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListObjectsRequest - Class in com.amazonaws.services.s3.model
Contains options to return a list of summary information about the objects in the specified bucket.
ListObjectsRequest() - Constructor for class com.amazonaws.services.s3.model.ListObjectsRequest
Constructs a new ListObjectsRequest object.
ListObjectsRequest(String, String, String, String, Integer) - Constructor for class com.amazonaws.services.s3.model.ListObjectsRequest
Constructs a new ListObjectsRequest object and initializes all required and optional object fields.
listParts(ListPartsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists the parts that have been uploaded for a specific multipart upload.
listParts(ListPartsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListPartsRequest - Class in com.amazonaws.services.s3.model
Container for the the parameters of the ListParts operation.
ListPartsRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.ListPartsRequest
Constructs a new ListPartsRequest from the required parameters bucket name, key and upload ID.
listQueues(ListQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The ListQueues action returns a list of your queues.
listQueues() - Method in interface com.amazonaws.services.sqs.AmazonSQS
The ListQueues action returns a list of your queues.
listQueues(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The ListQueues action returns a list of your queues.
listQueues() - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The ListQueues action returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The ListQueues action returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The ListQueues action returns a list of your queues.
ListQueuesRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ListQueues operation.
ListQueuesRequest() - Constructor for class com.amazonaws.services.sqs.model.ListQueuesRequest
Default constructor for a new ListQueuesRequest object.
ListQueuesRequest(String) - Constructor for class com.amazonaws.services.sqs.model.ListQueuesRequest
Constructs a new ListQueuesRequest object.
ListQueuesResult - Class in com.amazonaws.services.sqs.model
ListQueuesResult() - Constructor for class com.amazonaws.services.sqs.model.ListQueuesResult
 
listServerCertificates(ListServerCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the server certificates that have the specified path prefix.
listServerCertificates() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the server certificates that have the specified path prefix.
listServerCertificates(ListServerCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the server certificates that have the specified path prefix.
listServerCertificates() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the server certificates that have the specified path prefix.
listServerCertificatesAsync(ListServerCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the server certificates that have the specified path prefix.
ListServerCertificatesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListServerCertificates operation.
ListServerCertificatesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
 
ListServerCertificatesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListServerCertificates action.
ListServerCertificatesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
 
listSigningCertificates(ListSigningCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the signing certificates associated with the specified User.
listSigningCertificates() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Returns information about the signing certificates associated with the specified User.
listSigningCertificates(ListSigningCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the signing certificates associated with the specified User.
listSigningCertificates() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Returns information about the signing certificates associated with the specified User.
listSigningCertificatesAsync(ListSigningCertificatesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Returns information about the signing certificates associated with the specified User.
listSigningCertificatesAsync(ListSigningCertificatesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Returns information about the signing certificates associated with the specified User.
ListSigningCertificatesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListSigningCertificates operation.
ListSigningCertificatesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
 
ListSigningCertificatesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListSigningCertificates action.
ListSigningCertificatesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
 
listSubscriptions(ListSubscriptionsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions() - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptions() - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptions action returns a list of the requester's subscriptions.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
ListSubscriptionsByTopicRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListSubscriptionsByTopic operation.
ListSubscriptionsByTopicRequest() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Default constructor for a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Constructs a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Constructs a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicResult - Class in com.amazonaws.services.sns.model
List Subscriptions By Topic Result
ListSubscriptionsByTopicResult() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
ListSubscriptionsRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListSubscriptions operation.
ListSubscriptionsRequest() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Default constructor for a new ListSubscriptionsRequest object.
ListSubscriptionsRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Constructs a new ListSubscriptionsRequest object.
ListSubscriptionsResult - Class in com.amazonaws.services.sns.model
List Subscriptions Result
ListSubscriptionsResult() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
listTopics(ListTopicsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListTopics action returns a list of the requester's topics.
listTopics() - Method in interface com.amazonaws.services.sns.AmazonSNS
The ListTopics action returns a list of the requester's topics.
listTopics(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListTopics action returns a list of the requester's topics.
listTopics() - Method in class com.amazonaws.services.sns.AmazonSNSClient
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The ListTopics action returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The ListTopics action returns a list of the requester's topics.
ListTopicsRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the ListTopics operation.
ListTopicsRequest() - Constructor for class com.amazonaws.services.sns.model.ListTopicsRequest
Default constructor for a new ListTopicsRequest object.
ListTopicsRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListTopicsRequest
Constructs a new ListTopicsRequest object.
ListTopicsResult - Class in com.amazonaws.services.sns.model
List Topics Result
ListTopicsResult() - Constructor for class com.amazonaws.services.sns.model.ListTopicsResult
 
listUserPolicies(ListUserPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the names of the policies associated with the specified User.
listUserPolicies(ListUserPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the names of the policies associated with the specified User.
listUserPoliciesAsync(ListUserPoliciesRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the names of the policies associated with the specified User.
listUserPoliciesAsync(ListUserPoliciesRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the names of the policies associated with the specified User.
ListUserPoliciesRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListUserPolicies operation.
ListUserPoliciesRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
 
ListUserPoliciesResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListUserPolicies action.
ListUserPoliciesResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
 
listUsers(ListUsersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the Users that have the specified path prefix.
listUsers() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Lists the Users that have the specified path prefix.
listUsers(ListUsersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the Users that have the specified path prefix.
listUsers() - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Lists the Users that have the specified path prefix.
listUsersAsync(ListUsersRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Lists the Users that have the specified path prefix.
listUsersAsync(ListUsersRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Lists the Users that have the specified path prefix.
ListUsersRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ListUsers operation.
ListUsersRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUsersRequest
 
ListUsersResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the ListUsers action.
ListUsersResult() - Constructor for class com.amazonaws.services.identitymanagement.model.ListUsersResult
 
listVersions(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String, String, String, String, Integer) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(ListVersionsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listVersions(String, String, String, String, String, Integer) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listVersions(ListVersionsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListVersionsRequest - Class in com.amazonaws.services.s3.model
Provides options for returning a list of summary information about the versions in a specified bucket.
ListVersionsRequest() - Constructor for class com.amazonaws.services.s3.model.ListVersionsRequest
Constructs a new ListVersionsRequest object.
ListVersionsRequest(String, String, String, String, String, Integer) - Constructor for class com.amazonaws.services.s3.model.ListVersionsRequest
Constructs a new ListVersionsRequest object and initializes all required and optional fields.
LoadBalancer - Class in com.amazonaws.services.elasticbeanstalk.model
Describes a LoadBalancer.
LoadBalancer() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
Default constructor for a new LoadBalancer object.
LoadBalancerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The LoadBalancerDescription data type.
LoadBalancerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Default constructor for a new LoadBalancerDescription object.
LoadBalancerNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
AmazonElasticLoadBalancing exception
LoadBalancerNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.LoadBalancerNotFoundException
Constructs a new LoadBalancerNotFoundException with the specified error message.
LOCATION_CONSTRAINT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the location constraint specified by a request.
LoginProfile - Class in com.amazonaws.services.identitymanagement.model
The LoginProfile data type contains information about a login profile for a User.
LoginProfile() - Constructor for class com.amazonaws.services.identitymanagement.model.LoginProfile
 

M

MalformedCertificateException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the certificate was malformed or expired.
MalformedCertificateException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.MalformedCertificateException
Constructs a new MalformedCertificateException with the specified error message.
MalformedManifestException - Exception in com.amazonaws.services.importexport.model
Your manifest is not well-formed.
MalformedManifestException(String) - Constructor for exception com.amazonaws.services.importexport.model.MalformedManifestException
Constructs a new MalformedManifestException with the specified error message.
MalformedPolicyDocumentException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because the policy document was malformed.
MalformedPolicyDocumentException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.MalformedPolicyDocumentException
Constructs a new MalformedPolicyDocumentException with the specified error message.
MarketType - Enum in com.amazonaws.services.elasticmapreduce.model
Market Type
MATERIALS_DESCRIPTION - Static variable in interface com.amazonaws.services.s3.Headers
JSON-encoded description of encryption materials used during encryption
MAX_KEYS_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the max keys specified by a request.
Message - Class in com.amazonaws.services.sqs.model
Message() - Constructor for class com.amazonaws.services.sqs.model.Message
Default constructor for a new Message object.
METADATA_DIRECTIVE - Static variable in interface com.amazonaws.services.s3.Headers
S3 request header indicating how to handle metadata when copying an object
METADATA_DIRECTIVE_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the metadata directive specified by a request to copy an object.
Metric - Class in com.amazonaws.services.cloudwatch.model
Metric
Metric() - Constructor for class com.amazonaws.services.cloudwatch.model.Metric
 
MFADevice - Class in com.amazonaws.services.identitymanagement.model
The MFADevice data type contains information about an MFA Device.
MFADevice() - Constructor for class com.amazonaws.services.identitymanagement.model.MFADevice
 
MissingCustomsException - Exception in com.amazonaws.services.importexport.model
One or more required customs parameters was missing from the manifest.
MissingCustomsException(String) - Constructor for exception com.amazonaws.services.importexport.model.MissingCustomsException
Constructs a new MissingCustomsException with the specified error message.
MissingManifestFieldException - Exception in com.amazonaws.services.importexport.model
One or more required fields were missing from the manifest file.
MissingManifestFieldException(String) - Constructor for exception com.amazonaws.services.importexport.model.MissingManifestFieldException
Constructs a new MissingManifestFieldException with the specified error message.
MissingParameterException - Exception in com.amazonaws.services.importexport.model
One or more required parameters was missing from the request.
MissingParameterException(String) - Constructor for exception com.amazonaws.services.importexport.model.MissingParameterException
Constructs a new MissingParameterException with the specified error message.
MissingParameterException - Exception in com.amazonaws.services.simpledb.model
The request must contain the specified missing parameter.
MissingParameterException(String) - Constructor for exception com.amazonaws.services.simpledb.model.MissingParameterException
Constructs a new MissingParameterException with the specified error message.
MissingRequiredParameterException - Exception in com.amazonaws.services.cloudwatch.model
AmazonCloudWatch exception
MissingRequiredParameterException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.MissingRequiredParameterException
Constructs a new MissingRequiredParameterException with the specified error message.
MissingRequiredParameterException - Exception in com.amazonaws.services.elasticbeanstalk.model
An input parameter that is mandatory for processing the request was not supplied.
MissingRequiredParameterException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.MissingRequiredParameterException
Constructs a new MissingRequiredParameterException with the specified error message.
modifyDBInstance(ModifyDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to change RDS Instance settings.
modifyDBInstance(ModifyDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to change RDS Instance settings.
modifyDBInstanceAsync(ModifyDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to change RDS Instance settings.
modifyDBInstanceAsync(ModifyDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to change RDS Instance settings.
ModifyDBInstanceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ModifyDBInstance operation.
ModifyDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Default constructor for a new ModifyDBInstanceRequest object.
ModifyDBInstanceRequest(String) - Constructor for class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Constructs a new ModifyDBInstanceRequest object.
modifyDBParameterGroup(ModifyDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API modifies the parameters of a DBParameterGroup.
modifyDBParameterGroup(ModifyDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API modifies the parameters of a DBParameterGroup.
modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API modifies the parameters of a DBParameterGroup.
modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API modifies the parameters of a DBParameterGroup.
ModifyDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ModifyDBParameterGroup operation.
ModifyDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
Default constructor for a new ModifyDBParameterGroupRequest object.
ModifyDBParameterGroupRequest(String, List<Parameter>) - Constructor for class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
Constructs a new ModifyDBParameterGroupRequest object.
ModifyDBParameterGroupResult - Class in com.amazonaws.services.rds.model
ModifyDBParameterGroupResult() - Constructor for class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
 
modifyImageAttribute(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttribute(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ModifyImageAttribute operation modifies an attribute of an AMI.
ModifyImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyImageAttribute operation.
ModifyImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Default constructor for a new ModifyImageAttributeRequest object.
ModifyImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Constructs a new ModifyImageAttributeRequest object.
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies an attribute of an instance.
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies an attribute of an instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies an attribute of an instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies an attribute of an instance.
ModifyInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyInstanceAttribute operation.
ModifyInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Default constructor for a new ModifyInstanceAttributeRequest object.
ModifyInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Constructs a new ModifyInstanceAttributeRequest object.
modifyInstanceGroups(ModifyInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroups() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroups(ModifyInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroups() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
modifyInstanceGroupsAsync(ModifyInstanceGroupsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
ModifyInstanceGroupsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the ModifyInstanceGroups operation.
ModifyInstanceGroupsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Default constructor for a new ModifyInstanceGroupsRequest object.
ModifyInstanceGroupsRequest(List<InstanceGroupModifyConfig>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Constructs a new ModifyInstanceGroupsRequest object.
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or remove permission settings for the specified snapshot.
ModifySnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifySnapshotAttribute operation.
ModifySnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Default constructor for a new ModifySnapshotAttributeRequest object.
ModifySnapshotAttributeRequest(String, String, String) - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constructs a new ModifySnapshotAttributeRequest object.
Monitoring - Class in com.amazonaws.services.ec2.model
Describes the monitoring status of an Amazon EC2 instance.
Monitoring() - Constructor for class com.amazonaws.services.ec2.model.Monitoring
 
monitorInstances(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables monitoring for a running instance.
monitorInstances(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables monitoring for a running instance.
MonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the MonitorInstances operation.
MonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Default constructor for a new MonitorInstancesRequest object.
MonitorInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Constructs a new MonitorInstancesRequest object.
MonitorInstancesResult - Class in com.amazonaws.services.ec2.model
The result of enabling monitoring on a set of Amazon EC2 instances.
MonitorInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
MultiFactorAuthentication - Class in com.amazonaws.services.s3.model
Contains Multi-Factor Authentication (MFA) information to be included in Amazon S3 requests, consisting of the serial number of the MFA device associated with your AWS account and the current, unique MFA token generated by that device.
MultiFactorAuthentication(String, String) - Constructor for class com.amazonaws.services.s3.model.MultiFactorAuthentication
Constructs a new MultiFactorAuthentication object for use in any Amazonn S3 operation that accepts requests with Multi-Factor Authentication (MFA).
MultipartUpload - Class in com.amazonaws.services.s3.model
A multipart upload is an upload to Amazon S3 that is creating by uploading individual pieces of an object, then telling Amazon S3 to complete the multipart upload and concatenate all the individual pieces together into a single object.
MultipartUpload() - Constructor for class com.amazonaws.services.s3.model.MultipartUpload
 
MultipartUploadListing - Class in com.amazonaws.services.s3.model
The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method.
MultipartUploadListing() - Constructor for class com.amazonaws.services.s3.model.MultipartUploadListing
 
MultipleRegionsException - Exception in com.amazonaws.services.importexport.model
Your manifest file contained buckets from multiple regions.
MultipleRegionsException(String) - Constructor for exception com.amazonaws.services.importexport.model.MultipleRegionsException
Constructs a new MultipleRegionsException with the specified error message.

N

newCannedACLCondition(CannedAccessControlList) - Static method in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Constructs a new access policy condition that compares an Amazon S3 canned ACL with the canned ACL specified by an incoming request.
newEnableDebuggingStep() - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
When ran as the first step in your job flow, enables the Hadoop debugging UI in the AWS Management Console.
newEndpointCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Constructs a new access policy condition that compares the requested endpoint used to subscribe to an Amazon SNS topic with the specified endpoint pattern.
newInstallHiveStep(StepFactory.HiveVersion...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the specified versions of Hive on your job flow.
newInstallHiveStep() - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs the default version of Hive on your job flow.
newInstallPigStep() - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that installs Pig on your job flow.
newProtocolCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Constructs a new AWS access control policy condition that allows an access control statement to restrict subscriptions to an Amazon SNS topic based on the protocol being used for the subscription.
newRefererCondition(StringCondition.StringComparisonType, String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests the incoming request's referer field against the specified value, using the specified comparison type.
newRunHiveScriptStep(String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Hive script on your job flow.
newRunPigScriptStep(String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Step that runs a Pig script on your job flow.
newScriptRunnerStep(String, String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StepFactory
Runs a specified script on the master node of your cluster.
newSecureTransportCondition() - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests if the incoming request was sent over a secure transport (HTTPS).
newSourceArnCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access policy condition that compares the Amazon Resource Name (ARN) of the source of an AWS resource that is modifying another AWS resource with the specified pattern.
newUserAgentCondition(StringCondition.StringComparisonType, String) - Static method in class com.amazonaws.auth.policy.conditions.ConditionFactory
Constructs a new access control policy condition that tests the incoming request's user agent field against the specified value, using the specified comparison type.
NoSuchBucketException - Exception in com.amazonaws.services.importexport.model
The specified bucket does not exist.
NoSuchBucketException(String) - Constructor for exception com.amazonaws.services.importexport.model.NoSuchBucketException
Constructs a new NoSuchBucketException with the specified error message.
NoSuchDomainException - Exception in com.amazonaws.services.simpledb.model
The specified domain does not exist.
NoSuchDomainException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NoSuchDomainException
Constructs a new NoSuchDomainException with the specified error message.
NoSuchEntityException - Exception in com.amazonaws.services.identitymanagement.model
The request was rejected because it referenced an entity that does not exist.
NoSuchEntityException(String) - Constructor for exception com.amazonaws.services.identitymanagement.model.NoSuchEntityException
Constructs a new NoSuchEntityException with the specified error message.
NotFoundException - Exception in com.amazonaws.services.sns.model
Indicates that the requested resource does not exist.
NotFoundException(String) - Constructor for exception com.amazonaws.services.sns.model.NotFoundException
Constructs a new NotFoundException with the specified error message.
NumberDomainAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many attributes in this domain.
NumberDomainAttributesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
Constructs a new NumberDomainAttributesExceededException with the specified error message.
NumberDomainBytesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many bytes in this domain.
NumberDomainBytesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
Constructs a new NumberDomainBytesExceededException with the specified error message.
NumberDomainsExceededException - Exception in com.amazonaws.services.simpledb.model
Too many domains exist per this account.
NumberDomainsExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
Constructs a new NumberDomainsExceededException with the specified error message.
NumberItemAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many attributes in this item.
NumberItemAttributesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
Constructs a new NumberItemAttributesExceededException with the specified error message.
NumberSubmittedAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
Too many attributes exist in a single call.
NumberSubmittedAttributesExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
Constructs a new NumberSubmittedAttributesExceededException with the specified error message.
NumberSubmittedItemsExceededException - Exception in com.amazonaws.services.simpledb.model
Too many items exist in a single call.
NumberSubmittedItemsExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
Constructs a new NumberSubmittedItemsExceededException with the specified error message.
NumericCondition - Class in com.amazonaws.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on a numeric comparison.
NumericCondition(NumericCondition.NumericComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.NumericCondition
Constructs a new access policy condition that compares two numbers.
NumericCondition.NumericComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a numeric comparison can be evaluated

O

ObjectListing - Class in com.amazonaws.services.s3.model
Contains the results of listing the objects in an Amazon S3 bucket.
ObjectListing() - Constructor for class com.amazonaws.services.s3.model.ObjectListing
 
objectMetadata - Variable in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Additional information about the new object being created, such as content type, content encoding, user metadata, etc.
ObjectMetadata - Class in com.amazonaws.services.s3.model
Represents the object metadata that is stored with Amazon S3.
ObjectMetadata() - Constructor for class com.amazonaws.services.s3.model.ObjectMetadata
 
OFF - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is off for a bucket.
OptionRestrictionRegex - Class in com.amazonaws.services.elasticbeanstalk.model
A regular expression representing a restriction on a string configuration option value.
OptionRestrictionRegex() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
Default constructor for a new OptionRestrictionRegex object.
OptionSpecification - Class in com.amazonaws.services.elasticbeanstalk.model
A specification identifying an individual configuration option.
OptionSpecification() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
Default constructor for a new OptionSpecification object.
Owner - Class in com.amazonaws.services.s3.model
Represents the owner of an Amazon S3 bucket.
Owner() - Constructor for class com.amazonaws.services.s3.model.Owner
Constructs a new Owner without specifying an ID or display name.
Owner(String, String) - Constructor for class com.amazonaws.services.s3.model.Owner
Constructs a new Owner with the specified ID and display name.

P

Parameter - Class in com.amazonaws.services.rds.model
Parameter() - Constructor for class com.amazonaws.services.rds.model.Parameter
Default constructor for a new Parameter object.
parseGroupGrantee(String) - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Gets the GroupGrantee enumeration value with the specified Amazon S3 group URI (eg.
parsePermission(String) - Static method in enum com.amazonaws.services.s3.model.Permission
Returns the Permission enumeration value representing the specified Amazon S3 Region ID string.
PART_COMPLETED_EVENT_CODE - Static variable in class com.amazonaws.services.s3.model.ProgressEvent
 
PART_FAILED_EVENT_CODE - Static variable in class com.amazonaws.services.s3.model.ProgressEvent
 
PART_STARTED_EVENT_CODE - Static variable in class com.amazonaws.services.s3.model.ProgressEvent
 
PartETag - Class in com.amazonaws.services.s3.model
Container for the part number and ETag of an uploaded part.
PartETag(int, String) - Constructor for class com.amazonaws.services.s3.model.PartETag
Constructs an instance of PartETag and sets the part number and ETag.
PartListing - Class in com.amazonaws.services.s3.model
The ListPartsResponse contains all the information about the ListParts method.
PartListing() - Constructor for class com.amazonaws.services.s3.model.PartListing
 
PartSummary - Class in com.amazonaws.services.s3.model
Container for summary information about a part in a multipart upload, such as part number, size, etc.
PartSummary() - Constructor for class com.amazonaws.services.s3.model.PartSummary
 
PendingModifiedValues - Class in com.amazonaws.services.rds.model
PendingModifiedValues() - Constructor for class com.amazonaws.services.rds.model.PendingModifiedValues
Default constructor for a new PendingModifiedValues object.
Permission - Enum in com.amazonaws.services.s3.model
Specifies constants defining an access permission, as granted to grantees in an AccessControlList.
Placement - Class in com.amazonaws.services.ec2.model
Describes where an Amazon EC2 instance is running within an Amazon EC2 region.
Placement() - Constructor for class com.amazonaws.services.ec2.model.Placement
Default constructor for a new Placement object.
Placement(String) - Constructor for class com.amazonaws.services.ec2.model.Placement
Constructs a new Placement object.
PlacementGroup - Class in com.amazonaws.services.ec2.model
Represents a placement group into which multiple Amazon EC2 instances can be launched.
PlacementGroup() - Constructor for class com.amazonaws.services.ec2.model.PlacementGroup
Default constructor for a new PlacementGroup object.
PlacementGroup(String) - Constructor for class com.amazonaws.services.ec2.model.PlacementGroup
Constructs a new PlacementGroup object.
PlacementGroupState - Enum in com.amazonaws.services.ec2.model
Placement Group State
PlacementStrategy - Enum in com.amazonaws.services.ec2.model
Placement Strategy
PlacementType - Class in com.amazonaws.services.elasticmapreduce.model
Specifies the Amazon EC2 location for the job flow.
PlacementType() - Constructor for class com.amazonaws.services.elasticmapreduce.model.PlacementType
Default constructor for a new PlacementType object.
PlacementType(String) - Constructor for class com.amazonaws.services.elasticmapreduce.model.PlacementType
Constructs a new PlacementType object.
PointInTimeRestoreNotEnabledException - Exception in com.amazonaws.services.rds.model
SourceDBInstanceIdentifier refers to a DB Instance with BackupRetentionPeriod equal to 0.
PointInTimeRestoreNotEnabledException(String) - Constructor for exception com.amazonaws.services.rds.model.PointInTimeRestoreNotEnabledException
Constructs a new PointInTimeRestoreNotEnabledException with the specified error message.
Policies - Class in com.amazonaws.services.elasticloadbalancing.model
The Policies data type.
Policies() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.Policies
Default constructor for a new Policies object.
Policy - Class in com.amazonaws.auth.policy
An AWS access control policy is a object that acts as a container for one or more statements, which specify fine grained rules for allowing or denying various types of actions from being performed on your AWS resources.
Policy() - Constructor for class com.amazonaws.auth.policy.Policy
Constructs an empty AWS access control policy ready to be populated with statements.
Policy(String) - Constructor for class com.amazonaws.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID.
Policy(String, Collection<Statement>) - Constructor for class com.amazonaws.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID and collection of statements.
PolicyNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more specified policies were not found.
PolicyNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.PolicyNotFoundException
Constructs a new PolicyNotFoundException with the specified error message.
PREFIX_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the prefix specified by a request.
Principal - Class in com.amazonaws.auth.policy
A principal is an AWS account which is being allowed or denied access to a resource through an access control policy.
Principal(String) - Constructor for class com.amazonaws.auth.policy.Principal
Constructs a new principal with the specified AWS account ID.
ProductCode - Class in com.amazonaws.services.ec2.model
An AWS DevPay product code.
ProductCode() - Constructor for class com.amazonaws.services.ec2.model.ProductCode
 
progressChanged(ProgressEvent) - Method in interface com.amazonaws.services.s3.model.ProgressListener
Called when progress has changed, such as additional bytes transfered, transfer failed, etc.
ProgressEvent - Class in com.amazonaws.services.s3.model
Notification of a progress change on an Amazon S3 transfer.
ProgressEvent(int) - Constructor for class com.amazonaws.services.s3.model.ProgressEvent
 
ProgressListener - Interface in com.amazonaws.services.s3.model
Listener interface for transfer progress events.
PropertiesCredentials - Class in com.amazonaws.auth
Simple implementation AWSCredentials that reads in AWS access keys from a properties file.
PropertiesCredentials(File) - Constructor for class com.amazonaws.auth.PropertiesCredentials
Reads the specified file as a Java properties file and extracts the AWS access key from the "accessKey" property and AWS secret access key from the "secretKey" property.
PropertiesCredentials(InputStream) - Constructor for class com.amazonaws.auth.PropertiesCredentials
Reads the specified input stream as a stream of Java properties file content and extracts the AWS access key ID and secret access key from the properties.
Protocol - Enum in com.amazonaws
Represents the communication protocol to use when sending requests to AWS.
PROTOCOL_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Condition key for the protocol value from a Subscribe request or a previously confirmed subscription.
publish(PublishRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Publish action sends a message to all of a topic's subscribed endpoints.
publish(PublishRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Publish action sends a message to all of a topic's subscribed endpoints.
publishAsync(PublishRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Publish action sends a message to all of a topic's subscribed endpoints.
PublishRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the Publish operation.
PublishRequest() - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Default constructor for a new PublishRequest object.
PublishRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Constructs a new PublishRequest object.
PublishRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Constructs a new PublishRequest object.
PublishResult - Class in com.amazonaws.services.sns.model
Publish Result
PublishResult() - Constructor for class com.amazonaws.services.sns.model.PublishResult
 
purchaseReservedDBInstancesOffering(PurchaseReservedDBInstancesOfferingRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
Purchases a reserved DB Instance offering.
purchaseReservedDBInstancesOffering(PurchaseReservedDBInstancesOfferingRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
Purchases a reserved DB Instance offering.
purchaseReservedDBInstancesOfferingAsync(PurchaseReservedDBInstancesOfferingRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
Purchases a reserved DB Instance offering.
purchaseReservedDBInstancesOfferingAsync(PurchaseReservedDBInstancesOfferingRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Purchases a reserved DB Instance offering.
PurchaseReservedDBInstancesOfferingRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the PurchaseReservedDBInstancesOffering operation.
PurchaseReservedDBInstancesOfferingRequest() - Constructor for class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Default constructor for a new PurchaseReservedDBInstancesOfferingRequest object.
PurchaseReservedDBInstancesOfferingRequest(String) - Constructor for class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Constructs a new PurchaseReservedDBInstancesOfferingRequest object.
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
PurchaseReservedInstancesOfferingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the PurchaseReservedInstancesOffering operation.
PurchaseReservedInstancesOfferingRequest() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Default constructor for a new PurchaseReservedInstancesOfferingRequest object.
PurchaseReservedInstancesOfferingRequest(String, Integer) - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Constructs a new PurchaseReservedInstancesOfferingRequest object.
PurchaseReservedInstancesOfferingResult - Class in com.amazonaws.services.ec2.model
The result of purchasing a Reserved Instances offering.
PurchaseReservedInstancesOfferingResult() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
putAttributes(PutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The PutAttributes operation creates or replaces attributes in an item.
putAttributes(PutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The PutAttributes operation creates or replaces attributes in an item.
PutAttributesRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the PutAttributes operation.
PutAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
Default constructor for a new PutAttributesRequest object.
PutAttributesRequest(String, String, List<ReplaceableAttribute>) - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
Constructs a new PutAttributesRequest object.
PutAttributesRequest(String, String, List<ReplaceableAttribute>, UpdateCondition) - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
Constructs a new PutAttributesRequest object.
putGroupPolicy(PutGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds (or updates) a policy document associated with the specified group.
putGroupPolicy(PutGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified group.
putGroupPolicyAsync(PutGroupPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified group.
PutGroupPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the PutGroupPolicy operation.
PutGroupPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
 
putObject(PutObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads a new object to the specified Amazon S3 bucket.
putObject(String, String, File) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads the specified file to Amazon S3 under the specified bucket and key name.
putObject(String, String, InputStream, ObjectMetadata) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads the specified input stream and object metadata to Amazon S3 under the specified bucket and key name.
putObject(String, String, File) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(String, String, InputStream, ObjectMetadata) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(PutObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(PutObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
PutObjectRequest - Class in com.amazonaws.services.s3.model
Uploads a new object to the specified Amazon S3 bucket.
PutObjectRequest(String, String, File) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a file to the specified bucket and key.
PutObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a stream of data to the specified bucket and key.
PutObjectResult - Class in com.amazonaws.services.s3.model
Contains the data returned by Amazon S3 from the putObject operation.
PutObjectResult() - Constructor for class com.amazonaws.services.s3.model.PutObjectResult
 
putUserPolicy(PutUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Adds (or updates) a policy document associated with the specified User.
putUserPolicy(PutUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Adds (or updates) a policy document associated with the specified User.
putUserPolicyAsync(PutUserPolicyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Adds (or updates) a policy document associated with the specified User.
putUserPolicyAsync(PutUserPolicyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Adds (or updates) a policy document associated with the specified User.
PutUserPolicyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the PutUserPolicy operation.
PutUserPolicyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
 

Q

QueryStringSigner - Class in com.amazonaws.auth
Signer implementation responsible for signing an AWS query string request according to the various signature versions and hashing algorithms.
QueryStringSigner(AWSCredentials) - Constructor for class com.amazonaws.auth.QueryStringSigner
Constructs a new QueryStringSigner to sign requests based on the specified service endpoint (ex: "s3.amazonaws.com") and AWS secret access key.
QueueDeletedRecentlyException - Exception in com.amazonaws.services.sqs.model
You must wait 60 seconds after deleting a queue before you can create another with the same name.
QueueDeletedRecentlyException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueDeletedRecentlyException
Constructs a new QueueDeletedRecentlyException with the specified error message.
QueueNameExistsException - Exception in com.amazonaws.services.sqs.model
Queue already exists.
QueueNameExistsException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueNameExistsException
Constructs a new QueueNameExistsException with the specified error message.
QueueUrlHandler - Class in com.amazonaws.services.sqs
Custom request handler for SQS that processes the request before it gets routed to the client runtime layer.
QueueUrlHandler() - Constructor for class com.amazonaws.services.sqs.QueueUrlHandler
 
quoteName(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Quotes and escapes an attribute name or domain name by wrapping it with backticks and escaping any backticks inside the name.
quoteValue(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Quotes and escapes an attribute value by wrapping it with single quotes and escaping any single quotes inside the value.
quoteValues(Collection<String>) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
Quotes and escapes a list of values so that they can be used in a SimpleDB query.

R

RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Range header for the get object request
rebootDBInstance(RebootDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
The RebootDBInstance API reboots a previously provisioned RDS instance.
rebootDBInstance(RebootDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
The RebootDBInstance API reboots a previously provisioned RDS instance.
rebootDBInstanceAsync(RebootDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
The RebootDBInstance API reboots a previously provisioned RDS instance.
rebootDBInstanceAsync(RebootDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
The RebootDBInstance API reboots a previously provisioned RDS instance.
RebootDBInstanceRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RebootDBInstance operation.
RebootDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.RebootDBInstanceRequest
Default constructor for a new RebootDBInstanceRequest object.
RebootDBInstanceRequest(String) - Constructor for class com.amazonaws.services.rds.model.RebootDBInstanceRequest
Constructs a new RebootDBInstanceRequest object.
rebootInstances(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RebootInstances operation requests a reboot of one or more instances.
rebootInstances(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RebootInstances operation requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RebootInstances operation requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RebootInstances operation requests a reboot of one or more instances.
RebootInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RebootInstances operation.
RebootInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RebootInstancesRequest
Default constructor for a new RebootInstancesRequest object.
RebootInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.RebootInstancesRequest
Constructs a new RebootInstancesRequest object.
rebuildEnvironment(RebuildEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironment(RebuildEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironmentAsync(RebuildEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironmentAsync(RebuildEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
RebuildEnvironmentRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the RebuildEnvironment operation.
RebuildEnvironmentRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
Default constructor for a new RebuildEnvironmentRequest object.
ReceiptHandleIsInvalidException - Exception in com.amazonaws.services.sqs.model
ReceiptHandleIsInvalidException(String) - Constructor for exception com.amazonaws.services.sqs.model.ReceiptHandleIsInvalidException
Constructs a new ReceiptHandleIsInvalidException with the specified error message.
receiveMessage(ReceiveMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessage(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessageAsync(ReceiveMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessageAsync(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
ReceiveMessageRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ReceiveMessage operation.
ReceiveMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Default constructor for a new ReceiveMessageRequest object.
ReceiveMessageRequest(String) - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Constructs a new ReceiveMessageRequest object.
ReceiveMessageResult - Class in com.amazonaws.services.sqs.model
ReceiveMessageResult() - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
REFERER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the referer specified by a request.
Region - Class in com.amazonaws.services.ec2.model
Represents an Amazon EC2 region.
Region() - Constructor for class com.amazonaws.services.ec2.model.Region
 
Region - Enum in com.amazonaws.services.s3.model
Specifies constants that define Amazon S3 Regions.
registerImage(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RegisterImage operation registers an AMI with Amazon EC2.
registerImage(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RegisterImage operation registers an AMI with Amazon EC2.
registerImageAsync(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RegisterImage operation registers an AMI with Amazon EC2.
registerImageAsync(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RegisterImage operation registers an AMI with Amazon EC2.
RegisterImageRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RegisterImage operation.
RegisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageRequest
Default constructor for a new RegisterImageRequest object.
RegisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.RegisterImageRequest
Constructs a new RegisterImageRequest object.
RegisterImageResult - Class in com.amazonaws.services.ec2.model
The result of registering a new Amazon Machine Image (AMI).
RegisterImageResult() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageResult
 
registerInstancesWithLoadBalancer(RegisterInstancesWithLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds new instances to the LoadBalancer.
registerInstancesWithLoadBalancer(RegisterInstancesWithLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds new instances to the LoadBalancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds new instances to the LoadBalancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds new instances to the LoadBalancer.
RegisterInstancesWithLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the RegisterInstancesWithLoadBalancer operation.
RegisterInstancesWithLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
Default constructor for a new RegisterInstancesWithLoadBalancerRequest object.
RegisterInstancesWithLoadBalancerRequest(String, List<Instance>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
Constructs a new RegisterInstancesWithLoadBalancerRequest object.
RegisterInstancesWithLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
Register Instances With Load Balancer Result
RegisterInstancesWithLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
releaseAddress(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddress(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddressAsync(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddressAsync(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ReleaseAddress operation releases an elastic IP address associated with your account.
ReleaseAddressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReleaseAddress operation.
ReleaseAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Default constructor for a new ReleaseAddressRequest object.
ReleaseAddressRequest(String) - Constructor for class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Constructs a new ReleaseAddressRequest object.
removePermission(RemovePermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermission(RemovePermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The RemovePermission action removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
RemovePermissionRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the RemovePermission operation.
RemovePermissionRequest() - Constructor for class com.amazonaws.services.sns.model.RemovePermissionRequest
Default constructor for a new RemovePermissionRequest object.
RemovePermissionRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.RemovePermissionRequest
Constructs a new RemovePermissionRequest object.
RemovePermissionRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the RemovePermission operation.
RemovePermissionRequest() - Constructor for class com.amazonaws.services.sqs.model.RemovePermissionRequest
Default constructor for a new RemovePermissionRequest object.
RemovePermissionRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.RemovePermissionRequest
Constructs a new RemovePermissionRequest object.
removeProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.transfer.Transfer
Removes the specified progress listener from the list of progress listeners receiving updates about this transfer's progress.
removeUserFromGroup(RemoveUserFromGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Removes the specified User from the specified group.
removeUserFromGroup(RemoveUserFromGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Removes the specified User from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Removes the specified User from the specified group.
removeUserFromGroupAsync(RemoveUserFromGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Removes the specified User from the specified group.
RemoveUserFromGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the RemoveUserFromGroup operation.
RemoveUserFromGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
 
ReplaceableAttribute - Class in com.amazonaws.services.simpledb.model
ReplaceableAttribute() - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Default constructor for a new ReplaceableAttribute object.
ReplaceableAttribute(String, String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Constructs a new ReplaceableAttribute object.
ReplaceableItem - Class in com.amazonaws.services.simpledb.model
ReplaceableItem() - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
Default constructor for a new ReplaceableItem object.
ReplaceableItem(String) - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
Constructs a new ReplaceableItem object.
ReplaceableItem(String, List<ReplaceableAttribute>) - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
Constructs a new ReplaceableItem object.
Request<T> - Interface in com.amazonaws
Represents a request being sent to an Amazon Web Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
REQUEST_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for a request's AWS request ID
requestEnvironmentInfo(RequestEnvironmentInfoRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Initiates a request to compile the specified type of information of the deployed environment.
requestEnvironmentInfo(RequestEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Initiates a request to compile the specified type of information of the deployed environment.
requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Initiates a request to compile the specified type of information of the deployed environment.
requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Initiates a request to compile the specified type of information of the deployed environment.
RequestEnvironmentInfoRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the RequestEnvironmentInfo operation.
RequestEnvironmentInfoRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
Default constructor for a new RequestEnvironmentInfoRequest object.
RequestEnvironmentInfoRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
Constructs a new RequestEnvironmentInfoRequest object.
requestSpotInstances(RequestSpotInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a Spot Instance request.
requestSpotInstances(RequestSpotInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a Spot Instance request.
requestSpotInstancesAsync(RequestSpotInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a Spot Instance request.
RequestSpotInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RequestSpotInstances operation.
RequestSpotInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Default constructor for a new RequestSpotInstancesRequest object.
RequestSpotInstancesRequest(String) - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Constructs a new RequestSpotInstancesRequest object.
RequestSpotInstancesResult - Class in com.amazonaws.services.ec2.model
The RequestSpotInstancesResult data type.
RequestSpotInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
RequestTimeoutException - Exception in com.amazonaws.services.simpledb.model
A timeout occurred when attempting to query the specified domain with specified query expression.
RequestTimeoutException(String) - Constructor for exception com.amazonaws.services.simpledb.model.RequestTimeoutException
Constructs a new RequestTimeoutException with the specified error message.
Reservation - Class in com.amazonaws.services.ec2.model
An Amazon EC2 reservation of requested EC2 instances.
Reservation() - Constructor for class com.amazonaws.services.ec2.model.Reservation
 
ReservedDBInstance - Class in com.amazonaws.services.rds.model
Reserved D B Instance
ReservedDBInstance() - Constructor for class com.amazonaws.services.rds.model.ReservedDBInstance
 
ReservedDBInstanceAlreadyExistsException - Exception in com.amazonaws.services.rds.model
User already has a reservation with the given identifier.
ReservedDBInstanceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.ReservedDBInstanceAlreadyExistsException
Constructs a new ReservedDBInstanceAlreadyExistsException with the specified error message.
ReservedDBInstanceNotFoundException - Exception in com.amazonaws.services.rds.model
The specified reserved DB Instance not found.
ReservedDBInstanceNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.ReservedDBInstanceNotFoundException
Constructs a new ReservedDBInstanceNotFoundException with the specified error message.
ReservedDBInstanceQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would exceed the user's DB Instance quota.
ReservedDBInstanceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.ReservedDBInstanceQuotaExceededException
Constructs a new ReservedDBInstanceQuotaExceededException with the specified error message.
ReservedDBInstancesOffering - Class in com.amazonaws.services.rds.model
Reserved D B Instances Offering
ReservedDBInstancesOffering() - Constructor for class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Default constructor for a new ReservedDBInstancesOffering object.
ReservedDBInstancesOfferingNotFoundException - Exception in com.amazonaws.services.rds.model
Specified offering does not exist.
ReservedDBInstancesOfferingNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.ReservedDBInstancesOfferingNotFoundException
Constructs a new ReservedDBInstancesOfferingNotFoundException with the specified error message.
ReservedInstances - Class in com.amazonaws.services.ec2.model
A group of Amazon EC2 Reserved Instances purchased by this account.
ReservedInstances() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstances
 
ReservedInstancesOffering - Class in com.amazonaws.services.ec2.model
An active offer for Amazon EC2 Reserved Instances.
ReservedInstancesOffering() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
resetDBParameterGroup(ResetDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API modifies the parameters of a DBParameterGroup to the engine/system default value.
resetDBParameterGroup(ResetDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API modifies the parameters of a DBParameterGroup to the engine/system default value.
resetDBParameterGroupAsync(ResetDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API modifies the parameters of a DBParameterGroup to the engine/system default value.
resetDBParameterGroupAsync(ResetDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API modifies the parameters of a DBParameterGroup to the engine/system default value.
ResetDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the ResetDBParameterGroup operation.
ResetDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Default constructor for a new ResetDBParameterGroupRequest object.
ResetDBParameterGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Constructs a new ResetDBParameterGroupRequest object.
ResetDBParameterGroupResult - Class in com.amazonaws.services.rds.model
ResetDBParameterGroupResult() - Constructor for class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
 
resetImageAttribute(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttribute(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
ResetImageAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetImageAttribute operation.
ResetImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Default constructor for a new ResetImageAttributeRequest object.
ResetImageAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Constructs a new ResetImageAttributeRequest object.
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets an attribute of an instance to its default value.
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an instance to its default value.
ResetInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetInstanceAttribute operation.
ResetInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Default constructor for a new ResetInstanceAttributeRequest object.
ResetInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Constructs a new ResetInstanceAttributeRequest object.
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets permission settings for the specified snapshot.
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets permission settings for the specified snapshot.
ResetSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ResetSnapshotAttribute operation.
ResetSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Default constructor for a new ResetSnapshotAttributeRequest object.
ResetSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Constructs a new ResetSnapshotAttributeRequest object.
ResizeJobFlowStep - Class in com.amazonaws.services.elasticmapreduce.util
This class provides some helper methods for creating a Resize Job Flow step as part of your job flow.
ResizeJobFlowStep() - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Creates a new ResizeJobFlowStep using the default Elastic Map Reduce bucket (us-east-1.elasticmapreduce) for the default (us-east-1) region.
ResizeJobFlowStep(String) - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Creates a new ResizeJobFlowStep using the specified Amazon S3 bucket to load resources.
ResizeJobFlowStep.AddInstanceGroup - Class in com.amazonaws.services.elasticmapreduce.util
Class representing creating a new instance group.
ResizeJobFlowStep.AddInstanceGroup() - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
 
ResizeJobFlowStep.ModifyInstanceGroup - Class in com.amazonaws.services.elasticmapreduce.util
Class representing a change to an existing instance group.
ResizeJobFlowStep.ModifyInstanceGroup() - Constructor for class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
 
ResizeJobFlowStep.OnArrested - Enum in com.amazonaws.services.elasticmapreduce.util
The action to take if your step is waiting for the instance group to start and it enters the Arrested state.
ResizeJobFlowStep.OnFailure - Enum in com.amazonaws.services.elasticmapreduce.util
Action to take if there is a failure modifying your cluster composition.
ResizeJobFlowStep.ResizeAction - Interface in com.amazonaws.services.elasticmapreduce.util
 
Resource - Class in com.amazonaws.auth.policy
Represents a resource involved in an AWS access control policy statement.
Resource(String) - Constructor for class com.amazonaws.auth.policy.Resource
Constructs a new AWS access control policy resource.
ResourceInUseException - Exception in com.amazonaws.services.autoscaling.model
This is returned when you cannot delete a launch configuration or auto scaling group because it is being used.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceType - Enum in com.amazonaws.services.ec2.model
Resource Type
RESPONSE_HEADER_CACHE_CONTROL - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_DISPOSITION - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_ENCODING - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_LANGUAGE - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_TYPE - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_EXPIRES - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
ResponseHeaderOverrides - Class in com.amazonaws.services.s3.model
Container object for overriding headers on a GetObjectRequest or GeneratePresignedUrlRequest response.
ResponseHeaderOverrides() - Constructor for class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
ResponseMetadata - Class in com.amazonaws
Represents additional metadata included with a response from AWS.
ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.ResponseMetadata
Creates a new ResponseMetadata object from a specified map of raw metadata information.
ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.ResponseMetadata
Creates a new ResponseMetadata object from an existing ResponseMetadata object.
restartAppServer(RestartAppServerRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Causes the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServer(RestartAppServerRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Causes the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServerAsync(RestartAppServerRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Causes the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServerAsync(RestartAppServerRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Causes the environment to restart the application container server running on each Amazon EC2 instance.
RestartAppServerRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the RestartAppServer operation.
RestartAppServerRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
Default constructor for a new RestartAppServerRequest object.
restoreDBInstanceFromDBSnapshot(RestoreDBInstanceFromDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new DB Instance to an arbitrary point-in-time.
restoreDBInstanceFromDBSnapshot(RestoreDBInstanceFromDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new DB Instance to an arbitrary point-in-time.
restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new DB Instance to an arbitrary point-in-time.
restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new DB Instance to an arbitrary point-in-time.
RestoreDBInstanceFromDBSnapshotRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RestoreDBInstanceFromDBSnapshot operation.
RestoreDBInstanceFromDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Default constructor for a new RestoreDBInstanceFromDBSnapshotRequest object.
RestoreDBInstanceFromDBSnapshotRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Constructs a new RestoreDBInstanceFromDBSnapshotRequest object.
restoreDBInstanceToPointInTime(RestoreDBInstanceToPointInTimeRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new RDS instance from a point-in-time system snapshot.
restoreDBInstanceToPointInTime(RestoreDBInstanceToPointInTimeRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new RDS instance from a point-in-time system snapshot.
restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new RDS instance from a point-in-time system snapshot.
restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new RDS instance from a point-in-time system snapshot.
RestoreDBInstanceToPointInTimeRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RestoreDBInstanceToPointInTime operation.
RestoreDBInstanceToPointInTimeRequest() - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Default constructor for a new RestoreDBInstanceToPointInTimeRequest object.
RestoreDBInstanceToPointInTimeRequest(String, String) - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Constructs a new RestoreDBInstanceToPointInTimeRequest object.
resyncMFADevice(ResyncMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Synchronizes the specified MFA device with AWS servers.
resyncMFADevice(ResyncMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Synchronizes the specified MFA device with AWS servers.
resyncMFADeviceAsync(ResyncMFADeviceRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Synchronizes the specified MFA device with AWS servers.
ResyncMFADeviceRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the ResyncMFADevice operation.
ResyncMFADeviceRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
 
retrieveEnvironmentInfo(RetrieveEnvironmentInfoRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Retrieves the compiled information from a RequestEnvironmentInfo request.
retrieveEnvironmentInfo(RetrieveEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Retrieves the compiled information from a RequestEnvironmentInfo request.
retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Retrieves the compiled information from a RequestEnvironmentInfo request.
retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Retrieves the compiled information from a RequestEnvironmentInfo request.
RetrieveEnvironmentInfoRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the RetrieveEnvironmentInfo operation.
RetrieveEnvironmentInfoRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
Default constructor for a new RetrieveEnvironmentInfoRequest object.
RetrieveEnvironmentInfoRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
Constructs a new RetrieveEnvironmentInfoRequest object.
RetrieveEnvironmentInfoResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a description of the requested environment info.
RetrieveEnvironmentInfoResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
 
revokeAllPermissions(Grantee) - Method in class com.amazonaws.services.s3.model.AccessControlList
Revokes the permissions of a grantee by removing the grantee from the access control list (ACL).
revokeDBSecurityGroupIngress(RevokeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 Security Groups.
revokeDBSecurityGroupIngress(RevokeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 Security Groups.
revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 Security Groups.
revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 Security Groups.
RevokeDBSecurityGroupIngressRequest - Class in com.amazonaws.services.rds.model
Container for the parameters to the RevokeDBSecurityGroupIngress operation.
RevokeDBSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
Default constructor for a new RevokeDBSecurityGroupIngressRequest object.
RevokeDBSecurityGroupIngressRequest(String) - Constructor for class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
Constructs a new RevokeDBSecurityGroupIngressRequest object.
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
RevokeSecurityGroupIngressRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RevokeSecurityGroupIngress operation.
RevokeSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Default constructor for a new RevokeSecurityGroupIngressRequest object.
RevokeSecurityGroupIngressRequest(String, List<IpPermission>) - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Constructs a new RevokeSecurityGroupIngressRequest object.
runInstances(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RunInstances operation launches a specified number of instances.
runInstances(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RunInstances operation launches a specified number of instances.
runInstancesAsync(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RunInstances operation launches a specified number of instances.
runInstancesAsync(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RunInstances operation launches a specified number of instances.
RunInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the RunInstances operation.
RunInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesRequest
Default constructor for a new RunInstancesRequest object.
RunInstancesRequest(String, Integer, Integer) - Constructor for class com.amazonaws.services.ec2.model.RunInstancesRequest
Constructs a new RunInstancesRequest object.
RunInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the RunInstancesResult, contains the new reservation created by Amazon EC2.
RunInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesResult
 
runJobFlow(RunJobFlowRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
RunJobFlow creates and starts running a new job flow.
runJobFlow(RunJobFlowRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
RunJobFlow creates and starts running a new job flow.
runJobFlowAsync(RunJobFlowRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
RunJobFlow creates and starts running a new job flow.
RunJobFlowRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the RunJobFlow operation.
RunJobFlowRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Default constructor for a new RunJobFlowRequest object.
RunJobFlowRequest(String, JobFlowInstancesConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Constructs a new RunJobFlowRequest object.
RunJobFlowResult - Class in com.amazonaws.services.elasticmapreduce.model
The result of the RunJobFlow operation.
RunJobFlowResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
 

S

S3_ALTERNATE_DATE - Static variable in interface com.amazonaws.services.s3.Headers
Amazon's alternative date header: x-amz-date
S3_CANNED_ACL - Static variable in interface com.amazonaws.services.s3.Headers
S3's canned ACL header: x-amz-acl
S3_MFA - Static variable in interface com.amazonaws.services.s3.Headers
S3's Multi-Factor Authentication header
S3_USER_METADATA_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
Prefix for S3 user metadata: x-amz-meta-
S3_VERSION_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3's version ID header
S3Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon S3.
S3BucketResource - Class in com.amazonaws.auth.policy.resources
Represents a bucket resource involved in an AWS access control policy.
S3BucketResource(String) - Constructor for class com.amazonaws.auth.policy.resources.S3BucketResource
Constructs a new bucket resource that represents the the specified bucket but not any of the contained objects.
S3ConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating access control policy conditions specific to Amazon S3.
S3Location - Class in com.amazonaws.services.elasticbeanstalk.model
A specification of a location in Amazon S3.
S3Location() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.S3Location
Default constructor for a new S3Location object.
S3Location(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.S3Location
Constructs a new S3Location object.
S3Object - Class in com.amazonaws.services.s3.model
Represents an object stored in Amazon S3.
S3Object() - Constructor for class com.amazonaws.services.s3.model.S3Object
 
S3ObjectResource - Class in com.amazonaws.auth.policy.resources
Represents one or more Amazon S3 objects involved in an AWS access control policy.
S3ObjectResource(String, String) - Constructor for class com.amazonaws.auth.policy.resources.S3ObjectResource
Constructs a new object resource that represents the specified objects.
S3ObjectSummary - Class in com.amazonaws.services.s3.model
Contains the summary of an object stored in an Amazon S3 bucket.
S3ObjectSummary() - Constructor for class com.amazonaws.services.s3.model.S3ObjectSummary
 
S3ResponseMetadata - Class in com.amazonaws.services.s3
Extension of ResponseMetadata with Amazon S3 specific data.
S3ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
Creates a new S3ResponseMetadata object from a specified map of metadata information.
S3ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
Creates a new S3ResponseMetadata object from an existing ResponseMetadata object.
S3Storage - Class in com.amazonaws.services.ec2.model
Describes the S3 storage destination for a BundleTask when bundling a Windows instance.
S3Storage() - Constructor for class com.amazonaws.services.ec2.model.S3Storage
 
S3SubscriptionRequiredException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller does not have a subscription to Amazon S3.
S3SubscriptionRequiredException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.S3SubscriptionRequiredException
Constructs a new S3SubscriptionRequiredException with the specified error message.
S3UploadPolicy - Class in com.amazonaws.services.ec2.util
This class represents S3 upload policy.
S3UploadPolicy(String, String, String, String, int) - Constructor for class com.amazonaws.services.ec2.util.S3UploadPolicy
Creates a new S3 upload policy object from the specified parameters.
S3VersionSummary - Class in com.amazonaws.services.s3.model
Contains the summary of a version stored in an Amazon S3 bucket.
S3VersionSummary() - Constructor for class com.amazonaws.services.s3.model.S3VersionSummary
 
ScalingActivityInProgressException - Exception in com.amazonaws.services.autoscaling.model
You cannot delete an AutoScalingGroup while there are scaling activities in progress for that group.
ScalingActivityInProgressException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ScalingActivityInProgressException
Constructs a new ScalingActivityInProgressException with the specified error message.
ScriptBootstrapActionConfig - Class in com.amazonaws.services.elasticmapreduce.model
Configuration of the script to run during a bootstrap action.
ScriptBootstrapActionConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Default constructor for a new ScriptBootstrapActionConfig object.
ScriptBootstrapActionConfig(String, List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Constructs a new ScriptBootstrapActionConfig object.
SECURE_TRANSPORT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for whether or not an incoming request is using a secure transport to make the request (i.e.
SECURITY_TOKEN - Static variable in interface com.amazonaws.services.s3.Headers
DevPay token header
SecurityGroup - Class in com.amazonaws.services.ec2.model
An Amazon EC2 security group, describing how EC2 instances in this group can receive network traffic.
SecurityGroup() - Constructor for class com.amazonaws.services.ec2.model.SecurityGroup
 
select(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The Select operation returns a set of attributes for ItemNames that match the select expression.
select(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The Select operation returns a set of attributes for ItemNames that match the select expression.
selectAsync(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The Select operation returns a set of attributes for ItemNames that match the select expression.
SelectRequest - Class in com.amazonaws.services.simpledb.model
Container for the parameters to the Select operation.
SelectRequest() - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
Default constructor for a new SelectRequest object.
SelectRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
Constructs a new SelectRequest object.
SelectRequest(String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
Constructs a new SelectRequest object.
SelectResult - Class in com.amazonaws.services.simpledb.model
Select Result
SelectResult() - Constructor for class com.amazonaws.services.simpledb.model.SelectResult
 
sendMessage(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The SendMessage action delivers a message to the specified queue.
sendMessage(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The SendMessage action delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The SendMessage action delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The SendMessage action delivers a message to the specified queue.
SendMessageRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the SendMessage operation.
SendMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
Default constructor for a new SendMessageRequest object.
SendMessageRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
Constructs a new SendMessageRequest object.
SendMessageResult - Class in com.amazonaws.services.sqs.model
SendMessageResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageResult
 
SERVER - Static variable in interface com.amazonaws.services.s3.Headers
 
ServerCertificate - Class in com.amazonaws.services.identitymanagement.model
The ServerCertificate data type contains information about a server certificate.
ServerCertificate() - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificate
 
ServerCertificateMetadata - Class in com.amazonaws.services.identitymanagement.model
ServerCertificateMetadata contains information about a server certificate without its certificate body, certificate chain, and private key.
ServerCertificateMetadata() - Constructor for class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
 
setAccessKey(AccessKey) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Information about the access key.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The ID for this access key.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The ID for this access key.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
The Access Key ID for the Access Key ID and Secret Access Key you want to delete.
setAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The Access Key ID of the Secret Access Key you want to update.
setAccessKeyMetadata(Collection<AccessKeyMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
setActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Specifies the action to take if the job flow step fails.
setActions(Collection<Action>) - Method in class com.amazonaws.auth.policy.Statement
Sets the list of actions to which this policy statement applies.
setActions(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
setActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
setActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
setActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the AdditionalInfo property for this object.
setAdditionalInfo(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A JSON string for selecting additional features.
setAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the DNS address of the DB Instance.
setAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
setAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Deprecated.
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The amount of storage (in gigabytes) to be initially allocated for the database instance.
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the allocated storage size specified in gigabytes.
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the allocated storage size in gigabytes (GB).
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new storage capacity of the RDS instance.
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new AllocatedStorage size for the DB Instance that will be applied or is in progress.
setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid range of values for the parameter.
setAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The indicates that major version upgrades are allowed.
setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
 
setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item
 
setAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
 
setAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance within the launch group.
setAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicies created with CreateAppCookieStickinessPolicy.
setApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
The ApplicationDescription of the application.
setApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
The ApplicationDescription of the application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The name of the application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The name of the application associated with this release.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the application associated with this configuration set.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
The name of the application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The name of the application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the application to associate with this configuration template.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the application associated with this configuration set.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application that contains the version to be deployed.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the application associated with this environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
The name of the application to delete.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The name of the application to delete releases from.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the application to delete the configuration template from.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the application the environment is associated with.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include ones that are associated with the specified application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the application associated with the configuration template or environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The application for the environment or configuration template.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the application associated with this environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The application associated with the event.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the application associated with the configuration.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the application associated with this environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
The name of the application to update.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the application associated with this version.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the application associated with the configuration template to update.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the application associated with this configuration set.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the application associated with this environment.
setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the application that the configuration template or environment belongs to.
setApplicationNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.
setApplications(Collection<ApplicationDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
This parameter contains a list of ApplicationDescription.
setApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
The ApplicationVersionDescription of the application version.
setApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
The ApplicationVersionDescription of the application version.
setApplicationVersions(Collection<ApplicationVersionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
A list of ApplicationVersionDescription .
setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies whether or not the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB Instance.
setApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates when to apply parameter updates.
setApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the engine specific parameters type.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of command line arguments passed to the JAR file's main function when executed.
setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
A list of command line arguments to pass to the bootstrap action script.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The Amazon Resource Name (ARN) specifying the group.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The Amazon Resource Name (ARN) specifying the server certificate.
setArn(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The Amazon Resource Name (ARN) specifying the User.
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
The updated EBS volume attachment information after trying to detach the volume from the specified instance.
setAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time at which the EBS volume was attached to the associated instance.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Timestamp when this attachment initiated.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the AMI attribute you want to modify.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
setAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to get.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to get.
setAttributeNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Attributes property for this object.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A list of attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.Message
 
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A list of attributes to set.
setAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
setAttributeValueCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all attribute name/value pairs in the domain.
setAttributeValuesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all attribute values in the domain, in bytes.
setAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Indicates that you want to disable unauthenticated unsubsciption of the subscription.
setAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
An authentication code emitted by the device.
setAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
An authentication code emitted by the device.
setAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
A subsequent authentication code emitted by the device.
setAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
A subsequent authentication code emitted by the device.
setAutoCreateApplication(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Determines how the system behaves if the specified application for this version does not already exist:
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Indicates that minor engine upgrades will be applied automatically to the Read Replica during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that minor engine upgrades will be applied automatically to the DB Instance during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates that minor version patches are applied automatically.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name of the AutoScalingGroup to be associated with the trigger.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Constraints:
Length: 1 - 100
Pattern: [ -??-??-?\r\n\t]*
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the AutoScalingGroup associated with the trigger.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersRequest
The name of the AutoScalingGroup.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the AutoScalingGroup.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the AutoScalingGroup to which the trigger belongs.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 - 100
Pattern: [ -??-??-?\r\n\t]*
setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScalingGroups used by this environment.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The Availability Zone to create the subnet in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the new volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The Availability Zone in which to create the VPN gateway.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
The availability zone in which an Amazon EC2 instance runs.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instances can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instances can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the Availability Zone the subnet is in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Volume
Availability zone in which this volume was created.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Specifies the Availability Zone where the VPN gateway was created.
setAvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
The Amazon EC2 Availability Zone for the job flow.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The Amazon EC2 Availability Zone that the Read Replica will be created in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The EC2 Availability Zone that the database instance will be created in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the Availability Zone the DB Instance is located in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the Availability Zone the DB Instance was located in at the time of the DB Snapshot.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The EC2 Availability Zone that the database instance will be created in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The EC2 Availability Zone that the database instance will be created in.
setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the Availability Zone group.
setAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of availability zones for the group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of availability zones for the Auto Scaling group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 -
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
The list of described Amazon EC2 availability zones.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of Availability Zones.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
A list of Availability Zones to be removed from the LoadBalancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the LoadBalancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the LoadBalancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the LoadBalancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
setAvailable(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Indicates if the specified CNAME is available:
setAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the number of unused IP addresses in the subnet.
setAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Average property for this object.
setAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The Access Key ID of the owner of the Amazon S3 bucket.
setAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
setAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
setAwsShippingAddress(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Address you ship your storage device to.
setAwsShippingAddress(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Address you ship your storage device to.
setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The number of days for which automated backups are retained.
setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the number of days for which automatic DB Snapshots are retained.
setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The number of days to retain automated backups.
setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending number of days for which automated backups are retained.
setBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
setBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Specifies the customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
Specifies how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Block device mappings for the associated AMI.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
Block device mapping set.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
How block devices are exposed to this instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new block device mappings for the instance whose attributes are being modified.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The block device mappings for the new AMI, which specify how different block devices (ex: EBS volumes and ephemeral drives) will be exposed on instances launched from the new image.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
setBody(String) - Method in class com.amazonaws.services.sqs.model.Message
 
setBootstrapActionConfig(BootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
A description of the bootstrap action.
setBootstrapActions(Collection<BootstrapActionDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of the bootstrap actions run by the job flow.
setBootstrapActions(Collection<BootstrapActionConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.MissingParameterException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NoSuchDomainException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.RequestTimeoutException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
Sets the value of the BoxUsage property for this object.
setBreachDuration(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The amount of time, in seconds, used to evaluate and determine if a breach is occurring.
setBreachDuration(Integer) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the amount of time to wait while the trigger is firing before performing scaling activities in response to the breach.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The Amazon S3 bucket in which to store the Spot Instance datafeed.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies the Amazon S3 bucket where the Spot Instance data feed is located.
setBucketAcl(String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified Amazon S3 bucket.
setBucketAcl(String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified Amazon S3 bucket using one of the pre-configured CannedAccessControlLists.
setBucketAcl(String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAcl(String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the logging configuration for the specified bucket.
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketLoggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the logging configuration for a bucket.
SetBucketLoggingConfigurationRequest(String, BucketLoggingConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Constructs a new SetBucketLoggingConfigurationRequest to set the bucket logging configuration of the specified bucket.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the name of the bucket containing the completed multipart object.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the name of the Amazon S3 bucket to create.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketRequest
Sets the name of the Amazon S3 bucket to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the name of the Amazon S3 bucket containing the object to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the name of the Amazon S3 bucket containing the version to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the name of the bucket in which the new multipart upload was initiated.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the name of the bucket containing the multipart uploads to list.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the name of the Amazon S3 bucket whose objects are to be listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the name of the bucket containing the multipart upload whose parts are being listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the name of the Amazon S3 bucket whose versions are to be listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the name of the bucket containing the listed multipart uploads, as specified in the original request.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the name of the bucket containing the listed parts, as specified in the original request.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the name of an existing bucket where this request will upload a new object to.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the name of the bucket in which this object is contained.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the name of the Amazon S3 bucket in which this object is stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the name of the Amazon S3 bucket in which this version is stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setBucketName(String) - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Sets the name of the bucket containing the uploaded object.
setBucketNotificationConfiguration(String, BucketNotificationConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the notification configuration for the specified bucket.
setBucketNotificationConfiguration(String, BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketPolicy(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the policy associated with the specified bucket.
setBucketPolicy(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the versioning configuration for the specified bucket.
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketVersioningConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the versioning configuration for a bucket.
SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Constructs a new SetBucketVersioningConfigurationRequest to set the bucket versioning configuration of the specified bucket.
SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Constructs a new SetBucketVersioningConfigurationRequest to set the bucket versioning configuration of the specified bucket, including the specified Multi-Factor Authentication (MFA) information, which is required when changing the state of the MFA Delete option.
setBundleId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
Unique identifier for this task.
setBundleId(String) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task to cancel.
setBundleIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
The list of bundle task IDs to describe.
setBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
setBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
The canceled bundle task.
setBundleTaskError(BundleTaskError) - Method in class com.amazonaws.services.ec2.model.BundleTask
If the task fails, a description of the error.
setBundleTasks(Collection<BundleTask>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
The list of described bundle tasks.
setBytesTransfered(int) - Method in class com.amazonaws.services.s3.model.ProgressEvent
Sets the number of bytes transfered since the last progress event.
setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the cache control response header.
setCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
setCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object.
setCannedACL(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
setCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
setCapacities(Collection<LicenseCapacity>) - Method in class com.amazonaws.services.ec2.model.License
The capacities available for this license, indicating how many licenses are in use, how many are available, how many Amazon EC2 instances can be supported, etc.
setCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Specifies the additional number of licenses to activate.
setCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Specifies the amount of capacity to deactivate against the license.
setCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The number of licenses available.
setCarrier(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Name of the shipping company.
setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
setCertificate(SigningCertificate) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Information about the certificate.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The contents of the signing certificate.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the public key certificate in PEM-encoded format.
setCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
The contents of the signing certificate.
setCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate chain.
setCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the certificate chain.
setCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
ID of the signing certificate to delete.
setCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The ID for the signing certificate.
setCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The ID of the signing certificate you want to update.
setCertificates(Collection<SigningCertificate>) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the User's signing certificate information.
setChangeSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which action is required if the value for this configuration option changes:
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The CIDR block the subnet is to cover.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
A valid CIDR block.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the CIDR block assigned to the subnet.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Specifies the CIDR block the VPC covers.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The IP range to authorize.
setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the IP range.
setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The IP range to revoke access from.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the ClientToken property for this object.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the ClientToken property for this object.
setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The URL to the CNAME for this environment.
setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The URL to the CNAME for this environment.
setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The URL to the CNAME for this environment.
setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The URL to the CNAME for this environment.
setCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
The prefix used when this CNAME is reserved.
setCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, the environment attempts to use this value as the prefix for the CNAME.
setCode(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Error code.
setCode(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceState
A 16-bit unsigned integer.
setCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
setCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
Reason code for the state change.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
Sets the name of the condition key involved in this condition.
setConditions(List<Condition>) - Method in class com.amazonaws.auth.policy.Statement
Sets the conditions associated with this policy statement.
setConfiguration(TransferManagerConfiguration) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Sets the configuration which specifies how this TransferManager processes requests.
setConfigurationSettings(Collection<ConfigurationSettingsDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
A list of ConfigurationSettingsDescription.
setConfigurationTemplates(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the configuration templates associated with this application.
setConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Content-Disposition HTTP header, which specifies presentational information such as the recommended filename for the object to be saved as.
setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content disposition response header override.
setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content encoding response header override.
setContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content language response header override
setContentLength(long) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Content-Length HTTP header indicating the size of the associated object in bytes.
setContentMD5(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
setContentType(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Content-Type HTTP header indicating the type of content stored in the associated object.
setContentType(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content type response header override.
setCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The time period in seconds after which the cookie should be considered stale.
setCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The time period in seconds after which the cookie should be considered stale.
setCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The name of the application cookie used for stickiness.
setCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Name of the application cookie used for stickiness.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
setCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created after this date and time.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The date when the access key was created.
setCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The date when the access key was created.
setCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created before this date and time.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the date and time the Auto Scaling group was created.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the creation date and time for this launch configuration.
setCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the creation date and time for the trigger.
setCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the LoadBalancer was created.
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
Timestamp when volume creation was initiated.
setCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The list of permissions describing who can create a volume from the associated EBS snapshot.
setCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Timestamp of the CreateJob request in ISO8601 date format.
setCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.Job
Timestamp of the CreateJob request in ISO8601 date format.
setCreationDate(Date) - Method in class com.amazonaws.services.s3.model.Bucket
For internal use only.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was created.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The creation date and time of the job flow.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The creation date and time of the step.
setCryptoProvider(Provider) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Sets the crypto provider to the specified provider.
setCurrentManifest(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The last manifest submitted, which will be used to process the job.
setCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the specified instance.
setCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Information about the customer gateway.
setCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Contains configuration information in the native XML format for the VPN connection's customer gateway.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the customer gateway.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Specifies the ID of the customer gateway.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
The ID of the customer gateway to delete.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specifies ID of the customer gateway at the end of the VPN connection.
setCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
A set of one or more customer gateway IDs.
setCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
setCustomUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The standard unit of measurement for a given measure that the trigger uses when fetching metrics to examine.
setCustomUnit(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Constraints:
Pattern: [ -??-??-?\r\n\t]*
setCustomUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the CustomUnit property for this object.
setCustomUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the CustomUnit property for this object.
setDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Datapoints property for this object.
setDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid data type for the parameter.
setDate(Date) - Method in class com.amazonaws.services.rds.model.Event
Specifies the date and time of the event.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was created.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The creation date of the application version.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was created.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The creation date for this environment.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The creation date for this environment.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The creation date for this environment.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The creation date for this environment.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was last modified.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The last modified date of the application version.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was last modified.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The last modified date for this environment.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The last modified date for this environment.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The last modified date for this environment.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The last modified date for this environment.
setDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
A list of DBEngineVersion elements.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The compute and memory capacity of the Read Replica.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The compute and memory capacity of the DB Instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the compute and memory capacity class of the DB Instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The DB Instance class filter value.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The DB Instance class filter value.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new compute and memory capacity of the DB Instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB Instance that will be applied or is in progress.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The DB instance class for the reserved DB Instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The DB instance class for the reserved DB Instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The compute and memory capacity of the Amazon RDS DB instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The compute and memory capacity of the Amazon RDS DB instance.
setDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The number of instances to reserve.
setDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The number of reserved DB Instances.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The DB Instance identifier of the Read Replica.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The DB Instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The DB Instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies a user-supplied database identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the the DBInstanceIdentifier of the DB Instance this DB Snapshot was created from.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
The DB Instance identifier for the DB Instance to be deleted.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The user-supplied instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The unique identifier for the Amazon RDS DB snapshot.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The DB Instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
The DB Instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The identifier for the DB Snapshot to restore from.
setDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
A list of DBInstance instances.
setDBInstanceStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the current state of this database.
setDBName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database to create when the DB Instance is created.
setDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the initial database of this instance that was provided at create time, if one was specified when the DB Instance was created.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the DB Parameter Group Family the DB Parameter Group can be used with.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the DBParameterGroupFamily for the database engine.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB Parameter Group Family that this DB Parameter Group is compatible with.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The name of a specific database parameter group family to return details for.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The name of the DB Parameter Group Family.
setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Specifies the name of the DB Parameter Group Family which the engine default parameters apply to.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database parameter group to associate with this DB instance.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the DB Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The name of the DP Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
The name of the DB Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The name of a specific database parameter group to return details for.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The name of a specific database parameter group to return details for.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The name of the DB Parameter Group to apply to this DB Instance.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
The name of the database parameter group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
The name of the DP Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
The name of the DB Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
The name of the DP Parameter Group.
setDBParameterGroups(Collection<DBParameterGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of DB Parameter Groups applied to this DB Instance.
setDBParameterGroups(Collection<DBParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
A list of DPParameterGroup instances..
setDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The description for the DB Security Group.
setDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the description of the database security group.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The name of the DB Security Group to authorize.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The name for the DB Security Group.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Specifies the name of the DB Security Group.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
The name of the DB Security Group.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
The name of the database security group to delete.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The name of the DB Security Group to return details for.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the DB Security Group to revoke ingress from.
setDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of DB Security Groups to associate with this DB Instance.
setDBSecurityGroups(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of DB Security Group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status sub-elements.
setDBSecurityGroups(Collection<DBSecurityGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
A list of DBSecurityGroup instances.
setDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of DB Security Groups to authorize on this DB Instance.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The identifier for the DB Snapshot.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the identifier for the DB Snapshot.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
The DBSnapshot identifier.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The DB Instance identifier.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Name of the DB Instance to create from the DB Snapshot.
setDBSnapshots(Collection<DBSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
A list of DBSnapshot instances.
setDefaultOnly(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Indicates that only the default version of the specified engine or engine and major version combination is returned.
setDefaultValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The default value for this configuration option.
setDefaultVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The visibility timeout (in seconds) to use for the created queue.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Specifies whether the Amazon EBS volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
setDeleteSourceBundle(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Indicates whether to delete the associated source bundle from Amazon S3: true: An attempt is made to delete the associated Amazon S3 source bundle specified at time of creation.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
setDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
setDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
setDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the scaling activity.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The description for the new AMI being created.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Description of the group.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The description for the new snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.Image
The description of the AMI that was provided during image creation.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
User-created description of the associated AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The description describing the new AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The description of this security group.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Description of the snapshot.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
User-defined description of the application.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The description of this application version.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
Describes this configuration set.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Describes the application.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Describes this version.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Describes this configuration.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
Describes this configuration set.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
A new description for the application.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
A new description for this release.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A new description for the configuration.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
Describes this configuration set.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk updates the description of this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes this environment.
setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The description for the DB Parameter Group.
setDescription(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the customer-specified description for this DB Parameter Group.
setDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
Provides a description of the parameter.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Adjusts the desired size of the AutoScalingGroup by initiating scaling activities.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Adjusts the desired size of the AutoScalingGroup by initiating scaling activities.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the AutoScalingGroup.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the AutoScalingGroup.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Adjusts the desired size of the AutoScalingGroup by initiating scaling activities.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Adjusts the desired size of the AutoScalingGroup by initiating scaling activities.
SetDesiredCapacityRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the SetDesiredCapacity operation.
SetDesiredCapacityRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Sets the destination bucket name for this logging configuration.
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the destination bucket name which will contain the new, copied object.
setDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Specifies how the device is exposed to the instance (e.g., /dev/sdh).
setDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name to which the volume is attached on the specified instance.
setDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
How the device is exposed to the instance (e.g., /dev/sdh).
setDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the name of the device within Amazon EC2.
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies the device name (e.g., /dev/sdh).
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The device name (e.g., /dev/sdh) at which the block device is exposed on the instance.
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The device name (e.g., /dev/sdh) at which the block device is exposed on the instance.
setDeviceSerialNumber(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the serial number of the Multi-Factor Authentication device associated with the caller's AWS account.
setDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A set of one or more DHCP configurations.
setDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Contains information about the set of DHCP options.
setDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
A set of one or more DHCP options.
setDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Sets the value of the DhcpOptions property for this object.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the DHCP options to associate with the VPC.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
The ID of the DHCP options set to delete.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Specifies the ID of the set of DHCP options.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Specifies the ID of the set of DHCP options associated with the VPC.
setDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Sets the value of the DhcpOptionsIds property for this object.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
A list of dimensions associated with the metric used by the trigger to determine whether to fire.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the dimensions used to retrieve metric statistics that the trigger uses to determine when to fire.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Dimensions property for this object.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Dimensions property for this object.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance can be terminated.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
setDisplayName(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Sets the display name for this grantee.
setDisplayName(String) - Method in class com.amazonaws.services.s3.model.Owner
Sets the display name of the owner.
setDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
The DNS name for the LoadBalancer.
setDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the external DNS name associated with the LoadBalancer.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
The name of the domain in which the attributes are being deleted.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
The name of the domain in which the attributes are being stored.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
The name of the domain to create.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the domain in which to perform the operation.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
The name of the domain to delete.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
The name of the domain for which to display the metadata of.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the domain in which to perform the operation.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the domain in which to perform the operation.
setDomainNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
A list of domain names that match the expression.
setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instances, in seconds.
setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The duration of the Reserved Instance, in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The number of minutes to retrieve events for.
setDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Duration filter value, specified in years or seconds.
setDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The duration filter value, specified in years or seconds.
setDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The duration of the reservation in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The duration of the offering in seconds.
setEarliestAllowedDeactivationTime(Date) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The earliest allowed time at which a license can be deactivated.
setEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies parameters used to automatically setup Amazon EBS volumes when the instance is launched.
setEbs(EbsInstanceBlockDevice) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The optional EBS device mapped to the specified device name.
setEbs(EbsInstanceBlockDeviceSpecification) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The EBS instance block device specification describing the EBS block device to map to the specified device name on a running instance.
setEc2InstanceId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The Amazon EC2 Instance ID for this information.
setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies the name of the Amazon EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The name of an Amazon EC2 key pair that can be used to ssh to the master node of job flow.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Name of the EC2 Security Group to authorize.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the name of the EC2 Security Group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the EC2 Security Group to revoke access from.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
setEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
setEffect(Statement.Effect) - Method in class com.amazonaws.auth.policy.Statement
Sets the result effect of this policy statement when it is evaluated.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was terminated.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The completion date and time of the job flow.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The completion date and time of the step.
setEndpoint(String) - Method in class com.amazonaws.AmazonWebServiceClient
Overrides the default endpoint for this client.
setEndpoint(URI) - Method in class com.amazonaws.DefaultRequest
 
setEndpoint(URI) - Method in interface com.amazonaws.Request
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this request should be sent.
setEndpoint(String) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Overrides the default endpoint for this client ("https://autoscaling.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Overrides the default endpoint for this client ("https://monitoring.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Overrides the default endpoint for this client ("https://ec2.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
Region service endpoint.
setEndpoint(String) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Overrides the default endpoint for this client ("https://clearbox.us-east-1.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Overrides the default endpoint for this client ("https://elasticloadbalancing.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Overrides the default endpoint for this client ("https://elasticmapreduce.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Overrides the default endpoint for this client ("https://iam.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
Overrides the default endpoint for this client ("https://importexport.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.rds.AmazonRDS
Overrides the default endpoint for this client ("https://rds.amazonaws.com").
setEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the endpoint type.
setEndpoint(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Overrides the default endpoint for this client.
setEndpoint(String) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Overrides the default endpoint for this client ("https://sdb.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Overrides the default endpoint for this client ("https://sns.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
setEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
setEndpoint(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Overrides the default endpoint for this client ("https://queue.amazonaws.com").
setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The URL to the LoadBalancer for this environment.
setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The URL to the LoadBalancer for this environment.
setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The URL to the LoadBalancer for this environment.
setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The URL to the LoadBalancer for this environment.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this activity.
setEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the EndTime property for this object.
setEndTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The end date and time of the Spot Instance price history data.
setEndTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the EndTime.
setEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
setEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database engine to be used for this instance.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the database engine.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the name of the database engine to be used for this DB Instance.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the database engine.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine to return.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The version number of the database engine to use.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The version number of the database engine.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates the database engine version.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Sets the value of the EngineVersion property for this object.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine version to return.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The version number of the database engine to upgrade to.
setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Sets the value of the EngineVersion property for this object.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The ID of this environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The ID of the environment to retrieve AWS resource usage data.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The ID of this environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The ID of the environment to rebuild.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The ID of the environment of the requested data.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The ID of the environment to restart the server for.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The ID of the data's environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The ID of the environment to terminate.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The ID of this environment.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The ID of the environment to update.
setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The ID of this environment.
setEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.
setEnvironmentInfo(Collection<EnvironmentInfoDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
The EnvironmentInfoDescription of the environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the environment for this configuration set.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A unique name for the deployment environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the environment to delete the draft configuration from.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the environment whose configuration options you want to describe.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the environment to describe.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The name of the environment to retrieve AWS resource usage data.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The name of the environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the environment associated with this event.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The name of the environment to rebuild.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The name of the environment of the requested data.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The name of the environment to restart the server for.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The name of the data's environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The name of the environment to terminate.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The name of the environment to update.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of this environment.
setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the environment to validate the settings against.
setEnvironmentNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.
setEnvironmentResources(EnvironmentResourceDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
A list of EnvironmentResourceDescription.
setEnvironments(Collection<EnvironmentDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns an EnvironmentDescription list.
setErrorCode(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the AWS error code represented by this exception.
setErrorCount(Integer) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Number of errors.
setErrorType(AmazonServiceException.ErrorType) - Method in exception com.amazonaws.AmazonServiceException
Sets the type of error represented by this exception (sender, receiver, or unknown), indicating if this exception was the caller's fault, or the service's fault.
setETag(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the entity tag identifying the new object.
setETag(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the ETag value for the new object that was created from the associated copy object request.
setETag(String) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the entity tag generated from the content of the associated part.
setETag(String) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the entity tag generated from the part content.
setETag(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the ETag value for the new object that was created from the associated putObject request.
setETag(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the hex encoded 128-bit MD5 hash of this object's contents as computed by Amazon S3.
setETag(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the hex encoded 128-bit MD5 hash of this version's contents as computed by Amazon S3.
setETag(String) - Method in class com.amazonaws.services.s3.model.UploadPartResult
Sets the entity tag of the newly uploaded part.
setETag(String) - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Sets the entity tag identifying the new object.
setEventCode(int) - Method in class com.amazonaws.services.s3.model.ProgressEvent
Sets the unique event code that identifies what type of specific type of event this object represents.
setEventDate(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The date when the event occurred.
setEvents(Collection<EventDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
A list of EventDescription.
setEvents(Collection<Event>) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
setExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of users with explicit launch permissions for the described AMIs.
setExecutionStatusDetail(JobFlowExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the execution status of the job flow.
setExecutionStatusDetail(StepExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The description of the step status.
setExists(Boolean) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
A value specifying whether or not the specified attribute must exist with the specified value in order for the update condition to be satisfied.
setExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be deleted or not.
setExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be updated or not.
setExpiration(Date) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by Amazon S3.
setExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the expires response header override.
setExtendedRequestId(String) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Sets Amazon S3's extended request ID.
setFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies a fault code for the Spot Instance request, if present.
setFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the path and name of the file containing the data to be uploaded to Amazon S3.
setFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the file containing the data to upload.
setFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
A list of filters used to match properties for Addresses.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
A list of filters used to match properties for AvailabilityZones.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
A list of filters used to match properties for BundleTasks.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
A list of filters used to match properties for DhcpOptions.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
A list of filters used to match properties for Images.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
A list of filters used to match properties for Instances.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
A list of filters used to match properties for KeyPairs.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
A list of filters used to match properties for Licenses.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
Sets the value of the Filters property for this object.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
A list of filters used to match properties for Regions.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
A list of filters used to match properties for ReservedInstancesOfferings.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
A list of filters used to match properties for ReservedInstances.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
A list of filters used to match properties for SecurityGroups.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
A list of filters used to match properties for Snapshots.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
A list of filters used to match properties for SpotInstances.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
A list of filters used to match properties for SpotPriceHistory.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
A list of filters used to match properties for tags.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
A list of filters used to match properties for Volumes.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Sets the value of the Filters property for this object.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
setFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB Snapshot is created before the DB Instance is deleted.
setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instances.
setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
setFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The fixed price charged for this reserved DB Instance.
setFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The fixed price charged for this offering.
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (logging into an instance, unmounting the volume, and detaching normally).
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instance to stop.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
Start of port range for the TCP and UDP protocols, or an ICMP type number.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setFullyQualifiedCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
setGroup(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The group that is allowed to create volumes from the snapshot (currently supports "all").
setGroup(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS group of the user involved in this launch permission.
setGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Information about the group.
setGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Information about the group.
setGroupId(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The stable and unique string identifying the group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the group to modify.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The name of the PlacementGroup.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Name of the security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
The name of the PlacementGroup to delete.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The name of the Amazon EC2 security group to delete.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
The name of a PlacementGroup.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of the PlacementGroup.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The name of the security group from which to remove permissions.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of this security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group in the specified user's account.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the group to update.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Name of the group to create.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the group the policy is associated with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Name of the group to delete.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the group the policy is associated with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The group the policy is associated with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Name of the group.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The name that identifies the group.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
The name of the group to list policies for.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the group to associate the policy with.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the group to update.
setGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Name of the group to update.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
The name of the PlacementGroup.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
The optional list of Amazon EC2 security groups to describe.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The AWS group names to add to or remove from the list of groups that have permission to create EBS volumes from the specified snapshot.
setGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of security groups requested for the instances in this reservation.
setGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
setGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
setHadoopConfig(Map<String, String>) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the Hadoop config overrides (-D values).
setHadoopJarStep(HadoopJarStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Specifies the JAR file used for the job flow step.
setHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies the Hadoop version for the job flow.
setHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies the Hadoop version for the job flow.
setHeader(String, Object) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the health status of the environment.
setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the health status of the environment.
setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the health status of the environment.
setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the health status of the environment.
setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
A structure containing the configuration information for the new healthcheck.
setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
The updated healthcheck for the instances.
setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies information regarding the various health probes conducted on the LoadBalancer.
setHealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe successes required before moving the instance to the Healthy state.
setId(String) - Method in class com.amazonaws.auth.policy.Policy
Sets the policy ID for this policy.
setId(String) - Method in class com.amazonaws.auth.policy.Statement
Sets the ID for this statement.
setId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
The ID of the Amazon EC2 instance.
setId(String) - Method in class com.amazonaws.services.s3.model.Owner
Sets the ID of the owner.
setIdentifier(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Sets the unique identifier for this grantee.
setIdentifier(String) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
Set the e-mail address as the grantee's ID.
setIdentifier(String) - Method in interface com.amazonaws.services.s3.model.Grantee
Sets the identifier for this grantee.
setIdentifier(String) - Method in enum com.amazonaws.services.s3.model.GroupGrantee
For internal use only.
setImageAttribute(ImageAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
The described image attribute of the associated AMI.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Unique ID of the Amazon Machine Image (AMI) which was assigned during registration.
setImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the unique ID of the Amazon Machine Image (AMI) that was assigned during registration.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
The ID of the new AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
The ID of the AMI to deregister.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI whose attribute is to be described.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.Image
The unique ID of the AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the associated AMI.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Image ID of the AMI used to launch the instance.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The AMI ID.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The ID of the AMI whose attribute you want to modify.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
The ID of the new Amazon Machine Image (AMI).
setImageId(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The ID of the AMI whose attribute is being reset.
setImageId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique ID of a machine image, returned by a call to DescribeImages.
setImageIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
An optional list of the AMI IDs to describe.
setImageLocation(String) - Method in class com.amazonaws.services.ec2.model.Image
The location of the AMI.
setImageLocation(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The full path to your AMI manifest in Amazon S3 storage.
setImageOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Image
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
setImages(Collection<Image>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
The list of the described AMIs.
setImageType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of image (machine, kernel, or ramdisk).
setIncludedDeletedBackTo(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified when IncludeDeleted is set to true, then environments deleted after this date are displayed.
setIncludeDeleted(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Indicates whether to include deleted environments:
setInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The type of information retrieved.
setInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The type of information to request.
setInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The type of information to retrieve.
setInitiated(Date) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the date at which this upload was initiated.
setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the user who initiated this multipart upload.
setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the user who initiated the associated multipart upload.
setInputs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the list of step input paths.
setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the input stream containing the data to be uploaded to Amazon S3.
setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the stream containing the data to upload for the new part.
setInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
The described instance attribute.
setInstanceCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The number of Amazon EC2 instances that can be supported with the license's capacity.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The number of Reserved Instances to purchase.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the maximum number of Spot Instances to launch.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Target number of instances for the instance group.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Target size for the instance group.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The number of Amazon EC2 instances used to execute the job flow.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The number of Amazon EC2 instances in the cluster.
setInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the date and time the DB Instance was created.
setInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the time (UTC) when the snapshot was taken.
setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Unique identifier for the instance group.
setInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Unique ID of the instance group to expand or shrink.
setInstanceGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Instance group IDs of the newly created instance groups.
setInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Instance Groups to add.
setInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Configuration for the job flow's instance groups.
setInstanceGroups(Collection<InstanceGroupDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Details about the job flow's instance groups.
setInstanceGroups(Collection<InstanceGroupModifyConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Instance groups to change.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies EC2 instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the EC2 instance to be terminated.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
 
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The instance to associate with the IP address.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the instance to which the volume attaches.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The ID of the instance to bundle.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
Instance associated with this bundle task.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance to confirm.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance from which to create the new image.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance whose instance attribute is being described.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance from which to detach the the specified volume.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance for which you want console output.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance whose console output was requested.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the instance for which you want the Windows administrator password.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the instance whose Windows administrator password was requested.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Unique ID of the instance launched.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the associated instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance whose state changed.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance whose attribute is being modified.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the Amazon EC2 instance whose attribute is being reset.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
setInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
Provides an EC2 instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides an EC2 instance ID.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
An optional list of the instances to describe.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
The list of Amazon EC2 instances on which to enable monitoring.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
The list of instances to terminate.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
The list of Amazon EC2 instances to start.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
The list of Amazon EC2 instances to stop.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
The list of instances to terminate.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
The list of Amazon EC2 instances on which to disable monitoring.
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance's Amazon EBS volumes are deleted when the instance is shut down.
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance's Amazon EBS volumes are stopped or terminated when the instance is shut down.
setInstanceLifecycle(String) - Method in class com.amazonaws.services.ec2.model.Instance
 
setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
setInstanceRequestCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Target number of instances to run in the instance group.
setInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The role of the instance group in the cluster.
setInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Instance group role in the cluster
setInstanceRunningCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Actual count of running instances.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of EC2 instances.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of Amazon EC2 instances included in this reservation.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Amazon EC2 instances used by this environment.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the LoadBalancer.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
A list of instance IDs whose states are being queried.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of EC2 instance IDs for the LoadBalancer.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instances IDs that should be registered with the LoadBalancer.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the LoadBalancer.
setInstances(JobFlowInstancesDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the Amazon EC2 instances of the job flow.
setInstances(JobFlowInstancesConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A specification of the number and type of Amazon EC2 instances on which to run the job flow.
setInstanceStates(Collection<InstanceState>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type (e.g., m1.small, c1.medium, m2.2xlarge, and so on).
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instances can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instances can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the instance type for the launched instances.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Constraints:
Allowed Values: t1.micro, m1.small, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, c1.medium, c1.xlarge, cc1.4xlarge
setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The Amazon EC2 instance type for all instances in the instance group.
setInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Amazon EC2 Instance type.
setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the instance type to return.
setInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
setIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Contains the Internet-routable IP address of the customer gateway's outside interface.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
List of IP permissions to authorize on the specified security group.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
List of IP permissions to revoke on the specified security group.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The permissions enabled for this security group.
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
The IP protocol of this permission.
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
setIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
setIsCanceled(Boolean) - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
setIsDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Intended for internal use only in the Amazon S3 client code.
setIsLatest(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
For internal use only.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more User names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more User names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more User names to list.
setIsTruncated(Boolean) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
setItemCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all items in the domain.
setItemName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the item.
setItemName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the item.
setItemName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the item.
setItemNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all item names in the domain, in bytes.
setItems(Collection<DeletableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
A list of items on which to perform the operation.
setItems(Collection<ReplaceableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
A list of items on which to perform the operation.
setItems(Collection<Item>) - Method in class com.amazonaws.services.simpledb.model.SelectResult
A list of items that match the select expression.
setJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A path to a JAR file run during the step.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Job flow in which to add the instance groups.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
The job flow ID in which the instance groups are added.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A string that uniquely identifies the job flow.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The job flow identifier.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
An unique identifier for the job flow.
setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose job flow ID is contained in this list.
setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
A list of job flows to be shutdown.
setJobFlows(Collection<JobFlowDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
A list of job flows matching the parameters supplied.
setJobFlowStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose state is contained in this list.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.Job
A unique identifier which refers to a particular job.
setJobId(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
A unique identifier which refers to a particular job.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
setJobType(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether the job flow should terminate after completing all steps.
setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether or not the job flow should terminate after completing all steps.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the EC2 AMI.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the EC2 AMI.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Kernel ID of the associated AMI.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Kernel associated with this instance.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID of the associated instance.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the ID of the kernel to select.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The optional ID of a specific kernel to register with the new AMI.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel with which to launch the instance.
setKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Contains the name of a DHCP option.
setKey(String) - Method in class com.amazonaws.services.ec2.model.Tag
The tag's key.
setKey(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag's key.
setKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The unique identifier of a key value pair.
setKey(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort.
setKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the key of the newly created object.
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the key of the object to delete.
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the key of the version to delete.
setKey(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request.
setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
setKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the object key for which the multipart upload was initiated.
setKey(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed.
setKey(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the key by which this upload is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the key value specified in the original request used to identify which multipart upload contains the parts to list.
setKey(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the key under which to store the new object.
setKey(String) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the key under which this object is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the key under which this object is stored in Amazon S3.
setKey(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the key under which this version is stored in Amazon S3.
setKey(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the key of the initiated multipart upload.
setKey(String) - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Sets the key of the newly created object.
setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The MD5 public key fingerprint as specified in section 4 of RFC4716 .
setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The SHA-1 digest of the DER encoded private key.
setKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The SHA-1 digest of the DER encoded private key.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional key marker indicating where in the results to begin listing.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The unencrypted PEM encoded RSA private key.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the EC2 key pair.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the EC2 key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
The unique name for the new key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the Amazon EC2 key pair to delete.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The unique name for the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The specified unique key pair name.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.Instance
If this instance was launched with an associated key pair, this displays the key pair name.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The name of the key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The name of the key pair.
setKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
The optional list of key pair names to describe.
setKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
The newly created EC2 key pair.
setKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
The list of described key pairs.
setLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Label property for this object.
setLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
A unique name representing this regular expression.
setLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
setLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
setLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
setLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identfication of the permission to remove.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the date this part was last modified.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the date, according to Amazon S3, this object was last modified.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the date according to Amazon S3 at which this version was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the date the newly copied object was last modified.
setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Details regarding the state of the instance group.
setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Description of the job flow last changed state.
setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
A description of the step's current state.
setLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the latest time to which a database can be restored with point-in-time restore.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration to use with the Auto Scaling group.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
setLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Auto Scaling launch configurations in use by this environment.
setLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the instance launch group.
setLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Launch permissions for the associated AMI.
setLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies additional launch instance information.
setLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
The time this instance launched.
setLBCookieStickinessPolicies(Collection<LBCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the LBCookieStickinessPolicies created with CreateAppCookieStickinessPolicy.
setLicense(InstanceLicense) - Method in class com.amazonaws.services.ec2.model.Instance
Represents an active license in use and attached to an Amazon EC2 instance.
setLicense(InstanceLicenseSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies active licenses in use and attached to an Amazon EC2 instance.
setLicenseId(String) - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Specifies the ID for the specific license to activate against.
setLicenseId(String) - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Specifies the ID for the specific license to deactivate against.
setLicenseId(String) - Method in class com.amazonaws.services.ec2.model.License
The unique ID identifying the license.
setLicenseIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
Specifies the license registration for which details are to be returned.
setLicenses(Collection<License>) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
Specifies active licenses in use and attached to an Amazon EC2 instance.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
setListener(Listener) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
The Listener data type.
setListenerDescriptions(Collection<ListenerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, Protocol, and PolicyNames are returned in a list of tuples in the ListenerDescriptions element.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
A list of LoadBalancerPort, InstancePort, Protocol, and SSLCertificateID items.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
setLoadBalancerDescriptions(Collection<LoadBalancerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of LoadBalancer description structures.
setLoadBalancerListenerSSLCertificate(SetLoadBalancerListenerSSLCertificateRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Sets the certificate that terminates the specified listener's SSL connections.
setLoadBalancerListenerSSLCertificate(SetLoadBalancerListenerSSLCertificateRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Sets the certificate that terminates the specified listener's SSL connections.
setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Sets the certificate that terminates the specified listener's SSL connections.
setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Sets the certificate that terminates the specified listener's SSL connections.
SetLoadBalancerListenerSSLCertificateRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the SetLoadBalancerListenerSSLCertificate operation.
SetLoadBalancerListenerSSLCertificateRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
Default constructor for a new SetLoadBalancerListenerSSLCertificateRequest object.
SetLoadBalancerListenerSSLCertificateRequest(String, Integer, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
Constructs a new SetLoadBalancerListenerSSLCertificateRequest object.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
The mnemonic name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
The name of the new LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The mnemonic name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The name of the the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The name associated with the LoadBalancer.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of LoadBalancers to use.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of names associated with the LoadBalancers at creation time.
setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Associates, updates, or disables a policy with a listener on the load balancer.
setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Associates, updates, or disables a policy with a listener on the load balancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Associates, updates, or disables a policy with a listener on the load balancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Associates, updates, or disables a policy with a listener on the load balancer.
SetLoadBalancerPoliciesOfListenerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the SetLoadBalancerPoliciesOfListener operation.
SetLoadBalancerPoliciesOfListenerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
Default constructor for a new SetLoadBalancerPoliciesOfListenerRequest object.
SetLoadBalancerPoliciesOfListenerRequest(String, Integer, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
Constructs a new SetLoadBalancerPoliciesOfListenerRequest object.
SetLoadBalancerPoliciesOfListenerResult - Class in com.amazonaws.services.elasticloadbalancing.model
Set Load Balancer Policies Of Listener Result
SetLoadBalancerPoliciesOfListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
 
setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The port that uses the specified SSL certificate.
setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The external port of the LoadBalancer with which this policy has to be associated.
setLoadBalancerPorts(Collection<Integer>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the LoadBalancerListener(s) to be removed.
setLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The LoadBalancers in use by this environment.
setLocation(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the URL identifying the new multipart object.
setLocationCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the location of the storage device, such as "AtAWS".
setLocationMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the physical location of the storage device.
setLogBucket(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Amazon S3 bucket for user logs.
setLogFilePrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Sets the log file prefix for this bucket logging configuration.
setLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket.
setLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
The new login profile.
setLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
Login profile for the User name.
setLogKey(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The key where the user logs were stored.
setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The location in Amazon S3 where log files for the job are stored.
setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Specifies the location in Amazon S3 to write the log files of the job flow.
setLowerBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the lower threshold has been breached.
setLowerBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the lower threshold has been breached.
setLowerThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The lower limit for the metric.
setLowerThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the lower limit for the metric.
setMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
The name of the main class in the specified Java file.
setManifest(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
The UTF-8 encoded text of the manifest file.
setManifest(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
The UTF-8 encoded text of the manifest file.
setManifestAddendum(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
For internal use only.
setMapper(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the mapper.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
If IsTruncated is true, then this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
setMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
setMarker(String) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the JOBID to start after when listing the jobs created with your account.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The marker provided in the previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
The identifier returned to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The marker provided in the previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A marker provided for paginated results.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The marker provided in the previous request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
The marker provided for paginated results.
setMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
setMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Market type of the Amazon EC2 instances used to create a cluster node.
setMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Market type of the Amazon EC2 instances used to create a cluster node.
setMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 instance identifier of the master node.
setMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the master node.
setMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 master node instance type.
setMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The DNS name of the master node.
setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of master user for the client DB Instance.
setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the master username for the DB Instance.
setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the master username for the DB Instance.
setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The password for the master DB Instance user.
setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new password for the DB Instance master user.
setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the pending or in-progress change of the master credentials for the DB Instance.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must include a match for the object's current ETag in order for this request to be executed.
setMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of allowed open HTTP connections.
setMaxCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Maximum number of instances to launch.
setMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error responses from services).
setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Maximum property for this object.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results to indicate the maximum number of User names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this only when paginating results to indicate the maximum number of keys you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results to indicate the maximum number of keys you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results to indicate the maximum number of server certificates you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results to indicate the maximum number of certificate IDs you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
setMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results to indicate the maximum number of User names you want in the response.
setMaxJobs(Integer) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Sets the maximum number of jobs returned in the response.
setMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setMaxLength(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value no longer than this value.
setMaxNumberOfDomains(Integer) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
The maximum number of domain names you want returned.
setMaxNumberOfMessages(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The maximum number of messages to return.
setMaxParts(int) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing.
setMaxParts(int) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the optional max parts value specified in the original request to limit how many parts are listed.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Constraints:
Range: 20 - 100
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The maximum number of records to include in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the AutoScalingGroup.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
setMaxUploads(Integer) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return.
setMaxUploads(int) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the optional maximum number of uploads to be listed, as specified in the original request.
setMaxValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value less than this value.
setMd5Digest(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
setMD5OfBody(String) - Method in class com.amazonaws.services.sqs.model.Message
 
setMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
setMeasureName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The measure name associated with the metric used by the trigger to determine when to fire.
setMeasureName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the measure name used by the trigger to determine when to fire.
setMeasureName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the MeasureName property for this object.
setMeasureName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the MeasureName property for this object.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Error message.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
setMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
Descriptive message for the state change.
setMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The retrieved information.
setMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The event message.
setMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
A message describing the error or warning.
setMessage(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the text of this event.
setMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send to the topic.
setMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
setMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishResult
Unique identifier assigned to the published message.
setMessageId(String) - Method in class com.amazonaws.services.sqs.model.Message
 
setMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
The message ID of the message sent to the queue.
setMessages(Collection<ValidationMessage>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
A list of ValidationMessage.
setMessages(Collection<Message>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
setMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional metadata instructing Amazon S3 how to handle the uploaded data (e.g.
setMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
setMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the Metrics property for this object.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket.
setMFADevices(Collection<MFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
setMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Minimum number of instances to launch.
setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Minimum property for this object.
setMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.Parameter
The earliest engine version to which the parameter can apply.
setMinimumUploadPartSize(long) - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Sets the minimum part size for upload parts.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the AutoScalingGroup.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
setMinValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value greater than this value.
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
Monitoring status for this instance.
setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Monitoring state for the associated instance.
setMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Enables monitoring for the instance.
setMonitoringEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies if the DB Instance is a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies if the DB Instance is a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The Multi-AZ filter value.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The Multi-AZ filter value.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies if the DB Instance is a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates that the Single-AZ DB Instance is to change to a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies if the DB Instance is a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies if the DB Instance is a Multi-AZ deployment.
setMultipartUploads(List<MultipartUpload>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the list of multipart uploads.
setMultipartUploadThreshold(int) - Method in class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
Sets the size threshold in bytes for when to use multipart uploads.
setName(String) - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the name of the Dimension.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The name for the new AMI being created.
setName(String) - Method in class com.amazonaws.services.ec2.model.Filter
Specifies the name of the filter.
setName(String) - Method in class com.amazonaws.services.ec2.model.Image
The name of the AMI that was provided during image creation.
setName(String) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
setName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The name to give the new Amazon Machine Image.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
The name of the AutoScalingGroup .
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The name of the configuration option.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
The name of the launch configuration.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
The name of the LoadBalancer.
setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
The name of the trigger.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The name of the bootstrap action.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Friendly name given to the instance group.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Friendly name for the instance group.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The name of the job flow.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The name of the job flow.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The name of the job flow step.
setName(String) - Method in class com.amazonaws.services.s3.model.Bucket
Sets the name of the bucket.
setName(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
The name of the attribute.
setName(String) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.simpledb.model.Item
The name of the item.
setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The name of the replaceable attribute.
setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The name of the replaceable item.
setName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The name of the attribute involved in the condition.
setName(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
setNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Constraints:
Length: 1 - 100
Pattern: [ -9;-??-??-?\r\n\t]*
setNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Constraints:
Length: 1 - 100
Pattern: [ -9;-??-??-?\r\n\t]*
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Namespace property for this object.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Namespace property for this object.
setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
A unique namespace identifying the option's associated AWS resource.
setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
A unique namespace identifying the option's associated AWS resource.
setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
A unique namespace identifying the option's associated AWS resource.
setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Constraints:
Length: 1 - 255
setNewGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New name for the group.
setNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object.
setNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New path for the group.
setNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new path for the server certificate.
setNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New path for the User.
setNewServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new name for the server certificate.
setNewUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New name for the User.
setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the next key marker that should be used in the next request to get the next page of results.
setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setNextMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setNextPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the next part number marker.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Constraints:
Pattern: [ -??-??-?\r\n\t]*
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Constraints:
Pattern: [ -??-??-?\r\n\t]*
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string used to mark the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Sets the value of the NextToken property for this object.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the NextToken property for this object.
setNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
If returned, this indicates that there are more results to obtain.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
A string informing Amazon SimpleDB where to start the next list of domain names.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
A string informing Amazon SimpleDB where to start the next list of ItemNames.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectResult
An opaque token indicating that more items than MaxNumberOfItems were matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Token to pass along to the next ListSubscriptionsByTopic request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Token to pass along to the next ListSubscriptions request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Token to pass along to the next ListTopics request.
setNextUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the next upload ID marker that should be used in the next request to get the next page of results.
setNextVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies the device name to suppress during instance launch.
setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
When set to the empty string, specifies that the device name in this object should not be mapped to any real device.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must not include a match for the object's current ETag in order for this request to be executed.
setNoReboot(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default this property is set to false, which means Amazon EC2 attempts to cleanly shut down the instance before image creation and reboots the instance afterwards.
setNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
An approximation of the cost of the job flow, represented in m1.small/hours.
setObjectAcl(String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified object in Amazon S3.
setObjectAcl(String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified object in Amazon S3 using one of the pre-configured CannedAccessControlLists.
setObjectAcl(String, String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified object with the specified version in Amazon S3.
setObjectAcl(String, String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified object with the specified version ID in Amazon S3 using one of the pre-configured CannedAccessControlLists.
setObjectAcl(String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectContent(InputStream) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the input stream containing this object's contents.
setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
setOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The type of operation being requested.
setOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The operation to perform on the attribute.
setOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The name of the configuration option.
setOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
The name of the configuration option.
setOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Constraints:
Length: 1 - 100
setOptions(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
If specified, restricts the descriptions to only the specified options.
setOptions(Collection<ConfigurationOptionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
A list of ConfigurationOptionDescription.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
A list of the configuration options and their values in this configuration set.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the configuration set for the new environment.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration option settings to update with the new specified option value.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.
setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
A list of the options and desired values to evaluate.
setOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this new environment.
setOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration options to remove from the configuration set.
setOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this environment.
setOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
setOutput(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the output path for this step.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.AccessControlList
For internal use only.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.Bucket
For internal use only.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the owner of this multipart upload.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the user who owns the associated multipart upload.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the owner of this object.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
For internal use only.
setOwner(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's owner.
setOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The instance owner's account ID.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
AWS Access Key ID of the image owner.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The AWS Access Key ID of the user who owns the reservation.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS Access Key ID of the owner of the security group.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
AWS Access Key ID of the user who owns the snapshot.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies the AWS account ID of the account.
setOwnerId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the AWS ID of the owner of a specific DB Security Group.
setOwnerIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot owners.
setOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of owners for the described AMIs.
setParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The status of parameter updates.
setParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the name of the parameter.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter instances.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Contains a list of engine default parameters.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
setParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the value of the parameter.
setPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the part number of the associated part.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartResult
Sets the part number of the newly uploaded part.
setPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts.
setPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the optional part number marker specified in the original request to specify where in the results to begin listing parts.
setParts(List<PartSummary>) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the list of parts described in this part listing.
setPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the size of this part, in bytes.
setPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
The new password for the User name.
setPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
The new password for the User name.
setPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The Windows administrator password of the specified instance.
setPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Location of the script to run during a bootstrap action.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
The path to the group.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
The path for the User name.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
Path to the group.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Path to the server certificate.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The path for the server certificate.
setPath(String) - Method in class com.amazonaws.services.identitymanagement.model.User
Path to the User name.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
The path prefix for filtering the results.
setPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
The path prefix for filtering the results.
setPattern(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
The regular expression pattern that a string configuration option value with this restriction must match.
setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies that changes to the DB Instance are pending.
setPeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The period, in seconds, associated witht he metric statistics.
setPeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the period used in retrieving metric statistics used by the trigger to determine when to fire.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Period property for this object.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where this instance launched.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Defines a placement item.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the placement constraints (Availability Zones) for launching the instances.
setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies the Availability Zone the job flow will run in.
setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies the Amazon EC2 Availability Zone for the job flow.
setPlacementGroups(Collection<PlacementGroup>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
Contains information about the specified PlacementGroups.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
The operating platform of the AMI.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
Platform of the instance (e.g., Windows).
setPolicies(Policies) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of policies defined for the LoadBalancer.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
The policy document.
setPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
The policy document.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The mnemonic name for the policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name of the policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name of the policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name for the policy being deleted.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The name name for the policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the policy document to delete.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the policy document to delete.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the policy document to get.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the policy document to get.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The name of the policy.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the policy document.
setPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the policy document.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
A list of policies enabled for this listener.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
setPolicyText(String) - Method in class com.amazonaws.services.s3.model.BucketPolicy
Sets the raw policy JSON text.
setPool(String) - Method in class com.amazonaws.services.ec2.model.InstanceLicense
The license pool from which this license was used (ex: 'windows').
setPool(String) - Method in class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
The license pool from which to take a license when starting Amazon EC2 instances in the associated RunInstances request.
setPool(String) - Method in class com.amazonaws.services.ec2.model.License
The name of the pool in which the license is kept.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The port number that the DB Instance uses for connections.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The port number on which the database accepts connections.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the port that the database engine is listening on.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending port for the DB Instance.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The port number on which the database accepts connections.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The port number on which the database accepts connections.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the weekly time range (in UTC) during which system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur, which may result in an outage.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The prefix that is prepended to datafeed files.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The prefix to use when storing the AMI in S3.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Contains the prefix that is prepended to data feed files.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional prefix parameter, restricting the response to multipart uploads for keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional prefix parameter, restricting the response to keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the specified instance.
setPrincipals(Collection<Principal>) - Method in class com.amazonaws.auth.policy.Statement
Sets the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the private IP address that is assigned to the instance (Amazon VPC).
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you're using Amazon Virtual Private Cloud, you can optionally use this parameter to assign the instance a specific available IP address from the subnet.
setPrivateKey(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the private key in PEM-encoded format.
setProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code to confirm.
setProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The unique ID of an AWS DevPay product code.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
Product codes of the AMI.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Product codes for the associated AMI.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
Product codes attached to this instance.
setProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The list of product codes being added to or removed from the specified AMI.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product description.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instances product description (ex: Windows or Unix/Linux).
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instances description (ex: Windows or Unix/Linux).
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
setProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Product description filter value.
setProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The product description filter value.
setProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The description of the reserved DB Instance.
setProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The database engine used by the offering.
setProductDescriptions(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The description of the AMI.
setProgress(Integer) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies a value between 0 and 100 that indicates the progress of the activity.
setProgress(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The level of task completion, in percent (e.g., 20%).
setProgress(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The progress of the snapshot, in percentage.
setProgressCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the state of the job, such as "Started".
setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional progress listener for receiving updates about object upload status.
setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional progress listener for receiving updates about object upload status.
setProgressMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the job status.
setProperties(Collection<KeyValue>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of Java properties that are set when the step runs.
setProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
Sets the protocol (i.e.
setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
setProtocol(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The protocol you want to use.
setProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
setProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy host the client will connect through.
setProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy password to use when connecting through a proxy.
setProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy port the client will connect through.
setProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy user name to use if connecting through a proxy.
setPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
True if this image has public launch permissions.
setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
 
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
IP address for use with your account.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
IP address that you are assigning to the instance.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
 
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
The elastic IP address that you are disassociating from the instance.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The elastic IP address that you are releasing from your account.
setPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the IP address of the instance.
setPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
The optional list of Elastic IP addresses to describe.
setPublicKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The public key portion of the key pair being imported.
setQueueAttributes(SetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Sets an attribute of a queue.
setQueueAttributes(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Sets an attribute of a queue.
setQueueAttributesAsync(SetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Sets an attribute of a queue.
setQueueAttributesAsync(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Sets an attribute of a queue.
SetQueueAttributesRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the SetQueueAttributes operation.
SetQueueAttributesRequest() - Constructor for class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Default constructor for a new SetQueueAttributesRequest object.
SetQueueAttributesRequest(String, Map<String, String>) - Constructor for class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Constructs a new SetQueueAttributesRequest object.
setQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name to use for the created queue.
setQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The queue URL for the created queue.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
setQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs for queues.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the EC2 AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the EC2 AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Ramdisk ID of the associated AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
RAM disk associated with this instance.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ramdisk ID of the associated instance.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the ID of the RAM disk to select.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The optional ID of a specific ramdisk to register with the new AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the RAM disk with which to launch the instance.
setRange(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
setReadReplicaDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains one or more identifiers of the Read Replicas associated with this DB Instance.
setReadReplicaSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the identifier of the source DB Instance if this DB Instance is a Read Replica.
setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was available to the cluster.
setReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The date and time when the job flow was ready to start running bootstrap actions.
setReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout the client wants to change.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The receipt handle associated with the message to delete.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.Message
 
setReducer(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the reducer
setRegex(OptionRestrictionRegex) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value that satisfies this regular expression.
setRegion(String) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the name of the Amazon S3 region in which this bucket will be created.
setRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Name of the region in which this zone resides.
setRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
Name of the region.
setRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The optional list of regions to describe.
setRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
The list of described Amazon EC2 regions.
setReplace(Boolean) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair.
setRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The unique ID of the user who requested the instances in this reservation.
setRequestId(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the AWS requestId for this exception.
setRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.
setRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The web service request ID for the activity of this event.
setReservation(Reservation) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
The newly created reservation, containing the new instances.
setReservationId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The unique ID of this reservation.
setReservations(Collection<Reservation>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The list of reservations containing the describes instances.
setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The reserved DB Instance identifier filter value.
setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Customer-specified identifier to track this reservation.
setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The unique identifier for the reservation.
setReservedDBInstances(Collection<ReservedDBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
A list of of reserved DB Instances.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The offering identifier filter value.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The offering identifier filter value.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The ID of the Reserved DB Instance offering to purchase.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The offering identifier.
setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The offering identifier.
setReservedDBInstancesOfferings(Collection<ReservedDBInstancesOffering>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A list of DB Instance offerings.
setReservedInstances(Collection<ReservedInstances>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
The list of described Reserved Instances.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
The unique ID of the Reserved Instances purchased for your account.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The unique ID of the Reserved Instances purchase.
setReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The unique ID of the Reserved Instances offering being purchased.
setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The unique ID of this Reserved Instances offering.
setReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
An optional list of the unique IDs of the Reserved Instance offerings to describe.
setReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The list of described Reserved Instance offerings.
setResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Specifies whether (true) or not (false) to reset all parameters in the DB Parameter Group to default values.
setResourceId(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The resource ID for the tag.
setResourcePath(String) - Method in class com.amazonaws.DefaultRequest
 
setResourcePath(String) - Method in interface com.amazonaws.Request
Sets the path to the resource being requested.
setResources(Collection<Resource>) - Method in class com.amazonaws.auth.policy.Statement
Sets the resources associated with this policy statement.
setResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more IDs of resources to tag.
setResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
A list of one or more resource IDs.
setResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The type of resource identified by the associated resource ID (ex: instance, AMI, EBS volume, etc).
setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response.
setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the headers to be overridden in the service response.
setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.AmazonWebServiceResponse
Sets the response metadata associated with this response.
setRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of users who have permission to create volumes from the described EBS snapshots.
setRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The date and time from to restore from.
setResult(T) - Method in class com.amazonaws.AmazonWebServiceResponse
Sets the result contained by this response.
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
The root device name (e.g., /dev/sda1).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (e.g., /dev/sda1).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The root device name (e.g., /dev/sda1).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The root device name (e.g., /dev/sda1).
setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
The root device type used by the AMI.
setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
setS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
The details of S3 storage for bundling a Windows instance.
setS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
The name of the Amazon S3 bucket created.
setS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 bucket where the data is located.
setS3Key(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 key where the data is located.
setSamples(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Samples property for this object.
setSampleTimestamp(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The time stamp when this information was retrieved.
setScriptBootstrapAction(ScriptBootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The script run by the bootstrap action.
setSecretAccessKey(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The secret key used to sign requests.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of names of the security groups with which to associate EC2 instances.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains a description of the security groups to associate with the EC2 instances.
setSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
The list of described Amazon EC2 security groups.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The names of the security groups into which the instances will be launched.
setSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
The serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
Serial number that uniquely identifies the MFA device.
setSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Serial number that uniquely identifies the MFA device.
setServerCertificate(ServerCertificate) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Information about the server certificate.
setServerCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The stable and unique string identifying the server certificate.
setServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The meta information of the server certificate, such as its name, path, ID, and ARN.
setServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key.
setServerCertificateMetadataList(Collection<ServerCertificateMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
The name of the server certificate you want to delete.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
The name of the server certificate you want to retrieve information about.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The name that identifies the server certificate.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The name of the server certificate that you want to update.
setServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The name for the server certificate.
setServiceName(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the name of the service that sent this error response.
setSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, limits the events returned from this call to include only those with the specified severity or higher.
setSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The severity level of this event.
setSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
An indication of the severity of this message:
setShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
setSignature(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
setSignature(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
setSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
The actual text of the SIGNATURE file to be written to disk.
setSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
setSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in gigabytes.
setSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The size of this volume, in gigabytes.
setSize(long) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the size of this part, in bytes.
setSize(long) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the size of this object in bytes.
setSize(long) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the size of this version in bytes.
setSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
 
setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the slave nodes.
setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 slave node instance type.
setSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
The new snapshot.
setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the time (UTC) when the snapshot was taken.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The ID of the snapshot from which to create the new volume.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the snapshot to delete.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the EBS snapshot whose attribute is being described.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the snapshot whose attribute is being described.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot from which the volume will be created.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the EBS snapshot whose attributes are being modified.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot whose attribute is being reset.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The unique ID of this snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
Optional snapshot from which this volume was created.
setSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot IDs to describe.
setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The list of described EBS snapshots.
setSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers.
setSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the solution stack this configuration set uses.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the solution stack used by this configuration.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
This is an alternative to specifying a configuration name.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the SolutionStack deployed with this environment.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the solution stack whose configuration options you want to describe.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
The name of the solution stack these configuration options belong to.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the SolutionStack deployed with this environment.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the SolutionStack deployed with this environment.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the SolutionStack deployed with this environment.
setSolutionStacks(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks.
setSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The parameter types to return.
setSource(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates the source of the parameter value.
setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied.
setSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The location where the source bundle is located for this version.
setSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
setSourceConfiguration(SourceConfiguration) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration.
setSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The identifier of the DB Instance that will act as the source for the Read Replica.
setSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The identifier of the source DB Instance from which to restore.
setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the identifier for the source of the event.
setSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(String) - Method in class com.amazonaws.services.rds.model.Event
Specifies the source type for this event.
setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy.
setSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
setSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
The Spot Instance datafeed subscription.
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.Instance
 
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Specifies the ID of the Spot Instance request.
setSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
The ID of the request.
setSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
setSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Contains a list of Spot Instance requests.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the maximum hourly price for any Spot Instance launched to fulfill the request.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
setSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
setSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
The ID of the SSL certificate chain to use.
setSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The ID of the SSL certificate chain to use.
setStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instances started.
setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was started.
setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The start date and time of the job flow.
setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The start date and time of the step.
setStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
The list of the starting instances and details on how their state has changed.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this activity.
setStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the StartTime property for this object.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The start date and time of the Spot Instance price history data.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
Time stamp when the snapshot was initiated.
setStartTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.
setStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
setStartTime(Date) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The time the reservation started.
setState(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
State of the Availability Zone.
setState(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of this task.
setState(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
setState(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Describes the current state of the customer gateway.
setState(String) - Method in class com.amazonaws.services.ec2.model.Image
Current state of the AMI.
setState(InstanceState) - Method in class com.amazonaws.services.ec2.model.Instance
The current state of the instance.
setState(String) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The state of this license capacity, indicating whether the license is actively being used or not.
setState(String) - Method in class com.amazonaws.services.ec2.model.Monitoring
The state of monitoring on an Amazon EC2 instance (ex: enabled, disabled).
setState(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of this PlacementGroup.
setState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instances purchase.
setState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Snapshot state (e.g., pending, completed, or error).
setState(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies the state of the Spot Instance request.
setState(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Describes the current state of the subnet.
setState(String) - Method in class com.amazonaws.services.ec2.model.Volume
State of this volume (e.g., creating, available).
setState(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Constraints:
Allowed Values: attaching, attached, detaching, detached
setState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Describes the current state of the VPC.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
 
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Describes the current state of the VPN connection.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Describes the current state of the VPN gateway.
setState(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current status of the instance.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
State of instance group.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The state of the job flow.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The state of the job flow step.
setState(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The state of the reserved DB Instance.
setStatements(Collection<Statement>) - Method in class com.amazonaws.auth.policy.Policy
Sets the collection of statements contained by this policy.
setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the state change.
setStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
Reason for the most recent state transition.
setStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The statistic that the trigger when fetching metrics to examine.
setStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the statistic used by the trigger to determine which metric statistics to examine.
setStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Statistics property for this object.
setStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Provides the current status of the trigger.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The status of the EBS volume.
setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the Secret Access Key.
setStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
setStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
 
setStatus(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the status of this DB Snapshot.
setStatus(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Provides the status of the EC2 security group.
setStatus(String) - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the status of the IP range.
setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object.
setStatusCode(int) - Method in exception com.amazonaws.AmazonServiceException
Sets the HTTP status code that was returned with this service exception.
setStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
setStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
setStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The step configuration.
setSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A list of StepConfig to be executed by the job flow.
setSteps(Collection<StepDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of steps run by the job flow.
setSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of steps to be executed by the job flow.
setStoppingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
The list of the stopping instances and details on how their state has changed.
setStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
setStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleTask
Amazon S3 storage locations.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in S3.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the storage class indicating how the data in this multipart upload will be stored.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the class of storage used for the parts in the associated multipart upload.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the storage class used by Amazon S3 for this object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the storage class used by Amazon S3 for this version.
setStorageMode(CryptoStorageMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Sets the storage mode to the specified mode.
setStrategy(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The PlacementGroup strategy.
setStrategy(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The strategy to use when allocating Amazon EC2 instances for the PlacementGroup.
setSubject(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line of when the message is delivered to e-mail endpoints.
setSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
 
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
 
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the Amazon VPC subnet ID in which the instance is running.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the Amazon VPC subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the ID of the subnet.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
A set of one or more subnet IDs.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Contains a set of one or more Subnet instances.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
The ARN of the created subscription.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeResult
The ARN of the subscription, if the service was able to create a subscription immediately (without requiring endpoint owner confirmation).
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's ARN.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
setSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
setSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Sum property for this object.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The tags to add or overwrite for the specified resources.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
A list of tags for the CustomerGateway.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The tags to delete from the specified resources.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of the tags for the specified resources.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
A list of tags for the DhcpOptions.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Image
A list of tags for the Image.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Instance
A list of tags for the Instance.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.License
A list of tags for the License.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
A list of tags for the ReservedInstances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Snapshot
A list of tags for the Snapshot.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
A list of tags for this spot instance request.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Subnet
A list of tags for the Subnet.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Volume
A list of tags for the Volume.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Vpc
A list of tags for the VPC.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
A list of tags for the VpnConnection.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
A list of tags for the VpnGateway.
setTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
setTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the new database instance to be created.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the configuration template for this configuration set.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the configuration template.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the configuration template to use in deployment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the configuration template used to originally launch this environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the configuration template to delete.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the configuration template whose configuration options you want to describe.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the configuration template to describe.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the configuration template used to originally launch this environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the configuration associated with this event.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the configuration template.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the configuration template used to originally launch this environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the configuration template to update.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the configuration template used to originally launch this environment.
setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the configuration template to validate the settings against.
setTerminateResources(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Indicates whether the associated AWS resources should shut down when the environment is terminated:
setTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
The list of the terminating instances and details on how their state has changed.
setTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the amount of time, in seconds, during which no response means a failed health probe.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Timestamp property for this object.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
setTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated in Epoch (UNIX) time.
setToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the current unique Multi-Factor Authentication token generated by the device associated with the caller's AWS account.
setToken(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
The Amazon Resource Name (ARN) assigned to the created topic.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The topic you want to publish to.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The ARN of topic you want to subscribe to.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The ARN of the subscription's topic.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.Topic
The topic's ARN.
setTopicAttributes(SetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributes(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributesAsync(SetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributesAsync(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetTopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
SetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the SetTopicAttributes operation.
SetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Default constructor for a new SetTopicAttributesRequest object.
SetTopicAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Constructs a new SetTopicAttributesRequest object.
setTopicConfigurations(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Sets the BucketNotificationConfiguration.TopicConfiguration.
setTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
End of port range for the TCP and UDP protocols, or an ICMP code.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
setTrackingNumber(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The shipping tracking number assigned by AWS Import/Export to the storage device when it's returned to you.
setTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name for the trigger.
setTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the trigger to be deleted.
setTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the trigger.
setTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
 
setTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScaling triggers in use by this environment.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets whether this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.PartListing
Sets whether or not this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setType(String) - Method in class com.amazonaws.auth.policy.Condition
Sets the type of this condition.
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection this customer gateway supports.
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The type of VPN connection.
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this VPN gateway supports.
setType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Specifies the type of VPN connection the customer gateway supports.
setType(String) - Method in class com.amazonaws.services.ec2.model.License
The license type (ex.
setType(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the Spot Instance type.
setType(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Constraints:
Allowed Values: one-time, persistent
setType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specifies the type of VPN connection.
setType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Specifies the type of VPN connection the VPN gateway supports.
setUnhealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe failures required before moving the instance to the Unhealthy state.
setUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Constraints:
Pattern: (Seconds|Bytes|Bits|Percent|Count|Bytes/Second|Bits/Second|Count/Second|None)
setUnit(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the standard unit associated with a measure; used by the trigger when fetching the metric statistics it uses to determine when to activate.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Unit property for this object.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Unit property for this object.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
setUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date when the server certificate was uploaded.
setUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The date when the signing certificate was uploaded.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the ID of the upload to abort.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the initiated multipart upload ID.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the unique ID of this multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing.
setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
setUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on the user's behalf.
setUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
setUpperBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the upper threshold has been breached.
setUpperBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the upper threshold has been breached.
setUpperThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The upper limit for the metric.
setUpperThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the upper limit of the metric used.
setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instances, per hour.
setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
setUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The hourly price charged for this reserved DB Instance.
setUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The hourly price charged for this offering.
setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB Instance is restored from the latest backup time.
setUser(User) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Information about the User.
setUser(User) - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Information about the User.
setUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent header to send with all requests.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data available to the launched EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains the user data available to the launched EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
MIME, Base64-encoded user data.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Optional data, specific to a user's application, to provide in the launch request.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies additional information to make available to the instance(s).
setUserDefined(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of whether the user defined this configuration option:
setUserGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The user group being added to or removed from the list of user groups with launch permissions for this AMI.
setUserId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The user ID of the user that can create volumes from the snapshot.
setUserId(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS user ID of the user involved in this launch permission.
setUserId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The AWS user ID of an account.
setUserId(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The stable and unique string identifying the User.
setUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of AWS user IDs and groups included in this permission.
setUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The AWS user ID being added to or removed from the list of users with launch permissions for this AMI.
setUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The AWS user IDs to add to or remove from the list of users that have permission to create EBS volumes from the specified snapshot.
setUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the custom user-metadata for the associated object.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Name of the User the key is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Name of the User the key is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the User to add.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
The User name that the new key will belong to.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Name of the User to create a login profile for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Name of the User to create.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Name of the User whose MFA device you want to deactivate.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Name of the User whose key you want to delete.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Name of the User whose login profile you want to delete.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Name of the User the signing certificate belongs to.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the User the policy is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Name of the User to delete.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Name of the User for whom you want to enable the MFA device.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Name of the User whose login profile you want to retrieve.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the User who the policy is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The User the policy is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Name of the User to get information about.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Name of the User.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
The name of the User to list groups for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Name of the User whose MFA devices you want to list.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
The name of the User.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
The name of the User to list policies for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The name of the User, which can be used for logins.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The User with whom the MFA device is associated.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the User to associate the policy with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the User to remove.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Name of the User whose MFA device you want to resynchronize.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Name of the User the signing certificate is associated with.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Name of the User whose key you want to update.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Name of the User whose login profile you want to update.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Name of the User the signing certificate belongs to.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Name of the User to update.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Name of the User the signing certificate is for.
setUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The name identifying the User.
setUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of Users in the group.
setUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of User names.
setValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
setValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Defines the start date of the request.
setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
End date of the request.
setValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the value of the Dimension.
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Sets the value of the Value property for this object.
setValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The value of the attribute being modified.
setValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new value of the instance attribute being modified.
setValue(String) - Method in class com.amazonaws.services.ec2.model.Tag
The tag's value.
setValue(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag's value.
setValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The current value for the configuration option.
setValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The value part of the identified key.
setValue(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
The value of the attribute.
setValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The value of the replaceable attribute.
setValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The value of an attribute.
setValueOptions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, values for the configuration option are selected from this list.
setValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
Sets the values specified for this access control policy condition.
setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Contains a set of values for a DHCP option.
setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
Contains one or more values for the filter.
setValueType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
setVersionId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the version ID of the newly copied object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the optional version ID of the newly uploaded object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the version ID which uniquely identifies this version of an object.
setVersionId(String) - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
A label uniquely identifying the version for the associated application.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
A label identifying this version.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application version to deploy.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The application version deployed in this environment.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The label of the version to delete.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The application version deployed in this environment.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The release label for the application version associated with this event.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The application version deployed in this environment.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the version to update.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment.
setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The application version deployed in this environment.
setVersionLabels(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, restricts the returned descriptions to only include ones that have the specified version labels.
setVersions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the versions for this application.
setVersionSummaries(List<S3VersionSummary>) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Image
Sets the value of the VirtualizationType property for this object.
setVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the VirtualizationType property for this object.
setVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the virtual name associated with the device.
setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies the virtual device name.
setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
setVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The new value (in seconds) for the message's visibility timeout.
setVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The duration (in seconds) that the received messages are hidden from subsequent retrieve requests after being retrieved by a ReceiveMessage request.
setVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
The newly created EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the Amazon EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the volume from which to create the snapshot.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the EBS volume to delete.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume to detach.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the EBS volume that should be mounted as a block device on an Amazon EC2 instance.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume from which this snapshot was created.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The unique ID of this volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in gigabytes.
setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in gigabytes.
setVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Information about the VPC.
setVpcAttachement(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
setVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Contains information about the VPCs attached to the VPN gateway.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the VPC to associate the DHCP options with.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPC to attach to the VPN gateway.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The ID of the VPC to create the subnet in.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
 
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPC to detach the VPN gateway from.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the Amazon VPC in which the instance is running.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Contains the ID of the VPC the subnet is in.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Specifies the ID of the VPC.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
 
setVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
A set of one or more IDs of VPCs to describe.
setVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
setVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
The ID of the VPN connection to delete
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specifies the ID of the VPN gateway at the VPC end of the VPN connection.
setVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
A VPN connection ID.
setVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
setVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPN gateway to attach to the VPC.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the VPN gateway.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
The ID of the VPN gateway to delete.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPN gateway to detach from the VPC.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specfies the ID of the VPN gateway at the VPC end of the VPN connection.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Specifies the ID of the VPN gateway.
setVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
A set of one or more VPN Gateway IDs.
setVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
setWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
setWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
setZoneName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Name of the Availability Zone.
setZoneNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
A list of the availability zone names to describe.
shutdown() - Method in class com.amazonaws.AmazonWebServiceClient
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.importexport.AmazonImportExport
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.rds.AmazonRDS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.sns.AmazonSNS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in interface com.amazonaws.services.sqs.AmazonSQS
Shuts down this client object, releasing any resources that might be held open.
shutdownNow() - Method in class com.amazonaws.services.s3.transfer.TransferManager
Forcefully shuts down this TransferManager instance - currently executing transfers will not be allowed to finish.
sign(Request<?>) - Method in class com.amazonaws.auth.AWS3Signer
Signs the specified request with the AWS3 signing protocol by using the AWS account credentials specified when this object was constructed and adding the required AWS3 headers to the request.
sign(Request<?>) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add "Signature" parameter to the request.
sign(Request<?>, SignatureVersion, SigningAlgorithm) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add following authentication parameters to the request: AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signature
sign(Request<?>, SignatureVersion, SigningAlgorithm) - Method in interface com.amazonaws.auth.Signer
 
SignatureChecker - Class in com.amazonaws.services.sns.util
Utility for validating signatures on a Simple Notification Service JSON message.
SignatureChecker() - Constructor for class com.amazonaws.services.sns.util.SignatureChecker
 
SignatureVersion - Enum in com.amazonaws.auth
 
Signer - Interface in com.amazonaws.auth
 
SigningAlgorithm - Enum in com.amazonaws.auth
 
SigningCertificate - Class in com.amazonaws.services.identitymanagement.model
The SigningCertificate data type contains information about an X.509 signing certificate.
SigningCertificate() - Constructor for class com.amazonaws.services.identitymanagement.model.SigningCertificate
 
SimpleDBResponseMetadata - Class in com.amazonaws.services.simpledb
Extension of ResponseMetadata with Amazon SimpleDB specific data.
SimpleDBResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
Creates a new SimpleDBResponseMetadata object from a specified map of metadata information.
SimpleDBResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
Creates a new SimpleDBResponseMetadata object from an existing ResponseMetadata object.
SimpleDBUtils - Class in com.amazonaws.services.simpledb.util
Provides collection of static functions for conversion of various values into strings that may be compared lexicographically.
SimpleDBUtils() - Constructor for class com.amazonaws.services.simpledb.util.SimpleDBUtils
 
Snapshot - Class in com.amazonaws.services.ec2.model
Represents a snapshot of an Amazon EC2 EBS volume.
Snapshot() - Constructor for class com.amazonaws.services.ec2.model.Snapshot
 
SnapshotQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed number of DB Snapshots.
SnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.SnapshotQuotaExceededException
Constructs a new SnapshotQuotaExceededException with the specified error message.
SnapshotState - Enum in com.amazonaws.services.ec2.model
Snapshot State
SNSActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Simple Notification Service.
SNSConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating access control policy conditions specific to Amazon Simple Notification Service.
SOURCE_ARN_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the Amazon Resource Name (ARN) of the source specified in a request.
SOURCE_IP_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the source IP from which a request originates.
SourceBundleDeletionException - Exception in com.amazonaws.services.elasticbeanstalk.model
Unable to delete the Amazon S3 source bundle associated with the application version, although the application version deleted successfully.
SourceBundleDeletionException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.SourceBundleDeletionException
Constructs a new SourceBundleDeletionException with the specified error message.
SourceConfiguration - Class in com.amazonaws.services.elasticbeanstalk.model
A specification for an environment configuration
SourceConfiguration() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
Default constructor for a new SourceConfiguration object.
SourceType - Enum in com.amazonaws.services.rds.model
Source Type
SpotDatafeedSubscription - Class in com.amazonaws.services.ec2.model
The SpotDatafeedSubscriptionType data type.
SpotDatafeedSubscription() - Constructor for class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
SpotInstanceRequest - Class in com.amazonaws.services.ec2.model
SpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
SpotInstanceStateFault - Class in com.amazonaws.services.ec2.model
SpotInstanceStateFault() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
SpotInstanceType - Enum in com.amazonaws.services.ec2.model
Spot Instance Type
SpotPrice - Class in com.amazonaws.services.ec2.model
SpotPrice() - Constructor for class com.amazonaws.services.ec2.model.SpotPrice
 
SQSActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Simple Queue Service.
SQSQueueResource - Class in com.amazonaws.auth.policy.resources
AWS access control policy resource that identifies an Amazon SQS queue.
SQSQueueResource(String, String) - Constructor for class com.amazonaws.auth.policy.resources.SQSQueueResource
Constructs a new SQS queue resource for an access control policy.
STARTED_EVENT_CODE - Static variable in class com.amazonaws.services.s3.model.ProgressEvent
 
startInstances(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Starts an instance that uses an Amazon EBS volume as its root device.
startInstances(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Starts an instance that uses an Amazon EBS volume as its root device.
startInstancesAsync(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Starts an instance that uses an Amazon EBS volume as its root device.
startInstancesAsync(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Starts an instance that uses an Amazon EBS volume as its root device.
StartInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the StartInstances operation.
StartInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
Default constructor for a new StartInstancesRequest object.
StartInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
Constructs a new StartInstancesRequest object.
StartInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the StartInstances operation.
StartInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesResult
 
Statement - Class in com.amazonaws.auth.policy
A statement is the formal description of a single permission, and is always contained within a policy object.
Statement(Statement.Effect) - Constructor for class com.amazonaws.auth.policy.Statement
Constructs a new access control policy statement with the specified effect.
Statement.Effect - Enum in com.amazonaws.auth.policy
The effect is the result that you want a policy statement to return at evaluation time.
StateReason - Class in com.amazonaws.services.ec2.model
Describes a state change for an Amazon EC2 instance.
StateReason() - Constructor for class com.amazonaws.services.ec2.model.StateReason
 
statusType - Enum in com.amazonaws.services.identitymanagement.model
status Type
StepConfig - Class in com.amazonaws.services.elasticmapreduce.model
Specification of a job flow step.
StepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepConfig
Default constructor for a new StepConfig object.
StepConfig(String, HadoopJarStepConfig) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepConfig
Constructs a new StepConfig object.
StepDetail - Class in com.amazonaws.services.elasticmapreduce.model
Combines the execution state and configuration of a step.
StepDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepDetail
Default constructor for a new StepDetail object.
StepDetail(StepConfig, StepExecutionStatusDetail) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepDetail
Constructs a new StepDetail object.
StepExecutionState - Enum in com.amazonaws.services.elasticmapreduce.model
Step Execution State
StepExecutionStatusDetail - Class in com.amazonaws.services.elasticmapreduce.model
Specifies the execution state of a step.
StepExecutionStatusDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Default constructor for a new StepExecutionStatusDetail object.
StepExecutionStatusDetail(String, Date) - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Constructs a new StepExecutionStatusDetail object.
StepFactory - Class in com.amazonaws.services.elasticmapreduce.util
This class provides helper methods for creating common Elastic MapReduce step types.
StepFactory() - Constructor for class com.amazonaws.services.elasticmapreduce.util.StepFactory
Creates a new StepFactory using the default Elastic Map Reduce bucket (us-east-1.elasticmapreduce) for the default (us-east-1) region.
StepFactory(String) - Constructor for class com.amazonaws.services.elasticmapreduce.util.StepFactory
Creates a new StepFactory using the specified Amazon S3 bucket to load resources.
StepFactory.HiveVersion - Enum in com.amazonaws.services.elasticmapreduce.util
The available Hive versions.
stopInstances(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Stops an instance that uses an Amazon EBS volume as its root device.
stopInstances(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Stops an instance that uses an Amazon EBS volume as its root device.
stopInstancesAsync(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Stops an instance that uses an Amazon EBS volume as its root device.
stopInstancesAsync(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Stops an instance that uses an Amazon EBS volume as its root device.
StopInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the StopInstances operation.
StopInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
Default constructor for a new StopInstancesRequest object.
StopInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
Constructs a new StopInstancesRequest object.
StopInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the StopInstances operation.
StopInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesResult
 
Storage - Class in com.amazonaws.services.ec2.model
Describes the storage destination for a BundleTask when bundling a Windows instance.
Storage() - Constructor for class com.amazonaws.services.ec2.model.Storage
 
STORAGE_CLASS - Static variable in interface com.amazonaws.services.s3.Headers
Header describing what class of storage a user wants
StorageClass - Enum in com.amazonaws.services.s3.model
Specifies constants that define Amazon S3 storage classes.
StorageQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed amount of storage available across all DB Instances.
StorageQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.StorageQuotaExceededException
Constructs a new StorageQuotaExceededException with the specified error message.
StreamingStep - Class in com.amazonaws.services.elasticmapreduce.util
Class that makes it easy to define Hadoop Streaming steps.
StreamingStep() - Constructor for class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Creates a new default StreamingStep.
StringCondition - Class in com.amazonaws.auth.policy.conditions
String conditions let you constrain AWS access control policy statements using string matching rules.
StringCondition(StringCondition.StringComparisonType, String, String) - Constructor for class com.amazonaws.auth.policy.conditions.StringCondition
Constructs a new access control policy condition that compares two strings.
StringCondition.StringComparisonType - Enum in com.amazonaws.auth.policy.conditions
Enumeration of the supported ways a string comparison can be evaluated.
Subnet - Class in com.amazonaws.services.ec2.model
The Subnet data type.
Subnet() - Constructor for class com.amazonaws.services.ec2.model.Subnet
 
subscribe(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribe(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeAsync(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeAsync(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
SubscribeRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the Subscribe operation.
SubscribeRequest() - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
Default constructor for a new SubscribeRequest object.
SubscribeRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
Constructs a new SubscribeRequest object.
SubscribeResult - Class in com.amazonaws.services.sns.model
Subscribe Result
SubscribeResult() - Constructor for class com.amazonaws.services.sns.model.SubscribeResult
 
Subscription - Class in com.amazonaws.services.sns.model
A wrapper type for the attributes of an SNS subscription.
Subscription() - Constructor for class com.amazonaws.services.sns.model.Subscription
Default constructor for a new Subscription object.
SubscriptionLimitExceededException - Exception in com.amazonaws.services.sns.model
Indicates that the customer already owns the maximum allowed number of subscriptions.
SubscriptionLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.SubscriptionLimitExceededException
Constructs a new SubscriptionLimitExceededException with the specified error message.
SUSPENDED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is suspended for a bucket.

T

Tag - Class in com.amazonaws.services.ec2.model
Represents metadata to associate with Amazon EC2 resources.
Tag() - Constructor for class com.amazonaws.services.ec2.model.Tag
Default constructor for a new Tag object.
Tag(String, String) - Constructor for class com.amazonaws.services.ec2.model.Tag
Constructs a new Tag object.
Tag(String) - Constructor for class com.amazonaws.services.ec2.model.Tag
Constructs a new Tag object.
TagDescription - Class in com.amazonaws.services.ec2.model
Provides information about an Amazon EC2 resource Tag.
TagDescription() - Constructor for class com.amazonaws.services.ec2.model.TagDescription
 
terminateEnvironment(TerminateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Terminates the specified environment.
terminateEnvironment(TerminateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Terminates the specified environment.
terminateEnvironmentAsync(TerminateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Terminates the specified environment.
terminateEnvironmentAsync(TerminateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Terminates the specified environment.
TerminateEnvironmentRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the TerminateEnvironment operation.
TerminateEnvironmentRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Default constructor for a new TerminateEnvironmentRequest object.
TerminateEnvironmentResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an environment.
TerminateEnvironmentResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
 
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Terminates the specified instance.
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance.
TerminateInstanceInAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the TerminateInstanceInAutoScalingGroup operation.
TerminateInstanceInAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
TerminateInstanceInAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
TerminateInstanceInAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
terminateInstances(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The TerminateInstances operation shuts down one or more instances.
terminateInstances(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The TerminateInstances operation shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The TerminateInstances operation shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The TerminateInstances operation shuts down one or more instances.
TerminateInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the TerminateInstances operation.
TerminateInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Default constructor for a new TerminateInstancesRequest object.
TerminateInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Constructs a new TerminateInstancesRequest object.
TerminateInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the TerminateInstances operation.
TerminateInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
terminateJobFlows(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
TerminateJobFlows shuts a list of job flows down.
terminateJobFlows(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
TerminateJobFlows shuts a list of job flows down.
terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
TerminateJobFlows shuts a list of job flows down.
terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
TerminateJobFlows shuts a list of job flows down.
TerminateJobFlowsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Container for the parameters to the TerminateJobFlows operation.
TerminateJobFlowsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Default constructor for a new TerminateJobFlowsRequest object.
TerminateJobFlowsRequest(List<String>) - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Constructs a new TerminateJobFlowsRequest object.
toHadoopJarStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Creates the final HadoopJarStepConfig once you are done configuring the step.
toHadoopJarStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Creates the final HadoopJarStepConfig once you are done configuring the step.
toJson() - Method in class com.amazonaws.auth.policy.Policy
Returns a JSON string representation of this AWS access control policy, suitable to be sent to an AWS service as part of a request to set an access control policy.
TooManyApplicationsException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller has exceeded the limit on the number of applications associated with their account.
TooManyApplicationsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyApplicationsException
Constructs a new TooManyApplicationsException with the specified error message.
TooManyApplicationVersionsException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller has exceeded the limit on the number of application versions associated with their account.
TooManyApplicationVersionsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyApplicationVersionsException
Constructs a new TooManyApplicationVersionsException with the specified error message.
TooManyBucketsException - Exception in com.amazonaws.services.elasticbeanstalk.model
The web service attempted to create a bucket in an Amazon S3 account that already has 100 buckets.
TooManyBucketsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyBucketsException
Constructs a new TooManyBucketsException with the specified error message.
TooManyConfigurationTemplatesException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller has exceeded the limit on the number of configuration templates associated with their account.
TooManyConfigurationTemplatesException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyConfigurationTemplatesException
Constructs a new TooManyConfigurationTemplatesException with the specified error message.
TooManyEnvironmentsException - Exception in com.amazonaws.services.elasticbeanstalk.model
The caller has exceeded the limit of allowed environments associated with the account.
TooManyEnvironmentsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyEnvironmentsException
Constructs a new TooManyEnvironmentsException with the specified error message.
TooManyLoadBalancersException - Exception in com.amazonaws.services.elasticloadbalancing.model
AmazonElasticLoadBalancing exception
TooManyLoadBalancersException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyLoadBalancersException
Constructs a new TooManyLoadBalancersException with the specified error message.
TooManyPoliciesException - Exception in com.amazonaws.services.elasticloadbalancing.model
Quota for number of policies for this load balancer has already been reached.
TooManyPoliciesException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyPoliciesException
Constructs a new TooManyPoliciesException with the specified error message.
TooManyRequestedAttributesException - Exception in com.amazonaws.services.simpledb.model
Too many attributes requested.
TooManyRequestedAttributesException(String) - Constructor for exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
Constructs a new TooManyRequestedAttributesException with the specified error message.
Topic - Class in com.amazonaws.services.sns.model
A wrapper type for the topic's Amazon Resource Name (ARN).
Topic() - Constructor for class com.amazonaws.services.sns.model.Topic
Default constructor for a new Topic object.
TopicLimitExceededException - Exception in com.amazonaws.services.sns.model
Indicates that the customer already owns the maximum allowed number of topics.
TopicLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.TopicLimitExceededException
Constructs a new TopicLimitExceededException with the specified error message.
toString() - Method in exception com.amazonaws.AmazonServiceException
Returns a string summary of the details of this exception including the HTTP status code, AWS request ID, AWS error code and error message.
toString() - Method in enum com.amazonaws.auth.SignatureVersion
 
toString() - Method in enum com.amazonaws.Protocol
 
toString() - Method in class com.amazonaws.ResponseMetadata
 
toString() - Method in class com.amazonaws.services.autoscaling.model.Activity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Dimension
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Address
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Filter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Image
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ImageState
 
toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceLicense
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceStateName
 
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceType
 
toString() - Method in class com.amazonaws.services.ec2.model.IpPermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.KeyPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.License
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Monitoring
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Placement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.PlacementGroupState
 
toString() - Method in enum com.amazonaws.services.ec2.model.PlacementStrategy
 
toString() - Method in class com.amazonaws.services.ec2.model.ProductCode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Region
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Reservation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ResourceType
 
toString() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.S3Storage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Snapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotState
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.SpotInstanceType
 
toString() - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StateReason
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Storage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.TagDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VirtualizationType
 
toString() - Method in class com.amazonaws.services.ec2.model.Volume
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
 
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeState
 
toString() - Method in class com.amazonaws.services.ec2.model.Vpc
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationDeploymentStatus
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentHealth
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoType
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentStatus
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EventSeverity
 
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
 
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
 
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
 
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
 
toString() - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.Group
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.identitymanagement.model.statusType
 
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.identitymanagement.model.User
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.Job
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.importexport.model.JobType
 
toString() - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rds.model.ApplyMethod
 
toString() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBInstance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.EngineDefaults
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.Event
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.IPRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rds.model.SourceType
 
toString() - Method in class com.amazonaws.services.s3.model.AccessControlList
 
toString() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Extends the implementation from AmazonServiceException to include additional information on S3's extended request ID.
toString() - Method in class com.amazonaws.services.s3.model.Bucket
 
toString() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
 
toString() - Method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the Amazon S3 x-amz-acl header value for this canned acl.
toString() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
 
toString() - Method in class com.amazonaws.services.s3.model.Owner
 
toString() - Method in enum com.amazonaws.services.s3.model.Permission
Gets the string representation of this permission object as defined by Amazon S3, eg.
toString() - Method in enum com.amazonaws.services.s3.model.Region
 
toString() - Method in class com.amazonaws.services.s3.model.S3Object
 
toString() - Method in enum com.amazonaws.services.s3.model.StorageClass
 
toString() - Method in class com.amazonaws.services.simpledb.model.Attribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.Item
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.SelectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PublishRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PublishResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SubscribeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Subscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Topic
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.Message
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
Transfer - Class in com.amazonaws.services.s3.transfer
Represents an asynchronous upload to or download from Amazon S3.
Transfer.TransferState - Enum in com.amazonaws.services.s3.transfer
Enumeration of the possible transfer states.
TransferManager - Class in com.amazonaws.services.s3.transfer
High level utility for managing transfers to Amazon S3.
TransferManager(AWSCredentials) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager and Amazon S3 client using the specified AWS security credentials.
TransferManager(AmazonS3) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager, specifying the client to use when making requests to Amazon S3.
TransferManager(AmazonS3, ThreadPoolExecutor) - Constructor for class com.amazonaws.services.s3.transfer.TransferManager
Constructs a new TransferManager specifying the client and thread pool to use when making requests to Amazon S3.
TransferManagerConfiguration - Class in com.amazonaws.services.s3.transfer
Configuration options for how TransferManager processes requests.
TransferManagerConfiguration() - Constructor for class com.amazonaws.services.s3.transfer.TransferManagerConfiguration
 
TransferProgress - Class in com.amazonaws.services.s3.transfer
Describes the progress of a transfer.
TransferProgress() - Constructor for class com.amazonaws.services.s3.transfer.TransferProgress
 
Trigger - Class in com.amazonaws.services.autoscaling.model
The Trigger data type.
Trigger() - Constructor for class com.amazonaws.services.autoscaling.model.Trigger
 
Trigger - Class in com.amazonaws.services.elasticbeanstalk.model
Describes a trigger.
Trigger() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.Trigger
Default constructor for a new Trigger object.

U

UnableToCancelJobIdException - Exception in com.amazonaws.services.importexport.model
AWS Import/Export cannot cancel the job
UnableToCancelJobIdException(String) - Constructor for exception com.amazonaws.services.importexport.model.UnableToCancelJobIdException
Constructs a new UnableToCancelJobIdException with the specified error message.
unmonitorInstances(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disables monitoring for a running instance.
unmonitorInstances(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables monitoring for a running instance.
UnmonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the UnmonitorInstances operation.
UnmonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Default constructor for a new UnmonitorInstancesRequest object.
UnmonitorInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
Constructs a new UnmonitorInstancesRequest object.
UnmonitorInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the UnmonitorInstances operation.
UnmonitorInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
unsubscribe(UnsubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The Unsubscribe action deletes a subscription.
unsubscribe(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The Unsubscribe action deletes a subscription.
unsubscribeAsync(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The Unsubscribe action deletes a subscription.
UnsubscribeRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the Unsubscribe operation.
UnsubscribeRequest() - Constructor for class com.amazonaws.services.sns.model.UnsubscribeRequest
Default constructor for a new UnsubscribeRequest object.
UnsubscribeRequest(String) - Constructor for class com.amazonaws.services.sns.model.UnsubscribeRequest
Constructs a new UnsubscribeRequest object.
updateAccessKey(UpdateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKey(UpdateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified access key from Active to Inactive, or vice versa.
updateAccessKeyAsync(UpdateAccessKeyRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified access key from Active to Inactive, or vice versa.
UpdateAccessKeyRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateAccessKey operation.
UpdateAccessKeyRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
 
updateApplication(UpdateApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Updates the specified application to have the specified properties.
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Updates the specified application to have the specified properties.
updateApplicationAsync(UpdateApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the specified application to have the specified properties.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the specified application to have the specified properties.
UpdateApplicationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the UpdateApplication operation.
UpdateApplicationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
Default constructor for a new UpdateApplicationRequest object.
UpdateApplicationRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
Constructs a new UpdateApplicationRequest object.
UpdateApplicationResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message containing a single description of an application.
UpdateApplicationResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
 
updateApplicationVersion(UpdateApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Updates the specified application version to have the specified properties.
updateApplicationVersion(UpdateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Updates the specified application version to have the specified properties.
updateApplicationVersionAsync(UpdateApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the specified application version to have the specified properties.
updateApplicationVersionAsync(UpdateApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the specified application version to have the specified properties.
UpdateApplicationVersionRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the UpdateApplicationVersion operation.
UpdateApplicationVersionRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
Default constructor for a new UpdateApplicationVersionRequest object.
UpdateApplicationVersionRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
Constructs a new UpdateApplicationVersionRequest object.
UpdateApplicationVersionResult - Class in com.amazonaws.services.elasticbeanstalk.model
Result message wrapping a single description of an application version.
UpdateApplicationVersionResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
 
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified AutoScalingGroup.
UpdateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the UpdateAutoScalingGroup operation.
UpdateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
UpdateCondition - Class in com.amazonaws.services.simpledb.model
Specifies the conditions under which data should be updated.
UpdateCondition() - Constructor for class com.amazonaws.services.simpledb.model.UpdateCondition
Default constructor for a new UpdateCondition object.
UpdateCondition(String, String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.UpdateCondition
Constructs a new UpdateCondition object.
updateConfigurationTemplate(UpdateConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Updates the specified configuration template to have the specified properties or configuration option values.
updateConfigurationTemplate(UpdateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Updates the specified configuration template to have the specified properties or configuration option values.
updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the specified configuration template to have the specified properties or configuration option values.
updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the specified configuration template to have the specified properties or configuration option values.
UpdateConfigurationTemplateRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the UpdateConfigurationTemplate operation.
UpdateConfigurationTemplateRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
Default constructor for a new UpdateConfigurationTemplateRequest object.
UpdateConfigurationTemplateRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
Constructs a new UpdateConfigurationTemplateRequest object.
UpdateConfigurationTemplateResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the settings for a configuration set.
UpdateConfigurationTemplateResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
 
updateEnvironment(UpdateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
updateEnvironment(UpdateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
updateEnvironmentAsync(UpdateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
updateEnvironmentAsync(UpdateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
UpdateEnvironmentRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the UpdateEnvironment operation.
UpdateEnvironmentRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
Default constructor for a new UpdateEnvironmentRequest object.
UpdateEnvironmentResult - Class in com.amazonaws.services.elasticbeanstalk.model
Describes the properties of an environment.
UpdateEnvironmentResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
 
updateGroup(UpdateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the name and/or the path of the specified group.
updateGroup(UpdateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified group.
updateGroupAsync(UpdateGroupRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified group.
UpdateGroupRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateGroup operation.
UpdateGroupRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
 
updateJob(UpdateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExport
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJob(UpdateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportClient
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest) - Method in interface com.amazonaws.services.importexport.AmazonImportExportAsync
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
updateJobAsync(UpdateJobRequest) - Method in class com.amazonaws.services.importexport.AmazonImportExportAsyncClient
You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file.
UpdateJobRequest - Class in com.amazonaws.services.importexport.model
Container for the parameters to the UpdateJob operation.
UpdateJobRequest() - Constructor for class com.amazonaws.services.importexport.model.UpdateJobRequest
 
UpdateJobResult - Class in com.amazonaws.services.importexport.model
Output structure for the UpateJob operation.
UpdateJobResult() - Constructor for class com.amazonaws.services.importexport.model.UpdateJobResult
 
updateLoginProfile(UpdateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the login profile for the specified User.
updateLoginProfile(UpdateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the login profile for the specified User.
updateLoginProfileAsync(UpdateLoginProfileRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the login profile for the specified User.
updateLoginProfileAsync(UpdateLoginProfileRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the login profile for the specified User.
UpdateLoginProfileRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateLoginProfile operation.
UpdateLoginProfileRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
 
updateServerCertificate(UpdateServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the name and/or the path of the specified server certificate.
updateServerCertificate(UpdateServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified server certificate.
updateServerCertificateAsync(UpdateServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified server certificate.
UpdateServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateServerCertificate operation.
UpdateServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
 
updateSigningCertificate(UpdateSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificate(UpdateSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Changes the status of the specified signing certificate from active to disabled, or vice versa.
updateSigningCertificateAsync(UpdateSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Changes the status of the specified signing certificate from active to disabled, or vice versa.
UpdateSigningCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateSigningCertificate operation.
UpdateSigningCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
 
updateUser(UpdateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Updates the name and/or the path of the specified User.
updateUser(UpdateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Updates the name and/or the path of the specified User.
updateUserAsync(UpdateUserRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Updates the name and/or the path of the specified User.
updateUserAsync(UpdateUserRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Updates the name and/or the path of the specified User.
UpdateUserRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UpdateUser operation.
UpdateUserRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
 
upload(String, String, InputStream, ObjectMetadata) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to upload data to Amazon S3.
upload(String, String, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to upload data to Amazon S3.
upload(PutObjectRequest) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to upload data to Amazon S3.
Upload - Class in com.amazonaws.services.s3.transfer
Represents an asynchronous upload to Amazon S3.
uploadPart(UploadPartRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads a part in a multipart upload.
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Not implemented - AmazonS3EncryptionClient does not yet support encrypting multipart uploads.
UploadPartRequest - Class in com.amazonaws.services.s3.model
Contains the parameters used for the UploadPart operation on Amazon S3.
UploadPartRequest() - Constructor for class com.amazonaws.services.s3.model.UploadPartRequest
 
UploadPartResult - Class in com.amazonaws.services.s3.model
Contains the details returned from Amazon S3 after calling the UploadPart operation.
UploadPartResult() - Constructor for class com.amazonaws.services.s3.model.UploadPartResult
 
UploadResult - Class in com.amazonaws.services.s3.transfer.model
Contains information returned by Amazon S3 for a completed upload.
UploadResult() - Constructor for class com.amazonaws.services.s3.transfer.model.UploadResult
 
uploadServerCertificate(UploadServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Uploads a server certificate entity for the AWS Account.
uploadServerCertificate(UploadServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Uploads a server certificate entity for the AWS Account.
uploadServerCertificateAsync(UploadServerCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads a server certificate entity for the AWS Account.
uploadServerCertificateAsync(UploadServerCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads a server certificate entity for the AWS Account.
UploadServerCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UploadServerCertificate operation.
UploadServerCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
 
UploadServerCertificateResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the UploadServerCertificate action.
UploadServerCertificateResult() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
 
uploadSigningCertificate(UploadSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagement
Uploads an X.509 signing certificate and associates it with the specified User.
uploadSigningCertificate(UploadSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementClient
Uploads an X.509 signing certificate and associates it with the specified User.
uploadSigningCertificateAsync(UploadSigningCertificateRequest) - Method in interface com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsync
Uploads an X.509 signing certificate and associates it with the specified User.
uploadSigningCertificateAsync(UploadSigningCertificateRequest) - Method in class com.amazonaws.services.identitymanagement.AmazonIdentityManagementAsyncClient
Uploads an X.509 signing certificate and associates it with the specified User.
UploadSigningCertificateRequest - Class in com.amazonaws.services.identitymanagement.model
Container for the parameters to the UploadSigningCertificate operation.
UploadSigningCertificateRequest() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
 
UploadSigningCertificateResult - Class in com.amazonaws.services.identitymanagement.model
Contains the result of a successful invocation of the UploadSigningCertificate action.
UploadSigningCertificateResult() - Constructor for class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
 
User - Class in com.amazonaws.services.identitymanagement.model
The User data type contains information about a User.
User() - Constructor for class com.amazonaws.services.identitymanagement.model.User
 
USER_AGENT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the user agent included in a request.
UserIdGroupPair - Class in com.amazonaws.services.ec2.model
An AWS user ID identifiying an AWS account, and the name of a security group within that account.
UserIdGroupPair() - Constructor for class com.amazonaws.services.ec2.model.UserIdGroupPair
 

V

validateConfigurationSettings(ValidateConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
validateConfigurationSettings(ValidateConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
ValidateConfigurationSettingsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
Container for the parameters to the ValidateConfigurationSettings operation.
ValidateConfigurationSettingsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
Default constructor for a new ValidateConfigurationSettingsRequest object.
ValidateConfigurationSettingsRequest(String, List<ConfigurationOptionSetting>) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
Constructs a new ValidateConfigurationSettingsRequest object.
ValidateConfigurationSettingsResult - Class in com.amazonaws.services.elasticbeanstalk.model
Provides a list of validation messages.
ValidateConfigurationSettingsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
 
ValidationErrorException - Exception in com.amazonaws.services.elasticbeanstalk.model
An input parameter failed to satisfy a constraint.
ValidationErrorException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.ValidationErrorException
Constructs a new ValidationErrorException with the specified error message.
ValidationMessage - Class in com.amazonaws.services.elasticbeanstalk.model
An error or warning for a desired configuration option value.
ValidationMessage() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Default constructor for a new ValidationMessage object.
ValidationSeverity - Enum in com.amazonaws.services.elasticbeanstalk.model
Validation Severity
valueOf(String) - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.S3Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SNSActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SQSActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.Statement.Effect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.SignatureVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.auth.SigningAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ImageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationDeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentHealth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EventSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnArrested
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.identitymanagement.model.statusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.importexport.model.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rds.model.ApplyMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rds.model.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CryptoStorageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.Region
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.transfer.Transfer.TransferState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.AmazonServiceException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.S3Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SNSActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.actions.SQSActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.DateCondition.DateComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.NumericCondition.NumericComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.conditions.StringCondition.StringComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.policy.Statement.Effect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.SignatureVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.auth.SigningAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ImageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlacementGroupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.PlacementStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.SpotInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VirtualizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationDeploymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentHealth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.EventSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.ActionOnFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceGroupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.InstanceRoleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.MarketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.model.StepExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnArrested
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.OnFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.elasticmapreduce.util.StepFactory.HiveVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.identitymanagement.model.statusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.importexport.model.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rds.model.ApplyMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rds.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CryptoStorageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.Region
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.transfer.Transfer.TransferState
Returns an array containing the constants of this enum type, in the order they are declared.
verifyMessageSignature(String, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Validates the signature on a Simple Notification Service message.
verifySignature(String, String, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Does the actual Java cryptographic verification of the signature.
VERSION_ID_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the version ID of an object version specified by a request.
VersionListing - Class in com.amazonaws.services.s3.model
Contains the results of listing the versions in an Amazon S3 bucket, including a list of S3VersionSummary objects describing each version, information describing if this is a complete or partial listing, and the original request parameters.
VersionListing() - Constructor for class com.amazonaws.services.s3.model.VersionListing
 
VirtualizationType - Enum in com.amazonaws.services.ec2.model
Virtualization Type
Volume - Class in com.amazonaws.services.ec2.model
Represents an Amazon Elastic Block Storage (EBS) volume.
Volume() - Constructor for class com.amazonaws.services.ec2.model.Volume
 
VolumeAttachment - Class in com.amazonaws.services.ec2.model
Specifies the details of a how an EC2 EBS volume is attached to an instance.
VolumeAttachment() - Constructor for class com.amazonaws.services.ec2.model.VolumeAttachment
 
VolumeAttachmentState - Enum in com.amazonaws.services.ec2.model
Volume Attachment State
VolumeState - Enum in com.amazonaws.services.ec2.model
Volume State
Vpc - Class in com.amazonaws.services.ec2.model
The Vpc data type.
Vpc() - Constructor for class com.amazonaws.services.ec2.model.Vpc
 
VpcAttachment - Class in com.amazonaws.services.ec2.model
VpcAttachment() - Constructor for class com.amazonaws.services.ec2.model.VpcAttachment
 
VpnConnection - Class in com.amazonaws.services.ec2.model
The VpnConnection data type.
VpnConnection() - Constructor for class com.amazonaws.services.ec2.model.VpnConnection
 
VpnGateway - Class in com.amazonaws.services.ec2.model
The VpnGateway data type.
VpnGateway() - Constructor for class com.amazonaws.services.ec2.model.VpnGateway
 

W

waitForCompletion() - Method in class com.amazonaws.services.s3.transfer.Transfer
Waits for this transfer to complete.
waitForException() - Method in class com.amazonaws.services.s3.transfer.Transfer
Waits for this transfer to finish and returns any error that occurred, or returns null if no errors occurred.
waitForUploadResult() - Method in class com.amazonaws.services.s3.transfer.Upload
Waits for this upload to complete and returns the result of this upload.
withAccessKey(AccessKey) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult
Information about the access key.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The ID for this access key.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The ID for this access key.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
The Access Key ID for the Access Key ID and Secret Access Key you want to delete.
withAccessKeyId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The Access Key ID of the Secret Access Key you want to update.
withAccessKeyMetadata(AccessKeyMetadata...) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
withAccessKeyMetadata(Collection<AccessKeyMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A list of access key metadata.
withActionNames(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
withActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Specifies the action to take if the job flow step fails.
withActions(Action...) - Method in class com.amazonaws.auth.policy.Statement
Sets the list of actions to which this policy statement applies and returns this updated Statement object so that additional method calls can be chained together.
withActions(String...) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
withActions(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
Returns a reference to this object so that method calls can be chained together.
withActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
withActivityIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
withActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the AdditionalInfo property for this object.
withAdditionalInfo(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A JSON string for selecting additional features.
withAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the DNS address of the DB Instance.
withAddresses(Address...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
withAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
withAddressingType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Deprecated.
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The amount of storage (in gigabytes) to be initially allocated for the database instance.
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the allocated storage size specified in gigabytes.
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the allocated storage size in gigabytes (GB).
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new storage capacity of the RDS instance.
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new AllocatedStorage size for the DB Instance that will be applied or is in progress.
withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid range of values for the parameter.
withAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The indicates that major version upgrades are allowed.
withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Returns a reference to this object so that method calls can be chained together.
withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item
Returns a reference to this object so that method calls can be chained together.
withAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Returns a reference to this object so that method calls can be chained together.
withAmiLaunchIndex(Integer) - Method in class com.amazonaws.services.ec2.model.Instance
The AMI launch index, which can be used to find this instance within the launch group.
withAppCookieStickinessPolicies(AppCookieStickinessPolicy...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicies created with CreateAppCookieStickinessPolicy.
withAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicies created with CreateAppCookieStickinessPolicy.
withApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
The ApplicationDescription of the application.
withApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
The ApplicationDescription of the application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The name of the application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The name of the application associated with this release.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the application associated with this configuration set.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
The name of the application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The name of the application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the application to associate with this configuration template.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the application associated with this configuration set.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application that contains the version to be deployed.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the application associated with this environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
The name of the application to delete.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The name of the application to delete releases from.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the application to delete the configuration template from.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the application the environment is associated with.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include ones that are associated with the specified application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the application associated with the configuration template or environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The application for the environment or configuration template.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the application associated with this environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The application associated with the event.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the application associated with the configuration.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the application associated with this environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
The name of the application to update.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the application associated with this version.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the application associated with the configuration template to update.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the application associated with this configuration set.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the application associated with this environment.
withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the application that the configuration template or environment belongs to.
withApplicationNames(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.
withApplicationNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to only include those with the specified names.
withApplications(ApplicationDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
This parameter contains a list of ApplicationDescription.
withApplications(Collection<ApplicationDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
This parameter contains a list of ApplicationDescription.
withApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
The ApplicationVersionDescription of the application version.
withApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
The ApplicationVersionDescription of the application version.
withApplicationVersions(ApplicationVersionDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
A list of ApplicationVersionDescription .
withApplicationVersions(Collection<ApplicationVersionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
A list of ApplicationVersionDescription .
withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies whether or not the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB Instance.
withApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates when to apply parameter updates.
withApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the engine specific parameters type.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of command line arguments passed to the JAR file's main function when executed.
withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of command line arguments passed to the JAR file's main function when executed.
withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
A list of command line arguments to pass to the bootstrap action script.
withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
A list of command line arguments to pass to the bootstrap action script.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The Amazon Resource Name (ARN) specifying the group.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The Amazon Resource Name (ARN) specifying the server certificate.
withArn(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The Amazon Resource Name (ARN) specifying the User.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Returns a reference to this object so that method calls can be chained together.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
The updated EBS volume attachment information after trying to detach the volume from the specified instance.
withAttachments(VolumeAttachment...) - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
withAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time at which the EBS volume was attached to the associated instance.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Timestamp when this attachment initiated.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the AMI attribute you want to modify.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
withAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
withAttributeNames(String...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to get.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to get.
withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to get.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to get.
withAttributeNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Attributes property for this object.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Attributes property for this object.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
A list of Attributes.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
The list of attributes returned by the operation.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
A list of attributes.
withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The list of attributes.
withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The list of attributes for a replaceable item.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A list of attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A list of attributes to set.
withAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
withAttributeValueCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all attribute name/value pairs in the domain.
withAttributeValuesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all attribute values in the domain, in bytes.
withAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Indicates that you want to disable unauthenticated unsubsciption of the subscription.
withAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
An authentication code emitted by the device.
withAuthenticationCode1(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
An authentication code emitted by the device.
withAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
A subsequent authentication code emitted by the device.
withAuthenticationCode2(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
A subsequent authentication code emitted by the device.
withAutoCreateApplication(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Determines how the system behaves if the specified application for this version does not already exist:
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
Indicates that minor engine upgrades will be applied automatically to the Read Replica during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Indicates that minor engine upgrades will be applied automatically to the DB Instance during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates that minor version patches are applied automatically.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Indicates that minor version upgrades will be applied automatically to the DB Instance during the maintenance window.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name of the AutoScalingGroup to be associated with the trigger.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the AutoScalingGroup associated with the trigger.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersRequest
The name of the AutoScalingGroup.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the AutoScalingGroup.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the AutoScalingGroup to which the trigger belongs.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScalingGroups used by this environment.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScalingGroups used by this environment.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Returns a reference to this object so that method calls can be chained together.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The Availability Zone to create the subnet in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the new volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The Availability Zone in which to create the VPN gateway.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
The availability zone in which an Amazon EC2 instance runs.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instances can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instances can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the Availability Zone the subnet is in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Volume
Availability zone in which this volume was created.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Specifies the Availability Zone where the VPN gateway was created.
withAvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
The Amazon EC2 Availability Zone for the job flow.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The Amazon EC2 Availability Zone that the Read Replica will be created in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The EC2 Availability Zone that the database instance will be created in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the Availability Zone the DB Instance is located in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the Availability Zone the DB Instance was located in at the time of the DB Snapshot.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The EC2 Availability Zone that the database instance will be created in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The EC2 Availability Zone that the database instance will be created in.
withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the Availability Zone group.
withAvailabilityZoneGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of availability zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of availability zones for the group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of availability zones for the Auto Scaling group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of availability zones for the Auto Scaling group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
The list of described Amazon EC2 availability zones.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
The list of described Amazon EC2 availability zones.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of Availability Zones.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of Availability Zones.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
A list of Availability Zones to be removed from the LoadBalancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
A list of Availability Zones to be removed from the LoadBalancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the LoadBalancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the LoadBalancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the LoadBalancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the LoadBalancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the LoadBalancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the LoadBalancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
withAvailable(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
Indicates if the specified CNAME is available:
withAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the number of unused IP addresses in the subnet.
withAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Average property for this object.
withAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The Access Key ID of the owner of the Amazon S3 bucket.
withAWSAccountIds(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
withAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
withAWSAccountIds(String...) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
withAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
withAwsShippingAddress(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Address you ship your storage device to.
withAwsShippingAddress(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Address you ship your storage device to.
withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The number of days for which automated backups are retained.
withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the number of days for which automatic DB Snapshots are retained.
withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The number of days to retain automated backups.
withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending number of days for which automated backups are retained.
withBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
withBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Specifies the customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Image
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Block device mappings for the associated AMI.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Block device mappings for the associated AMI.
withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Instance
Block device mapping set.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
Block device mapping set.
withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
How block devices are exposed to this instance.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
How block devices are exposed to this instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(InstanceBlockDeviceMappingSpecification...) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new block device mappings for the instance whose attributes are being modified.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new block device mappings for the instance whose attributes are being modified.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The block device mappings for the new AMI, which specify how different block devices (ex: EBS volumes and ephemeral drives) will be exposed on instances launched from the new image.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The block device mappings for the new AMI, which specify how different block devices (ex: EBS volumes and ephemeral drives) will be exposed on instances launched from the new image.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns a reference to this object so that method calls can be chained together.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns a reference to this object so that method calls can be chained together.
withBody(String) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withBootstrapActionConfig(BootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail
A description of the bootstrap action.
withBootstrapActions(BootstrapActionDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of the bootstrap actions run by the job flow.
withBootstrapActions(Collection<BootstrapActionDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of the bootstrap actions run by the job flow.
withBootstrapActions(BootstrapActionConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
withBootstrapActions(Collection<BootstrapActionConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
withBreachDuration(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The amount of time, in seconds, used to evaluate and determine if a breach is occurring.
withBreachDuration(Integer) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the amount of time to wait while the trigger is firing before performing scaling activities in response to the breach.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The Amazon S3 bucket in which to store the Spot Instance datafeed.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies the Amazon S3 bucket where the Spot Instance data feed is located.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort and returns the updated object so that additional calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the name of the Amazon S3 bucket containing the object to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the name of the Amazon S3 bucket containing the version to delete.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request, and returns this request object to enable additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets The name of the bucket containing the uploads to list, and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the name of the Amazon S3 bucket whose objects are to be listed.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the BucketName property for this request.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the name of the Amazon S3 bucket whose versions are to be listed.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the name of the bucket where this request will upload a new object to.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated, and returns this updated object so that additional method calls can be chained together.
withBundleId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
Unique identifier for this task.
withBundleId(String) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task to cancel.
withBundleIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
The list of bundle task IDs to describe.
withBundleIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
The list of bundle task IDs to describe.
withBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Returns a reference to this object so that method calls can be chained together.
withBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
The canceled bundle task.
withBundleTaskError(BundleTaskError) - Method in class com.amazonaws.services.ec2.model.BundleTask
If the task fails, a description of the error.
withBundleTasks(BundleTask...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
The list of described bundle tasks.
withBundleTasks(Collection<BundleTask>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
The list of described bundle tasks.
withCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the cache control response header.
withCancelledSpotInstanceRequests(CancelledSpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
Returns a reference to this object so that method calls can be chained together.
withCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
Returns a reference to this object so that method calls can be chained together.
withCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object, and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withCannedACL(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
withCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
withCapacities(LicenseCapacity...) - Method in class com.amazonaws.services.ec2.model.License
The capacities available for this license, indicating how many licenses are in use, how many are available, how many Amazon EC2 instances can be supported, etc.
withCapacities(Collection<LicenseCapacity>) - Method in class com.amazonaws.services.ec2.model.License
The capacities available for this license, indicating how many licenses are in use, how many are available, how many Amazon EC2 instances can be supported, etc.
withCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Specifies the additional number of licenses to activate.
withCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Specifies the amount of capacity to deactivate against the license.
withCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The number of licenses available.
withCarrier(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Name of the shipping company.
withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
withCertificate(SigningCertificate) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult
Information about the certificate.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The contents of the signing certificate.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the public key certificate in PEM-encoded format.
withCertificateBody(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
The contents of the signing certificate.
withCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The contents of the public key certificate chain.
withCertificateChain(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the certificate chain.
withCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
ID of the signing certificate to delete.
withCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The ID for the signing certificate.
withCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The ID of the signing certificate you want to update.
withCertificates(SigningCertificate...) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the User's signing certificate information.
withCertificates(Collection<SigningCertificate>) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A list of the User's signing certificate information.
withChangeSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which action is required if the value for this configuration option changes:
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The CIDR block the subnet is to cover.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
A valid CIDR block.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the CIDR block assigned to the subnet.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Specifies the CIDR block the VPC covers.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The IP range to authorize.
withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the IP range.
withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The IP range to revoke access from.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the ClientToken property for this object.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the ClientToken property for this object.
withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The URL to the CNAME for this environment.
withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The URL to the CNAME for this environment.
withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The URL to the CNAME for this environment.
withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The URL to the CNAME for this environment.
withCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
The prefix used when this CNAME is reserved.
withCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, the environment attempts to use this value as the prefix for the CNAME.
withCode(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Error code.
withCode(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceState
A 16-bit unsigned integer.
withCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
Returns a reference to this object so that method calls can be chained together.
withCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
Reason code for the state change.
withConditions(Condition...) - Method in class com.amazonaws.auth.policy.Statement
Sets the conditions associated with this policy statement, and returns this updated Statement object so that additional method calls can be chained together.
withConfigurationSettings(ConfigurationSettingsDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
A list of ConfigurationSettingsDescription.
withConfigurationSettings(Collection<ConfigurationSettingsDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
A list of ConfigurationSettingsDescription.
withConfigurationTemplates(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the configuration templates associated with this application.
withConfigurationTemplates(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the configuration templates associated with this application.
withConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
Determines whether or not strong consistency should be enforced when data is read from SimpleDB.
withContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content disposition response header override.
withContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content encoding response header override.
withContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content language response header override
withContentType(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content type response header override.
withCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The time period in seconds after which the cookie should be considered stale.
withCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The time period in seconds after which the cookie should be considered stale.
withCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The name of the application cookie used for stickiness.
withCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
Name of the application cookie used for stickiness.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created after this date and time.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The date when the access key was created.
withCreateDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The date when the access key was created.
withCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows created before this date and time.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the date and time the Auto Scaling group was created.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the creation date and time for this launch configuration.
withCreatedTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the creation date and time for the trigger.
withCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the LoadBalancer was created.
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
Timestamp when volume creation was initiated.
withCreateVolumePermissions(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The list of permissions describing who can create a volume from the associated EBS snapshot.
withCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The list of permissions describing who can create a volume from the associated EBS snapshot.
withCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Timestamp of the CreateJob request in ISO8601 date format.
withCreationDate(Date) - Method in class com.amazonaws.services.importexport.model.Job
Timestamp of the CreateJob request in ISO8601 date format.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was created.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The creation date and time of the job flow.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The creation date and time of the step.
withCryptoProvider(Provider) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Sets the crypto provider to the specified provider, and returns the updated CryptoConfiguration object.
withCurrentManifest(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The last manifest submitted, which will be used to process the job.
withCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the specified instance.
withCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Information about the customer gateway.
withCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Contains configuration information in the native XML format for the VPN connection's customer gateway.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the customer gateway.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Specifies the ID of the customer gateway.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
The ID of the customer gateway to delete.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specifies ID of the customer gateway at the end of the VPN connection.
withCustomerGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
A set of one or more customer gateway IDs.
withCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
A set of one or more customer gateway IDs.
withCustomerGateways(CustomerGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Returns a reference to this object so that method calls can be chained together.
withCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Returns a reference to this object so that method calls can be chained together.
withCustomUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The standard unit of measurement for a given measure that the trigger uses when fetching metrics to examine.
withCustomUnit(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Returns a reference to this object so that method calls can be chained together.
withCustomUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the CustomUnit property for this object.
withCustomUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the CustomUnit property for this object.
withDatapoints(Datapoint...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Datapoints property for this object.
withDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Datapoints property for this object.
withDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid data type for the parameter.
withDate(Date) - Method in class com.amazonaws.services.rds.model.Event
Specifies the date and time of the event.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was created.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The creation date of the application version.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was created.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The creation date for this environment.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The creation date for this environment.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The creation date for this environment.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was created.
withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The creation date for this environment.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The date when the application was last modified.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The last modified date of the application version.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The date (in UTC time) when this configuration set was last modified.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The last modified date for this environment.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The last modified date for this environment.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The last modified date for this environment.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The date (in UTC time) when this configuration set was last modified.
withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The last modified date for this environment.
withDBEngineVersions(DBEngineVersion...) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
A list of DBEngineVersion elements.
withDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
A list of DBEngineVersion elements.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The compute and memory capacity of the Read Replica.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The compute and memory capacity of the DB Instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the compute and memory capacity class of the DB Instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The DB Instance class filter value.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The DB Instance class filter value.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new compute and memory capacity of the DB Instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB Instance that will be applied or is in progress.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The DB instance class for the reserved DB Instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The DB instance class for the reserved DB Instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The compute and memory capacity of the Amazon RDS DB instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The compute and memory capacity of the Amazon RDS DB instance.
withDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The number of instances to reserve.
withDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The number of reserved DB Instances.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The DB Instance identifier of the Read Replica.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The DB Instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The DB Instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies a user-supplied database identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the the DBInstanceIdentifier of the DB Instance this DB Snapshot was created from.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
The DB Instance identifier for the DB Instance to be deleted.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The user-supplied instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The unique identifier for the Amazon RDS DB snapshot.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The DB Instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
The DB Instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The identifier for the DB Snapshot to restore from.
withDBInstances(DBInstance...) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
A list of DBInstance instances.
withDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
A list of DBInstance instances.
withDBInstanceStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the current state of this database.
withDBName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database to create when the DB Instance is created.
withDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the initial database of this instance that was provided at create time, if one was specified when the DB Instance was created.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the DB Parameter Group Family the DB Parameter Group can be used with.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the DBParameterGroupFamily for the database engine.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB Parameter Group Family that this DB Parameter Group is compatible with.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The name of a specific database parameter group family to return details for.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The name of the DB Parameter Group Family.
withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Specifies the name of the DB Parameter Group Family which the engine default parameters apply to.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database parameter group to associate with this DB instance.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the DB Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The name of the DP Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
The name of the DB Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The name of a specific database parameter group to return details for.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The name of a specific database parameter group to return details for.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The name of the DB Parameter Group to apply to this DB Instance.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
The name of the database parameter group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
The name of the DP Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
The name of the DB Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
The name of the DP Parameter Group.
withDBParameterGroups(DBParameterGroupStatus...) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of DB Parameter Groups applied to this DB Instance.
withDBParameterGroups(Collection<DBParameterGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of DB Parameter Groups applied to this DB Instance.
withDBParameterGroups(DBParameterGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
A list of DPParameterGroup instances..
withDBParameterGroups(Collection<DBParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
A list of DPParameterGroup instances..
withDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The description for the DB Security Group.
withDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the description of the database security group.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The name of the DB Security Group to authorize.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The name for the DB Security Group.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Specifies the name of the DB Security Group.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
The name of the DB Security Group.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
The name of the database security group to delete.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The name of the DB Security Group to return details for.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the DB Security Group to revoke ingress from.
withDBSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of DB Security Groups to associate with this DB Instance.
withDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of DB Security Groups to associate with this DB Instance.
withDBSecurityGroups(DBSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of DB Security Group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status sub-elements.
withDBSecurityGroups(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of DB Security Group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status sub-elements.
withDBSecurityGroups(DBSecurityGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
A list of DBSecurityGroup instances.
withDBSecurityGroups(Collection<DBSecurityGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
A list of DBSecurityGroup instances.
withDBSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of DB Security Groups to authorize on this DB Instance.
withDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of DB Security Groups to authorize on this DB Instance.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The identifier for the DB Snapshot.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the identifier for the DB Snapshot.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
The DBSnapshot identifier.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The DB Instance identifier.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Name of the DB Instance to create from the DB Snapshot.
withDBSnapshots(DBSnapshot...) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
A list of DBSnapshot instances.
withDBSnapshots(Collection<DBSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
A list of DBSnapshot instances.
withDefaultOnly(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
Indicates that only the default version of the specified engine or engine and major version combination is returned.
withDefaultValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The default value for this configuration option.
withDefaultVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The visibility timeout (in seconds) to use for the created queue.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Specifies whether the Amazon EBS volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
withDeleteSourceBundle(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
Indicates whether to delete the associated source bundle from Amazon S3: true: An attempt is made to delete the associated Amazon S3 source bundle specified at time of creation.
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the ObjectListing.getCommonPrefixes() list.
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
withDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
withDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
withDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:
withDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the scaling activity.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The description for the new AMI being created.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Description of the group.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The description for the new snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.Image
The description of the AMI that was provided during image creation.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
User-created description of the associated AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The description describing the new AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The description of this security group.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Description of the snapshot.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
User-defined description of the application.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The description of this application version.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
Describes this configuration set.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
Describes the application.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
Describes this version.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
Describes this configuration.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
Describes this configuration set.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
A new description for the application.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
A new description for this release.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A new description for the configuration.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
Describes this configuration set.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk updates the description of this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes this environment.
withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The description for the DB Parameter Group.
withDescription(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the customer-specified description for this DB Parameter Group.
withDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
Provides a description of the parameter.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the AutoScalingGroup.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the AutoScalingGroup.
withDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the destination bucket which will contain the new, copied object and returns this object, enabling additional method calls to be chained together.
withDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored and returns this object, enabling additional method calls can be chained together.
withDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Specifies how the device is exposed to the instance (e.g., /dev/sdh).
withDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name to which the volume is attached on the specified instance.
withDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
How the device is exposed to the instance (e.g., /dev/sdh).
withDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the name of the device within Amazon EC2.
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies the device name (e.g., /dev/sdh).
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The device name (e.g., /dev/sdh) at which the block device is exposed on the instance.
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The device name (e.g., /dev/sdh) at which the block device is exposed on the instance.
withDeviceSerialNumber(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the Multi-Factor Authentication device serial number to include with this request.
withDhcpConfigurations(DhcpConfiguration...) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A set of one or more DHCP configurations.
withDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
A set of one or more DHCP configurations.
withDhcpConfigurations(DhcpConfiguration...) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Contains information about the set of DHCP options.
withDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Contains information about the set of DHCP options.
withDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
A set of one or more DHCP options.
withDhcpOptions(DhcpOptions...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Sets the value of the DhcpOptions property for this object.
withDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Sets the value of the DhcpOptions property for this object.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the DHCP options to associate with the VPC.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
The ID of the DHCP options set to delete.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Specifies the ID of the set of DHCP options.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Specifies the ID of the set of DHCP options associated with the VPC.
withDhcpOptionsIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Sets the value of the DhcpOptionsIds property for this object.
withDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Sets the value of the DhcpOptionsIds property for this object.
withDimensions(Dimension...) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
A list of dimensions associated with the metric used by the trigger to determine whether to fire.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
A list of dimensions associated with the metric used by the trigger to determine whether to fire.
withDimensions(Dimension...) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the dimensions used to retrieve metric statistics that the trigger uses to determine when to fire.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the dimensions used to retrieve metric statistics that the trigger uses to determine when to fire.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Dimensions property for this object.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Dimensions property for this object.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Dimensions property for this object.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Dimensions property for this object.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance can be terminated.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
withDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
The DNS name for the LoadBalancer.
withDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the external DNS name associated with the LoadBalancer.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
The name of the domain in which the attributes are being deleted.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
The name of the domain in which the attributes are being stored.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
The name of the domain to create.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the domain in which to perform the operation.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
The name of the domain to delete.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
The name of the domain for which to display the metadata of.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the domain in which to perform the operation.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the domain in which to perform the operation.
withDomainNames(String...) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
A list of domain names that match the expression.
withDomainNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
A list of domain names that match the expression.
withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instances, in seconds.
withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The duration of the Reserved Instance, in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The number of minutes to retrieve events for.
withDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Duration filter value, specified in years or seconds.
withDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The duration filter value, specified in years or seconds.
withDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The duration of the reservation in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The duration of the offering in seconds.
withEarliestAllowedDeactivationTime(Date) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The earliest allowed time at which a license can be deactivated.
withEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies parameters used to automatically setup Amazon EBS volumes when the instance is launched.
withEbs(EbsInstanceBlockDevice) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
The optional EBS device mapped to the specified device name.
withEbs(EbsInstanceBlockDeviceSpecification) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The EBS instance block device specification describing the EBS block device to map to the specified device name on a running instance.
withEc2InstanceId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The Amazon EC2 Instance ID for this information.
withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies the name of the Amazon EC2 key pair that can be used to ssh to the master node as the user called "hadoop."
withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The name of an Amazon EC2 key pair that can be used to ssh to the master node of job flow.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Name of the EC2 Security Group to authorize.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the name of the EC2 Security Group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the EC2 Security Group to revoke access from.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
withEC2SecurityGroups(EC2SecurityGroup...) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
withEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was terminated.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The completion date and time of the job flow.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The completion date and time of the step.
withEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
Region service endpoint.
withEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the endpoint type.
withEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
withEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The URL to the LoadBalancer for this environment.
withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The URL to the LoadBalancer for this environment.
withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The URL to the LoadBalancer for this environment.
withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The URL to the LoadBalancer for this environment.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this activity.
withEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the EndTime property for this object.
withEndTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The end date and time of the Spot Instance price history data.
withEndTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the EndTime.
withEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
withEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database engine to be used for this instance.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The name of the database engine.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the name of the database engine to be used for this DB Instance.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the database engine.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine to return.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The version number of the database engine to use.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
The version number of the database engine.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Indicates the database engine version.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Sets the value of the EngineVersion property for this object.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The database engine version to return.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The version number of the database engine to upgrade to.
withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Sets the value of the EngineVersion property for this object.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The ID of this environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The ID of the environment to retrieve AWS resource usage data.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The ID of this environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The ID of the environment to rebuild.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The ID of the environment of the requested data.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The ID of the environment to restart the server for.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The ID of the data's environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The ID of the environment to terminate.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The ID of this environment.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The ID of the environment to update.
withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The ID of this environment.
withEnvironmentIds(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.
withEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs.
withEnvironmentInfo(EnvironmentInfoDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
The EnvironmentInfoDescription of the environment.
withEnvironmentInfo(Collection<EnvironmentInfoDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
The EnvironmentInfoDescription of the environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the environment for this configuration set.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A unique name for the deployment environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
The name of the environment to delete the draft configuration from.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the environment whose configuration options you want to describe.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the environment to describe.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
The name of the environment to retrieve AWS resource usage data.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The name of the environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the environment associated with this event.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
The name of the environment to rebuild.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The name of the environment of the requested data.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
The name of the environment to restart the server for.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The name of the data's environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
The name of the environment to terminate.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the environment for this configuration set.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
The name of the environment to update.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of this environment.
withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the environment to validate the settings against.
withEnvironmentNames(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.
withEnvironmentNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names.
withEnvironmentResources(EnvironmentResourceDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
A list of EnvironmentResourceDescription.
withEnvironments(EnvironmentDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns an EnvironmentDescription list.
withEnvironments(Collection<EnvironmentDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
Returns an EnvironmentDescription list.
withErrorCount(Integer) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Number of errors.
withETag(String) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the entity tag generated from the content of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withEventDate(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The date when the event occurred.
withEvents(EventDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
A list of EventDescription.
withEvents(Collection<EventDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
A list of EventDescription.
withEvents(Event...) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
withEvents(Collection<Event>) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
withExecutableUsers(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of users with explicit launch permissions for the described AMIs.
withExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of users with explicit launch permissions for the described AMIs.
withExecutionStatusDetail(JobFlowExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the execution status of the job flow.
withExecutionStatusDetail(StepExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The description of the step status.
withExists(Boolean) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
A value specifying whether or not the specified attribute must exist with the specified value in order for the update condition to be satisfied.
withExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be deleted or not.
withExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The update condition which, if specified, determines whether the specified attributes will be updated or not.
withExpiration(Date) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by Amazon S3, and returns this request object to enable additional method calls to be chained together.
withExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the expires response header override.
withFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies a fault code for the Spot Instance request, if present.
withFault(SpotInstanceStateFault) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the file containing the data to be uploaded to Amazon S3.
withFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the file containing the data to upload, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
A list of filters used to match properties for Addresses.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
A list of filters used to match properties for Addresses.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
A list of filters used to match properties for AvailabilityZones.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
A list of filters used to match properties for AvailabilityZones.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
A list of filters used to match properties for BundleTasks.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
A list of filters used to match properties for BundleTasks.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Returns a reference to this object so that method calls can be chained together.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Returns a reference to this object so that method calls can be chained together.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
A list of filters used to match properties for DhcpOptions.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
A list of filters used to match properties for DhcpOptions.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
A list of filters used to match properties for Images.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
A list of filters used to match properties for Images.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
A list of filters used to match properties for Instances.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
A list of filters used to match properties for Instances.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
A list of filters used to match properties for KeyPairs.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
A list of filters used to match properties for KeyPairs.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
A list of filters used to match properties for Licenses.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
A list of filters used to match properties for Licenses.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
Sets the value of the Filters property for this object.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
Sets the value of the Filters property for this object.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
A list of filters used to match properties for Regions.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
A list of filters used to match properties for Regions.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
A list of filters used to match properties for ReservedInstancesOfferings.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
A list of filters used to match properties for ReservedInstancesOfferings.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
A list of filters used to match properties for ReservedInstances.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
A list of filters used to match properties for ReservedInstances.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
A list of filters used to match properties for SecurityGroups.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
A list of filters used to match properties for SecurityGroups.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
A list of filters used to match properties for Snapshots.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
A list of filters used to match properties for Snapshots.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
A list of filters used to match properties for SpotInstances.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
A list of filters used to match properties for SpotInstances.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
A list of filters used to match properties for SpotPriceHistory.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
A list of filters used to match properties for SpotPriceHistory.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Returns a reference to this object so that method calls can be chained together.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Returns a reference to this object so that method calls can be chained together.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
A list of filters used to match properties for tags.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
A list of filters used to match properties for tags.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
A list of filters used to match properties for Volumes.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
A list of filters used to match properties for Volumes.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Returns a reference to this object so that method calls can be chained together.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Returns a reference to this object so that method calls can be chained together.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Sets the value of the Filters property for this object.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Sets the value of the Filters property for this object.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Returns a reference to this object so that method calls can be chained together.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Returns a reference to this object so that method calls can be chained together.
withFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB Snapshot is created before the DB Instance is deleted.
withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instances.
withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
withFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The fixed price charged for this reserved DB Instance.
withFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The fixed price charged for this offering.
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (logging into an instance, unmounting the volume, and detaching normally).
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instance to stop.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
Start of port range for the TCP and UDP protocols, or an ICMP type number.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withFullyQualifiedCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
withGroup(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The group that is allowed to create volumes from the snapshot (currently supports "all").
withGroup(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS group of the user involved in this launch permission.
withGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupResult
Information about the group.
withGroup(Group) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
Information about the group.
withGroupId(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The stable and unique string identifying the group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the group to modify.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The name of the PlacementGroup.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Name of the security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
The name of the PlacementGroup to delete.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The name of the Amazon EC2 security group to delete.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
The name of a PlacementGroup.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of the PlacementGroup.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
The name of the security group from which to remove permissions.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of this security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group in the specified user's account.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the group to update.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
Name of the group to create.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the group the policy is associated with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest
Name of the group to delete.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the group the policy is associated with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The group the policy is associated with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Name of the group.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
The name that identifies the group.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
The name of the group to list policies for.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the group to associate the policy with.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the group to update.
withGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
Name of the group to update.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
The name of the PlacementGroup.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
The name of the PlacementGroup.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
The optional list of Amazon EC2 security groups to describe.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
The optional list of Amazon EC2 security groups to describe.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The AWS group names to add to or remove from the list of groups that have permission to create EBS volumes from the specified snapshot.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The AWS group names to add to or remove from the list of groups that have permission to create EBS volumes from the specified snapshot.
withGroupNames(String...) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of security groups requested for the instances in this reservation.
withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of security groups requested for the instances in this reservation.
withGroups(Group...) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
withGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A list of groups.
withGroups(Group...) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
withGroups(Collection<Group>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A list of groups.
withHadoopConfig(String, String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Add a Hadoop config override (-D value).
withHadoopJarStep(HadoopJarStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Specifies the JAR file used for the job flow step.
withHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies the Hadoop version for the job flow.
withHadoopVersion(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies the Hadoop version for the job flow.
withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
Describes the health status of the environment.
withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
Describes the health status of the environment.
withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
Describes the health status of the environment.
withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
Describes the health status of the environment.
withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
A structure containing the configuration information for the new healthcheck.
withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
The updated healthcheck for the instances.
withHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies information regarding the various health probes conducted on the LoadBalancer.
withHealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe successes required before moving the instance to the Healthy state.
withId(String) - Method in class com.amazonaws.auth.policy.Policy
Sets the policy ID for this policy and returns the updated policy so that multiple calls can be chained together.
withId(String) - Method in class com.amazonaws.auth.policy.Statement
Sets the ID for this statement and returns the updated statement so multiple calls can be chained together.
withId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
The ID of the Amazon EC2 instance.
withImageAttribute(ImageAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
The described image attribute of the associated AMI.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Unique ID of the Amazon Machine Image (AMI) which was assigned during registration.
withImageId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the unique ID of the Amazon Machine Image (AMI) that was assigned during registration.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
The ID of the new AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
The ID of the AMI to deregister.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI whose attribute is to be described.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.Image
The unique ID of the AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the associated AMI.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Image ID of the AMI used to launch the instance.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The AMI ID.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The ID of the AMI whose attribute you want to modify.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
The ID of the new Amazon Machine Image (AMI).
withImageId(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The ID of the AMI whose attribute is being reset.
withImageId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique ID of a machine image, returned by a call to DescribeImages.
withImageIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
An optional list of the AMI IDs to describe.
withImageIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
An optional list of the AMI IDs to describe.
withImageLocation(String) - Method in class com.amazonaws.services.ec2.model.Image
The location of the AMI.
withImageLocation(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The full path to your AMI manifest in Amazon S3 storage.
withImageOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Image
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
withImages(Image...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
The list of the described AMIs.
withImages(Collection<Image>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
The list of the described AMIs.
withImageType(String) - Method in class com.amazonaws.services.ec2.model.Image
The type of image (machine, kernel, or ramdisk).
withIncludedDeletedBackTo(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified when IncludeDeleted is set to true, then environments deleted after this date are displayed.
withIncludeDeleted(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
Indicates whether to include deleted environments:
withInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The type of information retrieved.
withInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
The type of information to request.
withInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
The type of information to retrieve.
withInputs(String...) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Add more input paths to this step.
withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the input stream containing the data to be uploaded to Amazon S3.
withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the stream containing the data to upload for the new part, and returns this updated object so that additional method calls can be chained together.
withInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
The described instance attribute.
withInstanceCapacity(Integer) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The number of Amazon EC2 instances that can be supported with the license's capacity.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The number of Reserved Instances to purchase.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the maximum number of Spot Instances to launch.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Target number of instances for the instance group.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Target size for the instance group.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The number of Amazon EC2 instances used to execute the job flow.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The number of Amazon EC2 instances in the cluster.
withInstanceCount(int) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
Specify the count of the new instance group.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
Specify the new size of the instance group.
withInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the date and time the DB Instance was created.
withInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the time (UTC) when the snapshot was taken.
withInstanceGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
Specify the role of the new instance group (core, task).
withInstanceGroup(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.ModifyInstanceGroup
Set the identification for the instance group to modify.
withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Unique identifier for the instance group.
withInstanceGroupId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig
Unique ID of the instance group to expand or shrink.
withInstanceGroupIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Instance group IDs of the newly created instance groups.
withInstanceGroupIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
Instance group IDs of the newly created instance groups.
withInstanceGroups(InstanceGroupConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Instance Groups to add.
withInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Instance Groups to add.
withInstanceGroups(InstanceGroupConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Configuration for the job flow's instance groups.
withInstanceGroups(Collection<InstanceGroupConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Configuration for the job flow's instance groups.
withInstanceGroups(InstanceGroupDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Details about the job flow's instance groups.
withInstanceGroups(Collection<InstanceGroupDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Details about the job flow's instance groups.
withInstanceGroups(InstanceGroupModifyConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Instance groups to change.
withInstanceGroups(Collection<InstanceGroupModifyConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest
Instance groups to change.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies EC2 instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the EC2 instance to be terminated.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
Returns a reference to this object so that method calls can be chained together.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The instance to associate with the IP address.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the instance to which the volume attaches.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
The ID of the instance to bundle.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
Instance associated with this bundle task.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance to confirm.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance from which to create the new image.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance whose instance attribute is being described.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance from which to detach the the specified volume.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance for which you want console output.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance whose console output was requested.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the instance for which you want the Windows administrator password.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the instance whose Windows administrator password was requested.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Unique ID of the instance launched.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the associated instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance whose state changed.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance whose attribute is being modified.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the Amazon EC2 instance whose attribute is being reset.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a reference to this object so that method calls can be chained together.
withInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
Provides an EC2 instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides an EC2 instance ID.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
An optional list of the instances to describe.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
An optional list of the instances to describe.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
The list of Amazon EC2 instances on which to enable monitoring.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
The list of Amazon EC2 instances on which to enable monitoring.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
The list of instances to terminate.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
The list of instances to terminate.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
The list of Amazon EC2 instances to start.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
The list of Amazon EC2 instances to start.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
The list of Amazon EC2 instances to stop.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
The list of Amazon EC2 instances to stop.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
The list of instances to terminate.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
The list of instances to terminate.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
The list of Amazon EC2 instances on which to disable monitoring.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
The list of Amazon EC2 instances on which to disable monitoring.
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance's Amazon EBS volumes are deleted when the instance is shut down.
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance's Amazon EBS volumes are stopped or terminated when the instance is shut down.
withInstanceLifecycle(String) - Method in class com.amazonaws.services.ec2.model.Instance
Returns a reference to this object so that method calls can be chained together.
withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
withInstanceRequestCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Target number of instances to run in the instance group.
withInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The role of the instance group in the cluster.
withInstanceRole(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Instance group role in the cluster
withInstanceRunningCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Actual count of running instances.
withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of EC2 instances.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of EC2 instances.
withInstances(Instance...) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of Amazon EC2 instances included in this reservation.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of Amazon EC2 instances included in this reservation.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Amazon EC2 instances used by this environment.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Amazon EC2 instances used by this environment.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the LoadBalancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the LoadBalancer.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
A list of instance IDs whose states are being queried.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
A list of instance IDs whose states are being queried.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of EC2 instance IDs for the LoadBalancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of EC2 instance IDs for the LoadBalancer.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instances IDs that should be registered with the LoadBalancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instances IDs that should be registered with the LoadBalancer.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the LoadBalancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the LoadBalancer.
withInstances(JobFlowInstancesDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Describes the Amazon EC2 instances of the job flow.
withInstances(JobFlowInstancesConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A specification of the number and type of Amazon EC2 instances on which to run the job flow.
withInstanceStates(InstanceState...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
withInstanceStates(Collection<InstanceState>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type (e.g., m1.small, c1.medium, m2.2xlarge, and so on).
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instances can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instances can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the instance type for the launched instances.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns a reference to this object so that method calls can be chained together.
withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
The Amazon EC2 instance type for all instances in the instance group.
withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Amazon EC2 Instance type.
withInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
Specify the instance type to use for this instance group.
withInstanceTypes(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the instance type to return.
withInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the instance type to return.
withInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
withIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Contains the Internet-routable IP address of the customer gateway's outside interface.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
List of IP permissions to authorize on the specified security group.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
List of IP permissions to authorize on the specified security group.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
List of IP permissions to revoke on the specified security group.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
List of IP permissions to revoke on the specified security group.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The permissions enabled for this security group.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The permissions enabled for this security group.
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
The IP protocol of this permission.
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withIpRanges(String...) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
withIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
withIPRanges(IPRange...) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
withIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
withIsCanceled(Boolean) - Method in class com.amazonaws.services.importexport.model.Job
Indicates whether the job was canceled.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A flag that indicates whether there are more User names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
A flag that indicates whether there are more keys to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A flag that indicates whether there are more policy names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
A flag that indicates whether there are more groups to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
A flag that indicates whether there are more groups to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A flag that indicates whether there are more User names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A flag that indicates whether there are more server certificates to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
A flag that indicates whether there are more certificate IDs to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A flag that indicates whether there are more policy names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A flag that indicates whether there are more User names to list.
withIsTruncated(Boolean) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
Indicates whether the list of jobs was truncated.
withItemCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all items in the domain.
withItemName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the item.
withItemName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the item.
withItemName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the item.
withItemNamesSizeBytes(Long) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all item names in the domain, in bytes.
withItems(DeletableItem...) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
A list of items on which to perform the operation.
withItems(Collection<DeletableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
A list of items on which to perform the operation.
withItems(ReplaceableItem...) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
A list of items on which to perform the operation.
withItems(Collection<ReplaceableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
A list of items on which to perform the operation.
withItems(Item...) - Method in class com.amazonaws.services.simpledb.model.SelectResult
A list of items that match the select expression.
withItems(Collection<Item>) - Method in class com.amazonaws.services.simpledb.model.SelectResult
A list of items that match the select expression.
withJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A path to a JAR file run during the step.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest
Job flow in which to add the instance groups.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult
The job flow ID in which the instance groups are added.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A string that uniquely identifies the job flow.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The job flow identifier.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
An unique identifier for the job flow.
withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose job flow ID is contained in this list.
withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose job flow ID is contained in this list.
withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
A list of job flows to be shutdown.
withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
A list of job flows to be shutdown.
withJobFlows(JobFlowDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
A list of job flows matching the parameters supplied.
withJobFlows(Collection<JobFlowDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
A list of job flows matching the parameters supplied.
withJobFlowStates(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose state is contained in this list.
withJobFlowStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Return only job flows whose state is contained in this list.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.CancelJobRequest
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusRequest
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.Job
A unique identifier which refers to a particular job.
withJobId(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
A unique identifier which refers to a particular job.
withJobs(Job...) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.importexport.model.ListJobsResult
A list container for Jobs returned by the ListJobs operation.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.Job
Specifies whether the job to initiate is an import or export job.
withJobType(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Specifies whether the job to initiate is an import or export job.
withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies whether the job flow should terminate after completing all steps.
withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies whether or not the job flow should terminate after completing all steps.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the EC2 AMI.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the EC2 AMI.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Kernel ID of the associated AMI.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Kernel associated with this instance.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID of the associated instance.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the ID of the kernel to select.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The optional ID of a specific kernel to register with the new AMI.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel with which to launch the instance.
withKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Contains the name of a DHCP option.
withKey(String) - Method in class com.amazonaws.services.ec2.model.Tag
The tag's key.
withKey(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag's key.
withKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The unique identifier of a key value pair.
withKey(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort and returns the updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the key of the object to delete and returns this object, enabling additional method calls to be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the key of the version to delete Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request, and returns this request object to enable additional method calls to be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
withKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
withKey(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the key under which to store the new object.
withKey(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the key of the initiated multipart upload, and returns this updated object so that additional method calls can be chained together.
withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The MD5 public key fingerprint as specified in section 4 of RFC4716 .
withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The SHA-1 digest of the DER encoded private key.
withKeyFingerprint(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The SHA-1 digest of the DER encoded private key.
withKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the KeyMarker property for this request.
withKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The unencrypted PEM encoded RSA private key.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the EC2 key pair.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the EC2 key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
The unique name for the new key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the Amazon EC2 key pair to delete.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The unique name for the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
The specified unique key pair name.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.Instance
If this instance was launched with an associated key pair, this displays the key pair name.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
The name of the key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The name of the key pair.
withKeyNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
The optional list of key pair names to describe.
withKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
The optional list of key pair names to describe.
withKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
The newly created EC2 key pair.
withKeyPairs(KeyPairInfo...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
The list of described key pairs.
withKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
The list of described key pairs.
withLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Label property for this object.
withLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
A unique name representing this regular expression.
withLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
withLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
withLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
Returns a reference to this object so that method calls can be chained together.
withLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identfication of the permission to remove.
withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Details regarding the state of the instance group.
withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Description of the job flow last changed state.
withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
A description of the step's current state.
withLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the latest time to which a database can be restored with point-in-time restore.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration to use with the Auto Scaling group.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurationNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Auto Scaling launch configurations in use by this environment.
withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The Auto Scaling launch configurations in use by this environment.
withLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the instance launch group.
withLaunchGroup(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchPermissions(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Launch permissions for the associated AMI.
withLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Launch permissions for the associated AMI.
withLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies additional launch instance information.
withLaunchSpecification(LaunchSpecification) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
The time this instance launched.
withLBCookieStickinessPolicies(LBCookieStickinessPolicy...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the LBCookieStickinessPolicies created with CreateAppCookieStickinessPolicy.
withLBCookieStickinessPolicies(Collection<LBCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the LBCookieStickinessPolicies created with CreateAppCookieStickinessPolicy.
withLicense(InstanceLicense) - Method in class com.amazonaws.services.ec2.model.Instance
Represents an active license in use and attached to an Amazon EC2 instance.
withLicense(InstanceLicenseSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies active licenses in use and attached to an Amazon EC2 instance.
withLicenseId(String) - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
Specifies the ID for the specific license to activate against.
withLicenseId(String) - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
Specifies the ID for the specific license to deactivate against.
withLicenseId(String) - Method in class com.amazonaws.services.ec2.model.License
The unique ID identifying the license.
withLicenseIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
Specifies the license registration for which details are to be returned.
withLicenseIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
Specifies the license registration for which details are to be returned.
withLicenses(License...) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
Specifies active licenses in use and attached to an Amazon EC2 instance.
withLicenses(Collection<License>) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
Specifies active licenses in use and attached to an Amazon EC2 instance.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
withListener(Listener) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
The Listener data type.
withListenerDescriptions(ListenerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, Protocol, and PolicyNames are returned in a list of tuples in the ListenerDescriptions element.
withListenerDescriptions(Collection<ListenerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, Protocol, and PolicyNames are returned in a list of tuples in the ListenerDescriptions element.
withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
A list of LoadBalancerPort, InstancePort, Protocol, and SSLCertificateID items.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
A list of LoadBalancerPort, InstancePort, Protocol, and SSLCertificateID items.
withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
withLoadBalancerDescriptions(LoadBalancerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of LoadBalancer description structures.
withLoadBalancerDescriptions(Collection<LoadBalancerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of LoadBalancer description structures.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
The mnemonic name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
The name of the new LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The mnemonic name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The name of the the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The name associated with the LoadBalancer.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Returns a reference to this object so that method calls can be chained together.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Returns a reference to this object so that method calls can be chained together.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of LoadBalancers to use.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of LoadBalancers to use.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of names associated with the LoadBalancers at creation time.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of names associated with the LoadBalancers at creation time.
withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The port that uses the specified SSL certificate.
withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
The external port of the LoadBalancer with which this policy has to be associated.
withLoadBalancerPorts(Integer...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the LoadBalancerListener(s) to be removed.
withLoadBalancerPorts(Collection<Integer>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the LoadBalancerListener(s) to be removed.
withLoadBalancers(LoadBalancer...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The LoadBalancers in use by this environment.
withLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The LoadBalancers in use by this environment.
withLocationCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the location of the storage device, such as "AtAWS".
withLocationMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the physical location of the storage device.
withLogBucket(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
Amazon S3 bucket for user logs.
withLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket and returns the updated object, enabling additional method calls to be chained together.
withLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult
The new login profile.
withLoginProfile(LoginProfile) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult
Login profile for the User name.
withLogKey(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The key where the user logs were stored.
withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The location in Amazon S3 where log files for the job are stored.
withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Specifies the location in Amazon S3 to write the log files of the job flow.
withLowerBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the lower threshold has been breached.
withLowerBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the lower threshold has been breached.
withLowerThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The lower limit for the metric.
withLowerThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the lower limit for the metric.
withMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
The name of the main class in the specified Java file.
withManifest(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
The UTF-8 encoded text of the manifest file.
withManifest(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
The UTF-8 encoded text of the manifest file.
withManifestAddendum(String) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
For internal use only.
withMapper(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the mapper
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
If IsTruncated is true, then this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results, and only in a subsequent request after you've received a response where the results are truncated.
withMarker(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
If IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
withMarker(String) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Specifies the JOBID to start after when listing the jobs created with your account.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The marker provided in the previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
The identifier returned to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The marker provided in the previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A marker provided for paginated results.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The marker provided in the previous request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
The marker provided for paginated results.
withMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Market type of the Amazon EC2 instances used to create a cluster node.
withMarket(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Market type of the Amazon EC2 instances used to create a cluster node.
withMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 instance identifier of the master node.
withMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the master node.
withMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 master node instance type.
withMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The DNS name of the master node.
withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of master user for the client DB Instance.
withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the master username for the DB Instance.
withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the master username for the DB Instance.
withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The password for the master DB Instance user.
withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new password for the DB Instance master user.
withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the pending or in-progress change of the master credentials for the DB Instance.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets a single ETag constraint to this request.
withMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of allowed open HTTP connections and returns the updated ClientConfiguration object.
withMaxCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Maximum number of instances to launch.
withMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error responses from services), and returns the updated ClientConfiguration object.
withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Maximum property for this object.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupRequest
Use this only when paginating results to indicate the maximum number of User names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Use this only when paginating results to indicate the maximum number of keys you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
Use this only when paginating results to indicate the maximum number of groups you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Use this only when paginating results to indicate the maximum number of keys you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
Use this only when paginating results to indicate the maximum number of server certificates you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
Use this only when paginating results to indicate the maximum number of certificate IDs you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
Use this only when paginating results to indicate the maximum number of policy names you want in the response.
withMaxItems(Integer) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
Use this parameter only when paginating results to indicate the maximum number of User names you want in the response.
withMaxJobs(Integer) - Method in class com.amazonaws.services.importexport.model.ListJobsRequest
Sets the maximum number of jobs returned in the response.
withMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
withMaxLength(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value no longer than this value.
withMaxNumberOfDomains(Integer) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
The maximum number of domain names you want returned.
withMaxNumberOfMessages(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The maximum number of messages to return.
withMaxParts(int) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing and returns this updated ListPartsRequest objects so that additional method calls can be chained together.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a reference to this object so that method calls can be chained together.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The maximum number of records to include in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the AutoScalingGroup.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withMaxUploads(int) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withMaxValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value less than this value.
withMD5Digest(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
withMD5OfBody(String) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
withMeasureName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The measure name associated with the metric used by the trigger to determine when to fire.
withMeasureName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the measure name used by the trigger to determine when to fire.
withMeasureName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the MeasureName property for this object.
withMeasureName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the MeasureName property for this object.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Error message.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
Returns a reference to this object so that method calls can be chained together.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
Descriptive message for the state change.
withMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The retrieved information.
withMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The event message.
withMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
A message describing the error or warning.
withMessage(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the text of this event.
withMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send to the topic.
withMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
withMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishResult
Unique identifier assigned to the published message.
withMessageId(String) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
The message ID of the message sent to the queue.
withMessages(ValidationMessage...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
A list of ValidationMessage.
withMessages(Collection<ValidationMessage>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
A list of ValidationMessage.
withMessages(Message...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
withMessages(Collection<Message>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
withMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional metadata instructing Amazon S3 how to handle the uploaded data (e.g.
withMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request, and returns this request object to enable additional method calls to be chained together.
withMetrics(Metric...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the Metrics property for this object.
withMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the Metrics property for this object.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the optional Multi-Factor Authentication information to include with this request Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the optional Multi-Factor Authentication information to include with this request, and returns this object so that additional method calls may be chained together.
withMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket, and returns this object so that additional method calls may be chained together.
withMFADevices(MFADevice...) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
withMFADevices(Collection<MFADevice>) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult
A list of MFA devices.
withMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Minimum number of instances to launch.
withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Minimum property for this object.
withMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.Parameter
The earliest engine version to which the parameter can apply.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the AutoScalingGroup.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withMinValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a numeric value greater than this value.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
Monitoring status for this instance.
withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Monitoring state for the associated instance.
withMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Enables monitoring for the instance.
withMonitoringEnabled(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns a reference to this object so that method calls can be chained together.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
Specifies if the DB Instance is a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies if the DB Instance is a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The Multi-AZ filter value.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The Multi-AZ filter value.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies if the DB Instance is a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Indicates that the Single-AZ DB Instance is to change to a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Specifies if the DB Instance is a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies if the DB Instance is a Multi-AZ deployment.
withName(String) - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the name of the Dimension.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The name for the new AMI being created.
withName(String) - Method in class com.amazonaws.services.ec2.model.Filter
Specifies the name of the filter.
withName(String) - Method in class com.amazonaws.services.ec2.model.Image
The name of the AMI that was provided during image creation.
withName(String) - Method in class com.amazonaws.services.ec2.model.InstanceState
The current state of the instance.
withName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The name to give the new Amazon Machine Image.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
The name of the AutoScalingGroup .
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
The name of the configuration option.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
The name of the launch configuration.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
The name of the LoadBalancer.
withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
The name of the trigger.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The name of the bootstrap action.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig
Friendly name given to the instance group.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
Friendly name for the instance group.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
The name of the job flow.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
The name of the job flow.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
The name of the job flow step.
withName(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
The name of the attribute.
withName(String) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.simpledb.model.Item
The name of the item.
withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The name of the replaceable attribute.
withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
The name of the replaceable item.
withName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The name of the attribute involved in the condition.
withName(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
withNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Returns a reference to this object so that method calls can be chained together.
withNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Returns a reference to this object so that method calls can be chained together.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Namespace property for this object.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Namespace property for this object.
withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
A unique namespace identifying the option's associated AWS resource.
withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
A unique namespace identifying the option's associated AWS resource.
withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
A unique namespace identifying the option's associated AWS resource.
withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Returns a reference to this object so that method calls can be chained together.
withNewGroupName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New name for the group.
withNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object and returns this object, enabling additional method calls to be chained together.
withNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest
New path for the group.
withNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new path for the server certificate.
withNewPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New path for the User.
withNewServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The new name for the server certificate.
withNewUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
New name for the User.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a reference to this object so that method calls can be chained together.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a reference to this object so that method calls can be chained together.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string used to mark the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Sets the value of the NextToken property for this object.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the NextToken property for this object.
withNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
If returned, this indicates that there are more results to obtain.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
A string informing Amazon SimpleDB where to start the next list of domain names.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
A string informing Amazon SimpleDB where to start the next list of ItemNames.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectResult
An opaque token indicating that more items than MaxNumberOfItems were matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Token to pass along to the next ListSubscriptionsByTopic request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Token to pass along to the next ListSubscriptions request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Token to pass along to the next ListTopics request.
withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies the device name to suppress during instance launch.
withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
When set to the empty string, specifies that the device name in this object should not be mapped to any real device.
withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets a single ETag constraint to this request.
withNoReboot(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default this property is set to false, which means Amazon EC2 attempts to cleanly shut down the instance before image creation and reboots the instance afterwards.
withNormalizedInstanceHours(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
An approximation of the cost of the job flow, represented in m1.small/hours.
withObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
withOnArrested(ResizeJobFlowStep.OnArrested) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
What action this step should take if any of the instance group modifications result in the instance group entering Arrested state.
withOnFailure(ResizeJobFlowStep.OnFailure) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
What action this step should take if the modification fails.
withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The type of operation being requested.
withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The operation to perform on the attribute.
withOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The name of the configuration option.
withOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
The name of the configuration option.
withOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
Returns a reference to this object so that method calls can be chained together.
withOptions(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
If specified, restricts the descriptions to only the specified options.
withOptions(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
If specified, restricts the descriptions to only the specified options.
withOptions(ConfigurationOptionDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
A list of ConfigurationOptionDescription.
withOptions(Collection<ConfigurationOptionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
A list of ConfigurationOptionDescription.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
A list of the configuration options and their values in this configuration set.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
A list of the configuration options and their values in this configuration set.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the configuration set for the new environment.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
If specified, AWS Elastic Beanstalk sets the specified configuration options to the requested value in the configuration set for the new environment.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration option settings to update with the new specified option value.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration option settings to update with the new specified option value.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
A list of the configuration options and their values in this configuration set.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.
withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
A list of the options and desired values to evaluate.
withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
A list of the options and desired values to evaluate.
withOptionsToRemove(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this new environment.
withOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this new environment.
withOptionsToRemove(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration options to remove from the configuration set.
withOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
A list of configuration options to remove from the configuration set.
withOptionsToRemove(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this environment.
withOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
A list of custom user-defined configuration options to remove from the configuration set for this environment.
withOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
withOutput(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the output path for this step.
withOwner(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's owner.
withOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The instance owner's account ID.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
AWS Access Key ID of the image owner.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The AWS Access Key ID of the user who owns the reservation.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS Access Key ID of the owner of the security group.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
AWS Access Key ID of the user who owns the snapshot.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies the AWS account ID of the account.
withOwnerId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the AWS ID of the owner of a specific DB Security Group.
withOwnerIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot owners.
withOwnerIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot owners.
withOwners(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of owners for the described AMIs.
withOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of owners for the described AMIs.
withParameter(String, String) - Method in class com.amazonaws.DefaultRequest
 
withParameter(String, String) - Method in interface com.amazonaws.Request
Adds the specified request parameter to this request, and returns the updated request object.
withParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The status of parameter updates.
withParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the name of the parameter.
withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter instances.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter instances.
withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Contains a list of engine default parameters.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Contains a list of engine default parameters.
withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
withParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the value of the parameter.
withPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained.
withPartETags(UploadPartResult...) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartETags(Collection<UploadPartResult>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the part number of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
withPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the size of this part, in bytes, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
The new password for the User name.
withPassword(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
The new password for the User name.
withPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The Windows administrator password of the specified instance.
withPath(String) - Method in class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig
Location of the script to run during a bootstrap action.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateGroupRequest
The path to the group.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
The path for the User name.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.Group
Path to the group.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
Path to the server certificate.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The path for the server certificate.
withPath(String) - Method in class com.amazonaws.services.identitymanagement.model.User
Path to the User name.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest
The path prefix for filtering the results.
withPathPrefix(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersRequest
The path prefix for filtering the results.
withPattern(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
The regular expression pattern that a string configuration option value with this restriction must match.
withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies that changes to the DB Instance are pending.
withPeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The period, in seconds, associated witht he metric statistics.
withPeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the period used in retrieving metric statistics used by the trigger to determine when to fire.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Period property for this object.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where this instance launched.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Defines a placement item.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the placement constraints (Availability Zones) for launching the instances.
withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Specifies the Availability Zone the job flow will run in.
withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Specifies the Amazon EC2 Availability Zone for the job flow.
withPlacementGroups(PlacementGroup...) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
Contains information about the specified PlacementGroups.
withPlacementGroups(Collection<PlacementGroup>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
Contains information about the specified PlacementGroups.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
The operating platform of the AMI.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
Platform of the instance (e.g., Windows).
withPolicies(Policies) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of policies defined for the LoadBalancer.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
The policy document.
withPolicyDocument(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
The policy document.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
The mnemonic name for the policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
The name of the policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
The name of the policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
The mnemonic name for the policy being deleted.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
The name name for the policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest
Name of the policy document to delete.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the policy document to delete.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest
Name of the policy document to get.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the policy document to get.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The name of the policy.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest
Name of the policy document.
withPolicyName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the policy document.
withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
A list of policies enabled for this listener.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
A list of policies enabled for this listener.
withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
withPolicyNames(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult
A list of policy names.
withPolicyNames(String...) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult
A list of policy names.
withPool(String) - Method in class com.amazonaws.services.ec2.model.InstanceLicense
The license pool from which this license was used (ex: 'windows').
withPool(String) - Method in class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
The license pool from which to take a license when starting Amazon EC2 instances in the associated RunInstances request.
withPool(String) - Method in class com.amazonaws.services.ec2.model.License
The name of the pool in which the license is kept.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The port number that the DB Instance uses for connections.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The port number on which the database accepts connections.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the port that the database engine is listening on.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending port for the DB Instance.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The port number on which the database accepts connections.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The port number on which the database accepts connections.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the weekly time range (in UTC) during which system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur, which may result in an outage.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
The prefix that is prepended to datafeed files.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The prefix to use when storing the AMI in S3.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Contains the prefix that is prepended to data feed files.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional prefix parameter restricting the response to multipart uploads for keys that begin with the specified prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the specified instance.
withPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
Sets the principals associated with this policy statement, and returns this updated Statement object.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the private IP address that is assigned to the instance (Amazon VPC).
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
If you're using Amazon Virtual Private Cloud, you can optionally use this parameter to assign the instance a specific available IP address from the subnet.
withPrivateKey(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The contents of the private key in PEM-encoded format.
withProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code to confirm.
withProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The unique ID of an AWS DevPay product code.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Image
Product codes of the AMI.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
Product codes of the AMI.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Product codes for the associated AMI.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Product codes for the associated AMI.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Instance
Product codes attached to this instance.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
Product codes attached to this instance.
withProductCodes(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The list of product codes being added to or removed from the specified AMI.
withProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The list of product codes being added to or removed from the specified AMI.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product description.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instances product description (ex: Windows or Unix/Linux).
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instances description (ex: Windows or Unix/Linux).
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns a reference to this object so that method calls can be chained together.
withProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
Product description filter value.
withProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The product description filter value.
withProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The description of the reserved DB Instance.
withProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The database engine used by the offering.
withProductDescriptions(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The description of the AMI.
withProductDescriptions(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The description of the AMI.
withProgress(Integer) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies a value between 0 and 100 that indicates the progress of the activity.
withProgress(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The level of task completion, in percent (e.g., 20%).
withProgress(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The progress of the snapshot, in percentage.
withProgressCode(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A token representing the state of the job, such as "Started".
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional progress listener for receiving updates about object upload status, and returns this updated object so that additional method calls can be chained together.
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional progress listener for receiving updates about object upload status, and returns this updated object so that additional method calls can be chained together.
withProgressMessage(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
A more human readable form of the job status.
withProperties(KeyValue...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of Java properties that are set when the step runs.
withProperties(Collection<KeyValue>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
A list of Java properties that are set when the step runs.
withProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
Sets the protocol (i.e.
withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
withProtocol(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The protocol you want to use.
withProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
withProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy host the client will connect through and returns the updated ClientConfiguration object.
withProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy password to use when connecting through a proxy, and returns the updated ClientConfiguration object.
withProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy port the client will connect through and returns the updated ClientConfiguration object.
withProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy user name and returns the updated ClientConfiguration object.
withPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
True if this image has public launch permissions.
withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
Returns a reference to this object so that method calls can be chained together.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
IP address for use with your account.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
IP address that you are assigning to the instance.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Returns a reference to this object so that method calls can be chained together.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
The elastic IP address that you are disassociating from the instance.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The elastic IP address that you are releasing from your account.
withPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the IP address of the instance.
withPublicIps(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
The optional list of Elastic IP addresses to describe.
withPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
The optional list of Elastic IP addresses to describe.
withPublicKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
The public key portion of the key pair being imported.
withQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name to use for the created queue.
withQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The queue URL for the created queue.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrls(String...) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs for queues.
withQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs for queues.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the EC2 AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the EC2 AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Ramdisk ID of the associated AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
RAM disk associated with this instance.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ramdisk ID of the associated instance.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the ID of the RAM disk to select.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The optional ID of a specific ramdisk to register with the new AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the RAM disk with which to launch the instance.
withRange(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
withReadReplicaDBInstanceIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains one or more identifiers of the Read Replicas associated with this DB Instance.
withReadReplicaDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains one or more identifiers of the Read Replicas associated with this DB Instance.
withReadReplicaSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the identifier of the source DB Instance if this DB Instance is a Read Replica.
withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was available to the cluster.
withReadyDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The date and time when the job flow was ready to start running bootstrap actions.
withReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout the client wants to change.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The receipt handle associated with the message to delete.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withReducer(String) - Method in class com.amazonaws.services.elasticmapreduce.util.StreamingStep
Set the reducer
withRegex(OptionRestrictionRegex) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, the configuration option must be a string value that satisfies this regular expression.
withRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Name of the region in which this zone resides.
withRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
Name of the region.
withRegionNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The optional list of regions to describe.
withRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The optional list of regions to describe.
withRegions(Region...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
The list of described Amazon EC2 regions.
withRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
The list of described Amazon EC2 regions.
withReplace(Boolean) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair.
withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The unique ID of the user who requested the instances in this reservation.
withRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.
withRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The web service request ID for the activity of this event.
withReservation(Reservation) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
The newly created reservation, containing the new instances.
withReservationId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The unique ID of this reservation.
withReservations(Reservation...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The list of reservations containing the describes instances.
withReservations(Collection<Reservation>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
The list of reservations containing the describes instances.
withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The reserved DB Instance identifier filter value.
withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
Customer-specified identifier to track this reservation.
withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The unique identifier for the reservation.
withReservedDBInstances(ReservedDBInstance...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
A list of of reserved DB Instances.
withReservedDBInstances(Collection<ReservedDBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
A list of of reserved DB Instances.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
The offering identifier filter value.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
The offering identifier filter value.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
The ID of the Reserved DB Instance offering to purchase.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The offering identifier.
withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The offering identifier.
withReservedDBInstancesOfferings(ReservedDBInstancesOffering...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A list of DB Instance offerings.
withReservedDBInstancesOfferings(Collection<ReservedDBInstancesOffering>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
A list of DB Instance offerings.
withReservedInstances(ReservedInstances...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
The list of described Reserved Instances.
withReservedInstances(Collection<ReservedInstances>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
The list of described Reserved Instances.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
The unique ID of the Reserved Instances purchased for your account.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The unique ID of the Reserved Instances purchase.
withReservedInstancesIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
withReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The unique ID of the Reserved Instances offering being purchased.
withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The unique ID of this Reserved Instances offering.
withReservedInstancesOfferingIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
An optional list of the unique IDs of the Reserved Instance offerings to describe.
withReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
An optional list of the unique IDs of the Reserved Instance offerings to describe.
withReservedInstancesOfferings(ReservedInstancesOffering...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The list of described Reserved Instance offerings.
withReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The list of described Reserved Instance offerings.
withResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Specifies whether (true) or not (false) to reset all parameters in the DB Parameter Group to default values.
withResizeAction(ResizeJobFlowStep.ResizeAction) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Add a new action for this step to perform.
withResourceId(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The resource ID for the tag.
withResources(Resource...) - Method in class com.amazonaws.auth.policy.Statement
Sets the resources associated with this policy statement and returns this updated Statement object so that additional method calls can be chained together.
withResources(String...) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more IDs of resources to tag.
withResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
One or more IDs of resources to tag.
withResources(String...) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
A list of one or more resource IDs.
withResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
A list of one or more resource IDs.
withResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The type of resource identified by the associated resource ID (ex: instance, AMI, EBS volume, etc).
withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withRestorableByUserIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of users who have permission to create volumes from the described EBS snapshots.
withRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of users who have permission to create volumes from the described EBS snapshots.
withRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The date and time from to restore from.
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
The root device name (e.g., /dev/sda1).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (e.g., /dev/sda1).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The root device name (e.g., /dev/sda1).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The root device name (e.g., /dev/sda1).
withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
The root device type used by the AMI.
withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
withS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
The details of S3 storage for bundling a Windows instance.
withS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
The name of the Amazon S3 bucket created.
withS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 bucket where the data is located.
withS3Key(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
The Amazon S3 key where the data is located.
withSamples(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Samples property for this object.
withSampleTimestamp(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
The time stamp when this information was retrieved.
withScriptBootstrapAction(ScriptBootstrapActionConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig
The script run by the bootstrap action.
withSecretAccessKey(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The secret key used to sign requests.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of names of the security groups with which to associate EC2 instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of names of the security groups with which to associate EC2 instances.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains a description of the security groups to associate with the EC2 instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains a description of the security groups to associate with the EC2 instances.
withSecurityGroups(SecurityGroup...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
The list of described Amazon EC2 security groups.
withSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
The list of described Amazon EC2 security groups.
withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns a reference to this object so that method calls can be chained together.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns a reference to this object so that method calls can be chained together.
withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The names of the security groups into which the instances will be launched.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The names of the security groups into which the instances will be launched.
withSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
The serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
Serial number that uniquely identifies the MFA device.
withSerialNumber(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Serial number that uniquely identifies the MFA device.
withServerCertificate(ServerCertificate) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult
Information about the server certificate.
withServerCertificateId(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The stable and unique string identifying the server certificate.
withServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificate
The meta information of the server certificate, such as its name, path, ID, and ARN.
withServerCertificateMetadata(ServerCertificateMetadata) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key.
withServerCertificateMetadataList(ServerCertificateMetadata...) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
withServerCertificateMetadataList(Collection<ServerCertificateMetadata>) - Method in class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult
A list of server certificates.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest
The name of the server certificate you want to delete.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest
The name of the server certificate you want to retrieve information about.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The name that identifies the server certificate.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest
The name of the server certificate that you want to update.
withServerCertificateName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest
The name for the server certificate.
withSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, limits the events returned from this call to include only those with the specified severity or higher.
withSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The severity level of this event.
withSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
An indication of the severity of this message:
withShouldDecrementDesiredCapacity(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
withSignature(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
withSignature(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
withSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
The actual text of the SIGNATURE file to be written to disk.
withSignatureFileContents(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
An encrypted code used to authenticate the request and response, for example, "DV+TpDfx1/TdSE9ktyK9k/bDTVI=".
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in gigabytes.
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The size of this volume, in gigabytes.
withSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
The EC2 instance type of the slave nodes.
withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
The Amazon EC2 slave node instance type.
withSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
The new snapshot.
withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the time (UTC) when the snapshot was taken.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The ID of the snapshot from which to create the new volume.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the snapshot to delete.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the EBS snapshot whose attribute is being described.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the snapshot whose attribute is being described.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot from which the volume will be created.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the EBS snapshot whose attributes are being modified.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot whose attribute is being reset.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The unique ID of this snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
Optional snapshot from which this volume was created.
withSnapshotIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot IDs to describe.
withSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot IDs to describe.
withSnapshots(Snapshot...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The list of described EBS snapshots.
withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The list of described EBS snapshots.
withSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
The name of the solution stack this configuration set uses.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the solution stack used by this configuration.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
This is an alternative to specifying a configuration name.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the SolutionStack deployed with this environment.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the solution stack whose configuration options you want to describe.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
The name of the solution stack these configuration options belong to.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the SolutionStack deployed with this environment.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the SolutionStack deployed with this environment.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
The name of the solution stack this configuration set uses.
withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the SolutionStack deployed with this environment.
withSolutionStacks(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks.
withSolutionStacks(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
A list of available solution stacks.
withSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The parameter types to return.
withSource(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates the source of the parameter value.
withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied, and returns this object, enabling additional method calls to be chained together.
withSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
The location where the source bundle is located for this version.
withSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
withSourceConfiguration(SourceConfiguration) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
If specified, AWS Elastic Beanstalk uses the configuration values from the specified configuration template to create a new configuration.
withSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
The identifier of the DB Instance that will act as the source for the Read Replica.
withSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The identifier of the source DB Instance from which to restore.
withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the identifier for the source of the event.
withSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the key in the source bucket under which the source object to be copied is stored and returns this object, enabling additional method calls to be chained together.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(String) - Method in class com.amazonaws.services.rds.model.Event
Specifies the source type for this event.
withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy and returns this object, enabling additional method calls to be chained together.
withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
Returns a reference to this object so that method calls can be chained together.
withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
The Spot Instance datafeed subscription.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Returns a reference to this object so that method calls can be chained together.
withSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withSpotInstanceRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Specifies the ID of the Spot Instance request.
withSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
Specifies the ID of the Spot Instance request.
withSpotInstanceRequestIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
The ID of the request.
withSpotInstanceRequestIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
The ID of the request.
withSpotInstanceRequests(SpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
Returns a reference to this object so that method calls can be chained together.
withSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
Returns a reference to this object so that method calls can be chained together.
withSpotInstanceRequests(SpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Contains a list of Spot Instance requests.
withSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Contains a list of Spot Instance requests.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the maximum hourly price for any Spot Instance launched to fulfill the request.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns a reference to this object so that method calls can be chained together.
withSpotPriceHistory(SpotPrice...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Returns a reference to this object so that method calls can be chained together.
withSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Returns a reference to this object so that method calls can be chained together.
withSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
The ID of the SSL certificate chain to use.
withSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
The ID of the SSL certificate chain to use.
withStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instances started.
withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
The date/time the instance group was started.
withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The start date and time of the job flow.
withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The start date and time of the step.
withStartingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
The list of the starting instances and details on how their state has changed.
withStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
The list of the starting instances and details on how their state has changed.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this activity.
withStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the StartTime property for this object.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
The start date and time of the Spot Instance price history data.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
Time stamp when the snapshot was initiated.
withStartTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.
withStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
withStartTime(Date) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The time the reservation started.
withState(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
State of the Availability Zone.
withState(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
The state of this task.
withState(String) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withState(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Describes the current state of the customer gateway.
withState(String) - Method in class com.amazonaws.services.ec2.model.Image
Current state of the AMI.
withState(InstanceState) - Method in class com.amazonaws.services.ec2.model.Instance
The current state of the instance.
withState(String) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The state of this license capacity, indicating whether the license is actively being used or not.
withState(String) - Method in class com.amazonaws.services.ec2.model.Monitoring
The state of monitoring on an Amazon EC2 instance (ex: enabled, disabled).
withState(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The state of this PlacementGroup.
withState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instances purchase.
withState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Snapshot state (e.g., pending, completed, or error).
withState(String) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
Specifies the state of the Spot Instance request.
withState(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Describes the current state of the subnet.
withState(String) - Method in class com.amazonaws.services.ec2.model.Volume
State of this volume (e.g., creating, available).
withState(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a reference to this object so that method calls can be chained together.
withState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Describes the current state of the VPC.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Returns a reference to this object so that method calls can be chained together.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Describes the current state of the VPN connection.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Describes the current state of the VPN gateway.
withState(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current status of the instance.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail
State of instance group.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
The state of the job flow.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
The state of the job flow step.
withState(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The state of the reserved DB Instance.
withStatements(Statement...) - Method in class com.amazonaws.auth.policy.Policy
Sets the collection of statements contained by this policy and returns this policy object so that additional method calls can be chained together.
withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the state change.
withStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
Reason for the most recent state transition.
withStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The statistic that the trigger when fetching metrics to examine.
withStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the statistic used by the trigger to determine which metric statistics to examine.
withStatistics(String...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Statistics property for this object.
withStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Statistics property for this object.
withStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Provides the current status of the trigger.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The status of the EBS volume.
withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The current operational status of the environment: Launching: Environment is in the process of initial deployment.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
The status of the access key.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
The status of the access key.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The status of the signing certificate.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
The status you want to assign to the Secret Access Key.
withStatus(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
The status you want to assign to the certificate.
withStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
Returns a reference to this object so that method calls can be chained together.
withStatus(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the status of this DB Snapshot.
withStatus(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Provides the status of the EC2 security group.
withStatus(String) - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the status of the IP range.
withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object, and returns this object so that additional method calls may be chained together.
withStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
withStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
withStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
The step configuration.
withSteps(StepConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A list of StepConfig to be executed by the job flow.
withSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
A list of StepConfig to be executed by the job flow.
withSteps(StepDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of steps run by the job flow.
withSteps(Collection<StepDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
A list of steps run by the job flow.
withSteps(StepConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of steps to be executed by the job flow.
withSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
A list of steps to be executed by the job flow.
withStoppingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
The list of the stopping instances and details on how their state has changed.
withStoppingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
The list of the stopping instances and details on how their state has changed.
withStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleTask
Amazon S3 storage locations.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in S3.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
withStorageMode(CryptoStorageMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Sets the storage mode to the specified mode, and returns the updated CryptoConfiguration object.
withStrategy(String) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
The PlacementGroup strategy.
withStrategy(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The strategy to use when allocating Amazon EC2 instances for the PlacementGroup.
withSubject(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line of when the message is delivered to e-mail endpoints.
withSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Returns a reference to this object so that method calls can be chained together.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
Returns a reference to this object so that method calls can be chained together.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the Amazon VPC subnet ID in which the instance is running.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the Amazon VPC subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Specifies the ID of the subnet.
withSubnetIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
A set of one or more subnet IDs.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
A set of one or more subnet IDs.
withSubnets(Subnet...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Contains a set of one or more Subnet instances.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Contains a set of one or more Subnet instances.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
The ARN of the created subscription.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeResult
The ARN of the subscription, if the service was able to create a subscription immediately (without requiring endpoint owner confirmation).
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's ARN.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
withSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.CancelJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
withSuccess(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
Specifies whether (true) or not (false) AWS Import/Export updated your job.
withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Sum property for this object.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The tags to add or overwrite for the specified resources.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
The tags to add or overwrite for the specified resources.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
A list of tags for the CustomerGateway.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
A list of tags for the CustomerGateway.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The tags to delete from the specified resources.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
The tags to delete from the specified resources.
withTags(TagDescription...) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of the tags for the specified resources.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
A list of the tags for the specified resources.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
A list of tags for the DhcpOptions.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
A list of tags for the DhcpOptions.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Image
A list of tags for the Image.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Image
A list of tags for the Image.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Instance
A list of tags for the Instance.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Instance
A list of tags for the Instance.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.License
A list of tags for the License.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.License
A list of tags for the License.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
A list of tags for the ReservedInstances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
A list of tags for the ReservedInstances.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Snapshot
A list of tags for the Snapshot.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Snapshot
A list of tags for the Snapshot.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
A list of tags for this spot instance request.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
A list of tags for this spot instance request.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Subnet
A list of tags for the Subnet.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Subnet
A list of tags for the Subnet.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Volume
A list of tags for the Volume.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Volume
A list of tags for the Volume.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.Vpc
A list of tags for the VPC.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.Vpc
A list of tags for the VPC.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpnConnection
A list of tags for the VpnConnection.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
A list of tags for the VpnConnection.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.VpnGateway
A list of tags for the VpnGateway.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
A list of tags for the VpnGateway.
withTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
withTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the new database instance to be created.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
If not null, the name of the configuration template for this configuration set.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
The name of the configuration template.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the configuration template to use in deployment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The name of the configuration template used to originally launch this environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
The name of the configuration template to delete.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
The name of the configuration template whose configuration options you want to describe.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
The name of the configuration template to describe.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The name of the configuration template used to originally launch this environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The name of the configuration associated with this event.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
The name of the configuration template.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The name of the configuration template used to originally launch this environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
The name of the configuration template to update.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
If not null, the name of the configuration template for this configuration set.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The name of the configuration template used to originally launch this environment.
withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
The name of the configuration template to validate the settings against.
withTerminateResources(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
Indicates whether the associated AWS resources should shut down when the environment is terminated:
withTerminatingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
The list of the terminating instances and details on how their state has changed.
withTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
The list of the terminating instances and details on how their state has changed.
withTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the amount of time, in seconds, during which no response means a failed health probe.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Timestamp property for this object.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns a reference to this object so that method calls can be chained together.
withTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated in Epoch (UNIX) time.
withToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the current, unique Multi-Factor Authentication token generated by the device associated with the caller's AWS account.
withToken(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
The Amazon Resource Name (ARN) assigned to the created topic.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The topic you want to publish to.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The ARN of topic you want to subscribe to.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The ARN of the subscription's topic.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.Topic
The topic's ARN.
withTopicConfigurations(BucketNotificationConfiguration.TopicConfiguration...) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Sets the BucketNotificationConfiguration.TopicConfiguration TopicConfigurations and returns this object, enabling additional method calls to be chained together.
withTopics(Topic...) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
withTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.IpPermission
End of port range for the TCP and UDP protocols, or an ICMP code.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated - use the list of IP permissions to specify this information instead.
withTrackingNumber(String) - Method in class com.amazonaws.services.importexport.model.GetStatusResult
The shipping tracking number assigned by AWS Import/Export to the storage device when it's returned to you.
withTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name for the trigger.
withTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the trigger to be deleted.
withTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the trigger.
withTriggers(Trigger...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
Returns a reference to this object so that method calls can be chained together.
withTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
Returns a reference to this object so that method calls can be chained together.
withTriggers(Trigger...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScaling triggers in use by this environment.
withTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
The AutoScaling triggers in use by this environment.
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
The type of VPN connection this customer gateway supports.
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The type of VPN connection.
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
The type of VPN connection this VPN gateway supports.
withType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Specifies the type of VPN connection the customer gateway supports.
withType(String) - Method in class com.amazonaws.services.ec2.model.License
The license type (ex.
withType(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the Spot Instance type.
withType(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specifies the type of VPN connection.
withType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Specifies the type of VPN connection the VPN gateway supports.
withUnhealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe failures required before moving the instance to the Unhealthy state.
withUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Returns a reference to this object so that method calls can be chained together.
withUnit(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the standard unit associated with a measure; used by the trigger when fetching the metric statistics it uses to determine when to activate.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Unit property for this object.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Unit property for this object.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
withUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata
The date when the server certificate was uploaded.
withUploadDate(Date) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
The date when the signing certificate was uploaded.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the ID of the multipart upload to abort, and returns this updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing and returns this updated ListMultipartUploadsRequest object so that additional methods can be chained together.
withUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on the user's behalf.
withUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
withUpperBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the upper threshold has been breached.
withUpperBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the upper threshold has been breached.
withUpperThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The upper limit for the metric.
withUpperThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the upper limit of the metric used.
withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instances, per hour.
withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
withUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
The hourly price charged for this reserved DB Instance.
withUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
The hourly price charged for this offering.
withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB Instance is restored from the latest backup time.
withUser(User) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserResult
Information about the User.
withUser(User) - Method in class com.amazonaws.services.identitymanagement.model.GetUserResult
Information about the User.
withUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent header used in requests and returns the updated ClientConfiguration object.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data available to the launched EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains the user data available to the launched EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
MIME, Base64-encoded user data.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Optional data, specific to a user's application, to provide in the launch request.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies additional information to make available to the instance(s).
withUserDefined(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of whether the user defined this configuration option:
withUserGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The user group being added to or removed from the list of user groups with launch permissions for this AMI.
withUserGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The user group being added to or removed from the list of user groups with launch permissions for this AMI.
withUserId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
The user ID of the user that can create volumes from the snapshot.
withUserId(String) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
The AWS user ID of the user involved in this launch permission.
withUserId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The AWS user ID of an account.
withUserId(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The stable and unique string identifying the User.
withUserIdGroupPairs(UserIdGroupPair...) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of AWS user IDs and groups included in this permission.
withUserIdGroupPairs(Collection<UserIdGroupPair>) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of AWS user IDs and groups included in this permission.
withUserIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The AWS user ID being added to or removed from the list of users with launch permissions for this AMI.
withUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The AWS user ID being added to or removed from the list of users with launch permissions for this AMI.
withUserIds(String...) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The AWS user IDs to add to or remove from the list of users that have permission to create EBS volumes from the specified snapshot.
withUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The AWS user IDs to add to or remove from the list of users that have permission to create EBS volumes from the specified snapshot.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKey
Name of the User the key is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata
Name of the User the key is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest
Name of the User to add.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest
The User name that the new key will belong to.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest
Name of the User to create a login profile for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.CreateUserRequest
Name of the User to create.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest
Name of the User whose MFA device you want to deactivate.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest
Name of the User whose key you want to delete.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest
Name of the User whose login profile you want to delete.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest
Name of the User the signing certificate belongs to.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest
Name of the User the policy is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.DeleteUserRequest
Name of the User to delete.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest
Name of the User for whom you want to enable the MFA device.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest
Name of the User whose login profile you want to retrieve.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest
Name of the User who the policy is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult
The User the policy is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.GetUserRequest
Name of the User to get information about.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest
Name of the User.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest
The name of the User to list groups for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest
Name of the User whose MFA devices you want to list.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest
The name of the User.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest
The name of the User to list policies for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.LoginProfile
The name of the User, which can be used for logins.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.MFADevice
The User with whom the MFA device is associated.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest
Name of the User to associate the policy with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest
Name of the User to remove.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest
Name of the User whose MFA device you want to resynchronize.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.SigningCertificate
Name of the User the signing certificate is associated with.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest
Name of the User whose key you want to update.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest
Name of the User whose login profile you want to update.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest
Name of the User the signing certificate belongs to.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UpdateUserRequest
Name of the User to update.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest
Name of the User the signing certificate is for.
withUserName(String) - Method in class com.amazonaws.services.identitymanagement.model.User
The name identifying the User.
withUsers(User...) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of Users in the group.
withUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.GetGroupResult
A list of Users in the group.
withUsers(User...) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of User names.
withUsers(Collection<User>) - Method in class com.amazonaws.services.identitymanagement.model.ListUsersResult
A list of User names.
withValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.CreateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
withValidateOnly(Boolean) - Method in class com.amazonaws.services.importexport.model.UpdateJobRequest
Validate the manifest and parameter values in the request but do not actually create a job.
withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Defines the start date of the request.
withValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
End date of the request.
withValidUntil(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the value of the Dimension.
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Sets the value of the Value property for this object.
withValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The value of the attribute being modified.
withValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new value of the instance attribute being modified.
withValue(String) - Method in class com.amazonaws.services.ec2.model.Tag
The tag's value.
withValue(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
The tag's value.
withValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
The current value for the configuration option.
withValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
The value part of the identified key.
withValue(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
The value of the attribute.
withValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
The value of the replaceable attribute.
withValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The value of an attribute.
withValueOptions(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, values for the configuration option are selected from this list.
withValueOptions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
If specified, values for the configuration option are selected from this list.
withValues(String...) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Contains a set of values for a DHCP option.
withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Contains a set of values for a DHCP option.
withValues(String...) - Method in class com.amazonaws.services.ec2.model.Filter
Contains one or more values for the filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
Contains one or more values for the filter.
withValueType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
withVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download and returns this object, enabling additional method calls to be chained together.
withVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
A label uniquely identifying the version for the associated application.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
A label identifying this version.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
The name of the application version to deploy.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
The application version deployed in this environment.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
The label of the version to delete.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
The application version deployed in this environment.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
The release label for the application version associated with this event.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
The application version deployed in this environment.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
The name of the version to update.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
If this parameter is specified, AWS Elastic Beanstalk deploys the named application version to the environment.
withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
The application version deployed in this environment.
withVersionLabels(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, restricts the returned descriptions to only include ones that have the specified version labels.
withVersionLabels(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
If specified, restricts the returned descriptions to only include ones that have the specified version labels.
withVersions(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the versions for this application.
withVersions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
The names of the versions for this application.
withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Image
Sets the value of the VirtualizationType property for this object.
withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the VirtualizationType property for this object.
withVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the virtual name associated with the device.
withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Specifies the virtual device name.
withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
withVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The new value (in seconds) for the message's visibility timeout.
withVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The duration (in seconds) that the received messages are hidden from subsequent retrieve requests after being retrieved by a ReceiveMessage request.
withVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
The newly created EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the Amazon EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the volume from which to create the snapshot.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the EBS volume to delete.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume to detach.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the EBS volume that should be mounted as a block device on an Amazon EC2 instance.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume from which this snapshot was created.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The unique ID of this volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a reference to this object so that method calls can be chained together.
withVolumeIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
withVolumes(Volume...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in gigabytes.
withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in gigabytes.
withVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Information about the VPC.
withVpcAttachement(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Returns a reference to this object so that method calls can be chained together.
withVpcAttachments(VpcAttachment...) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Contains information about the VPCs attached to the VPN gateway.
withVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Contains information about the VPCs attached to the VPN gateway.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
The ID of the VPC to associate the DHCP options with.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPC to attach to the VPN gateway.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
The ID of the VPC to create the subnet in.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
Returns a reference to this object so that method calls can be chained together.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPC to detach the VPN gateway from.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the Amazon VPC in which the instance is running.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Contains the ID of the VPC the subnet is in.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Specifies the ID of the VPC.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Returns a reference to this object so that method calls can be chained together.
withVpcIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
A set of one or more IDs of VPCs to describe.
withVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
A set of one or more IDs of VPCs to describe.
withVpcs(Vpc...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Returns a reference to this object so that method calls can be chained together.
withVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Returns a reference to this object so that method calls can be chained together.
withVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Returns a reference to this object so that method calls can be chained together.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
The ID of the VPN connection to delete
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specifies the ID of the VPN gateway at the VPC end of the VPN connection.
withVpnConnectionIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
A VPN connection ID.
withVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
A VPN connection ID.
withVpnConnections(VpnConnection...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Returns a reference to this object so that method calls can be chained together.
withVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Returns a reference to this object so that method calls can be chained together.
withVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Returns a reference to this object so that method calls can be chained together.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
The ID of the VPN gateway to attach to the VPC.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
The ID of the VPN gateway.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
The ID of the VPN gateway to delete.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
The ID of the VPN gateway to detach from the VPC.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Specfies the ID of the VPN gateway at the VPC end of the VPN connection.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Specifies the ID of the VPN gateway.
withVpnGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
A set of one or more VPN Gateway IDs.
withVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
A set of one or more VPN Gateway IDs.
withVpnGateways(VpnGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Returns a reference to this object so that method calls can be chained together.
withVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Returns a reference to this object so that method calls can be chained together.
withWait(boolean) - Method in class com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep
Specifies whether the step should wait for the modification to complete or if it should just continue onto the next step once the modification request is received.
withWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.CreateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
withWarningMessage(String) - Method in class com.amazonaws.services.importexport.model.UpdateJobResult
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
withZoneName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Name of the Availability Zone.
withZoneNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
A list of the availability zone names to describe.
withZoneNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
A list of the availability zone names to describe.

A B C D E F G H I J K L M N O P Q R S T U V W

Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.