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

A

abort() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
Aborts the underlying http request without reading any more data and closes the stream.
abort() - Method in interface com.amazonaws.services.s3.transfer.Download
Cancels this download.
abort() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileDownload
Cancels this download.
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
 
AbstractRequestHandler - Class in com.amazonaws.handlers
Simple implementation of RequestHandler to stub out required methods.
AbstractRequestHandler() - Constructor for class com.amazonaws.handlers.AbstractRequestHandler
 
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
 
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.
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, AsyncHandler<ActivateLicenseRequest, Void>) - 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.
activateLicenseAsync(ActivateLicenseRequest, AsyncHandler<ActivateLicenseRequest, Void>) - 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
A scaling Activity is a long-running process that represents a change to your AutoScalingGroup, such as changing the size of the group.
Activity() - Constructor for class com.amazonaws.services.autoscaling.model.Activity
 
add(T) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
add(int, T) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
addAll(Collection<? extends T>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
addAll(int, Collection<? extends T>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
addClientMarker(String) - Method in class com.amazonaws.RequestClientOptions
Adds a client marker, if it wasn't already present.
addFilterCondition(String, Condition) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Adds a new filter condition to the current scan filter.
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.
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, AsyncHandler<AddPermissionRequest, Void>) - 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, AsyncHandler<AddPermissionRequest, Void>) - 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, AsyncHandler<AddPermissionRequest, Void>) - 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 .
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, Void>) - 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 interface com.amazonaws.services.s3.transfer.Transfer
Adds the specified progress listener to the list of listeners receiving updates about this transfer's progress.
addRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
Appends a request handler to the list of registered handlers that are run as part of a request's lifecycle.
addRequestHandler(RequestHandler) - Method in class com.amazonaws.services.s3.AmazonS3Client
Appends a request handler to the list of registered handlers that are run as part of a request's lifecycle.
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.
AdjustmentType - Class in com.amazonaws.services.autoscaling.model
Specifies whether the PutScalingPolicy ScalingAdjustment parameter is an absolute number or a percentage of the current capacity.
AdjustmentType() - Constructor for class com.amazonaws.services.autoscaling.model.AdjustmentType
 
AES_256_SERVER_SIDE_ENCRYPTION - Static variable in class com.amazonaws.services.s3.model.ObjectMetadata
 
afterError(Request<?>, Exception) - Method in class com.amazonaws.handlers.AbstractRequestHandler
 
afterError(Request<?>, Exception) - Method in interface com.amazonaws.handlers.RequestHandler
Runs any additional processing logic on a request after it has failed.
afterResponse(Request<?>, Object, TimingInfo) - Method in class com.amazonaws.handlers.AbstractRequestHandler
 
afterResponse(Request<?>, Object, TimingInfo) - Method in interface com.amazonaws.handlers.RequestHandler
Runs any additional processing logic on the specified request (after is has been executed by the client runtime).
Alarm - Class in com.amazonaws.services.autoscaling.model
The Alarm data type.
Alarm() - Constructor for class com.amazonaws.services.autoscaling.model.Alarm
 
AlarmHistoryItem - Class in com.amazonaws.services.cloudwatch.model
The AlarmHistoryItem data type contains descriptive information about the history of a specific alarm.
AlarmHistoryItem() - Constructor for class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
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, AsyncHandler<AllocateAddressRequest, AllocateAddressResult>) - 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.
allocateAddressAsync(AllocateAddressRequest, AsyncHandler<AllocateAddressRequest, AllocateAddressResult>) - 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 Auto Scaling group 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.
AmazonAutoScalingAsyncClient - Class in com.amazonaws.services.autoscaling
Asynchronous client for accessing AmazonAutoScaling.
AmazonAutoScalingAsyncClient() - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on 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.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider) - 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 provider.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, 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 provider and executor service.
AmazonAutoScalingAsyncClient(AWSCredentialsProvider, 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 provider, executor service, and client configuration options.
AmazonAutoScalingClient - Class in com.amazonaws.services.autoscaling
Client for accessing AmazonAutoScaling.
AmazonAutoScalingClient() - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling.
AmazonAutoScalingClient(ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on 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.
AmazonAutoScalingClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials provider.
AmazonAutoScalingClient(AWSCredentialsProvider, 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 provider 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.
AmazonCloudWatchAsyncClient - Class in com.amazonaws.services.cloudwatch
Asynchronous client for accessing AmazonCloudWatch.
AmazonCloudWatchAsyncClient() - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch.
AmazonCloudWatchAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on 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.
AmazonCloudWatchAsyncClient(AWSCredentialsProvider) - 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 provider.
AmazonCloudWatchAsyncClient(AWSCredentialsProvider, 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 provider and executor service.
AmazonCloudWatchAsyncClient(AWSCredentialsProvider, 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 provider, executor service, and client configuration options.
AmazonCloudWatchClient - Class in com.amazonaws.services.cloudwatch
Client for accessing AmazonCloudWatch.
AmazonCloudWatchClient() - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch.
AmazonCloudWatchClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on 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.
AmazonCloudWatchClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials provider.
AmazonCloudWatchClient(AWSCredentialsProvider, 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 provider and client configuration options.
AmazonDynamoDB - Interface in com.amazonaws.services.dynamodb
Interface for accessing AmazonDynamoDB.
AmazonDynamoDBAsync - Interface in com.amazonaws.services.dynamodb
Interface for accessing AmazonDynamoDB asynchronously.
AmazonDynamoDBAsyncClient - Class in com.amazonaws.services.dynamodb
Asynchronous client for accessing AmazonDynamoDB.
AmazonDynamoDBAsyncClient() - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB.
AmazonDynamoDBAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB.
AmazonDynamoDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials.
AmazonDynamoDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials and executor service.
AmazonDynamoDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials, executor service, and client configuration options.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider and executor service.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonDynamoDBClient - Class in com.amazonaws.services.dynamodb
Client for accessing AmazonDynamoDB.
AmazonDynamoDBClient() - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB.
AmazonDynamoDBClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB.
AmazonDynamoDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials.
AmazonDynamoDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials and client configuration options.
AmazonDynamoDBClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider.
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider 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.
AmazonEC2AsyncClient - Class in com.amazonaws.services.ec2
Asynchronous client for accessing AmazonEC2.
AmazonEC2AsyncClient() - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2.
AmazonEC2AsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on 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.
AmazonEC2AsyncClient(AWSCredentialsProvider) - 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 provider.
AmazonEC2AsyncClient(AWSCredentialsProvider, 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 provider and executor service.
AmazonEC2AsyncClient(AWSCredentialsProvider, 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 provider, executor service, and client configuration options.
AmazonEC2Client - Class in com.amazonaws.services.ec2
Client for accessing AmazonEC2.
AmazonEC2Client() - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2.
AmazonEC2Client(ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on 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.
AmazonEC2Client(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials provider.
AmazonEC2Client(AWSCredentialsProvider, 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 provider 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.
AmazonElasticLoadBalancingAsyncClient - Class in com.amazonaws.services.elasticloadbalancing
Asynchronous client for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsyncClient() - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on 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.
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider) - 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 provider.
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider, 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 provider and executor service.
AmazonElasticLoadBalancingAsyncClient(AWSCredentialsProvider, 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 provider, executor service, and client configuration options.
AmazonElasticLoadBalancingClient - Class in com.amazonaws.services.elasticloadbalancing
Client for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingClient() - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingClient(ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on 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.
AmazonElasticLoadBalancingClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials provider.
AmazonElasticLoadBalancingClient(AWSCredentialsProvider, 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 provider 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 client to invoke service methods on 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.
AmazonS3Client(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials provider to access Amazon S3.
AmazonS3Client(AWSCredentialsProvider, 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(EncryptionMaterialsProvider) - 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(EncryptionMaterialsProvider, 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, EncryptionMaterialsProvider) - 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(AWSCredentialsProvider, EncryptionMaterialsProvider) - 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, EncryptionMaterialsProvider, 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(AWSCredentialsProvider, EncryptionMaterialsProvider, 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.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterialsProvider, ClientConfiguration, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
AmazonS3EncryptionClient(AWSCredentialsProvider, EncryptionMaterialsProvider, ClientConfiguration, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
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.
AmazonSimpleDBAsyncClient - Class in com.amazonaws.services.simpledb
Asynchronous client for accessing AmazonSimpleDB.
AmazonSimpleDBAsyncClient() - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB.
AmazonSimpleDBAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on 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.
AmazonSimpleDBAsyncClient(AWSCredentialsProvider) - 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 provider.
AmazonSimpleDBAsyncClient(AWSCredentialsProvider, 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 provider and executor service.
AmazonSimpleDBAsyncClient(AWSCredentialsProvider, 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 provider, executor service, and client configuration options.
AmazonSimpleDBClient - Class in com.amazonaws.services.simpledb
Client for accessing AmazonSimpleDB.
AmazonSimpleDBClient() - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB.
AmazonSimpleDBClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on 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.
AmazonSimpleDBClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials provider.
AmazonSimpleDBClient(AWSCredentialsProvider, 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 provider and client configuration options.
AmazonSimpleEmailService - Interface in com.amazonaws.services.simpleemail
Interface for accessing AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsync - Interface in com.amazonaws.services.simpleemail
Interface for accessing AmazonSimpleEmailService asynchronously.
AmazonSimpleEmailServiceAsyncClient - Class in com.amazonaws.services.simpleemail
Asynchronous client for accessing AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsyncClient() - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials and executor service.
AmazonSimpleEmailServiceAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials, executor service, and client configuration options.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider and executor service.
AmazonSimpleEmailServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonSimpleEmailServiceClient - Class in com.amazonaws.services.simpleemail
Client for accessing AmazonSimpleEmailService.
AmazonSimpleEmailServiceClient() - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService.
AmazonSimpleEmailServiceClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials.
AmazonSimpleEmailServiceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials and client configuration options.
AmazonSimpleEmailServiceClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider.
AmazonSimpleEmailServiceClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Constructs a new client to invoke service methods on AmazonSimpleEmailService using the specified AWS account credentials provider 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.
AmazonSNSAsyncClient - Class in com.amazonaws.services.sns
Asynchronous client for accessing AmazonSNS.
AmazonSNSAsyncClient() - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSNS.
AmazonSNSAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
Constructs a new asynchronous client to invoke service methods on 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.
AmazonSNSAsyncClient(AWSCredentialsProvider) - 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 provider.
AmazonSNSAsyncClient(AWSCredentialsProvider, 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 provider and executor service.
AmazonSNSAsyncClient(AWSCredentialsProvider, 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 provider, executor service, and client configuration options.
AmazonSNSClient - Class in com.amazonaws.services.sns
Client for accessing AmazonSNS.
AmazonSNSClient() - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS.
AmazonSNSClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on 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.
AmazonSNSClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Constructs a new client to invoke service methods on AmazonSNS using the specified AWS account credentials provider.
AmazonSNSClient(AWSCredentialsProvider, 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 provider 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.
AmazonSQSAsyncClient - Class in com.amazonaws.services.sqs
Asynchronous client for accessing AmazonSQS.
AmazonSQSAsyncClient() - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS.
AmazonSQSAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on 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.
AmazonSQSAsyncClient(AWSCredentialsProvider) - 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 provider.
AmazonSQSAsyncClient(AWSCredentialsProvider, 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 provider and executor service.
AmazonSQSAsyncClient(AWSCredentialsProvider, 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 provider, executor service, and client configuration options.
AmazonSQSClient - Class in com.amazonaws.services.sqs
Client for accessing AmazonSQS.
AmazonSQSClient() - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS.
AmazonSQSClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on 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.
AmazonSQSClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials provider.
AmazonSQSClient(AWSCredentialsProvider, 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 provider 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 requests.
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
 
AnonymousAWSCredentials - Class in com.amazonaws.auth
Basic implementation of the AWSCredentials interface that allows use of "anonymous" credentials.
AnonymousAWSCredentials() - Constructor for class com.amazonaws.auth.AnonymousAWSCredentials
 
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.
appendUserAgent(X, String) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
appendUserAgent(X, String) - Method in class com.amazonaws.services.s3.transfer.TransferManager
 
applySecurityGroupsToLoadBalancer(ApplySecurityGroupsToLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Associates one or more security groups with your LoadBalancer in VPC.
applySecurityGroupsToLoadBalancer(ApplySecurityGroupsToLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Associates one or more security groups with your LoadBalancer in VPC.
applySecurityGroupsToLoadBalancerAsync(ApplySecurityGroupsToLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Associates one or more security groups with your LoadBalancer in VPC.
applySecurityGroupsToLoadBalancerAsync(ApplySecurityGroupsToLoadBalancerRequest, AsyncHandler<ApplySecurityGroupsToLoadBalancerRequest, ApplySecurityGroupsToLoadBalancerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Associates one or more security groups with your LoadBalancer in VPC.
applySecurityGroupsToLoadBalancerAsync(ApplySecurityGroupsToLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Associates one or more security groups with your LoadBalancer in VPC.
applySecurityGroupsToLoadBalancerAsync(ApplySecurityGroupsToLoadBalancerRequest, AsyncHandler<ApplySecurityGroupsToLoadBalancerRequest, ApplySecurityGroupsToLoadBalancerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Associates one or more security groups with your LoadBalancer in VPC.
ApplySecurityGroupsToLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the ApplySecurityGroupsToLoadBalancer operation.
ApplySecurityGroupsToLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
 
ApplySecurityGroupsToLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The out for the ApplySecurityGroupsToLoadBalancer action.
ApplySecurityGroupsToLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
 
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, AsyncHandler<AssociateAddressRequest, AssociateAddressResult>) - 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.
associateAddressAsync(AssociateAddressRequest, AsyncHandler<AssociateAddressRequest, AssociateAddressResult>) - 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.
AssociateAddressResult - Class in com.amazonaws.services.ec2.model
Associate Address Result
AssociateAddressResult() - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressResult
 
AsyncHandler<REQUEST extends AmazonWebServiceRequest,RESULT> - Interface in com.amazonaws.handlers
Callback interface for notification on web service requests executed with the asynchronous clients in the AWS SDK for Java.
attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds one or more subnets to the set of configured subnets in the VPC for the LoadBalancer.
attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds one or more subnets to the set of configured subnets in the VPC for the LoadBalancer.
attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more subnets to the set of configured subnets in the VPC for the LoadBalancer.
attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest, AsyncHandler<AttachLoadBalancerToSubnetsRequest, AttachLoadBalancerToSubnetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more subnets to the set of configured subnets in the VPC for the LoadBalancer.
attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more subnets to the set of configured subnets in the VPC for the LoadBalancer.
attachLoadBalancerToSubnetsAsync(AttachLoadBalancerToSubnetsRequest, AsyncHandler<AttachLoadBalancerToSubnetsRequest, AttachLoadBalancerToSubnetsResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more subnets to the set of configured subnets in the VPC for the LoadBalancer.
AttachLoadBalancerToSubnetsRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the AttachLoadBalancerToSubnets operation.
AttachLoadBalancerToSubnetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
 
AttachLoadBalancerToSubnetsResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the AttachLoadBalancerToSubnets action.
AttachLoadBalancerToSubnetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
 
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, AsyncHandler<AttachVolumeRequest, AttachVolumeResult>) - 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.
attachVolumeAsync(AttachVolumeRequest, AsyncHandler<AttachVolumeRequest, AttachVolumeResult>) - 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
 
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.
AttributeAction - Enum in com.amazonaws.services.dynamodb.model
Attribute Action
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.
AttributeValue - Class in com.amazonaws.services.dynamodb.model
AttributeValue can be String , Number , Binary , StringSet , NumberSet , BinarySet .
AttributeValue() - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValue
Default constructor for a new AttributeValue object.
AttributeValue(String) - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValue
Constructs a new AttributeValue object.
AttributeValue(List<String>) - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValue
Constructs a new AttributeValue object.
AttributeValueUpdate - Class in com.amazonaws.services.dynamodb.model
Specifies the attribute to update and how to perform the update.
AttributeValueUpdate() - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Default constructor for a new AttributeValueUpdate object.
AttributeValueUpdate(AttributeValue, String) - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Constructs a new AttributeValueUpdate object.
AttributeValueUpdate(AttributeValue, AttributeAction) - Constructor for class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Constructs a new AttributeValueUpdate object.
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.
authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The AuthorizeSecurityGroupIngress operation adds permissions to a security group.
authorizeSecurityGroupIngress() - 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.
authorizeSecurityGroupIngress() - 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, AsyncHandler<AuthorizeSecurityGroupIngressRequest, Void>) - 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.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest, AsyncHandler<AuthorizeSecurityGroupIngressRequest, Void>) - 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
 
AutoScalingInstanceDetails - Class in com.amazonaws.services.autoscaling.model
The AutoScalingInstanceDetails data type.
AutoScalingInstanceDetails() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
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
 
AvailabilityZoneMessage - Class in com.amazonaws.services.ec2.model
Availability Zone Message
AvailabilityZoneMessage() - Constructor for class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
AWS3Signer - Class in com.amazonaws.auth
Signer implementation that signs requests with the AWS3 signing protocol.
AWS3Signer() - Constructor for class com.amazonaws.auth.AWS3Signer
 
AWS4Signer - Class in com.amazonaws.auth
Signer implementation that signs requests with the AWS4 signing protocol.
AWS4Signer() - Constructor for class com.amazonaws.auth.AWS4Signer
 
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.
AWSCredentialsProvider - Interface in com.amazonaws.auth
Interface for providing AWS credentials.
AWSCredentialsProviderChain - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that chains together multiple credentials providers.
AWSCredentialsProviderChain(AWSCredentialsProvider...) - Constructor for class com.amazonaws.auth.AWSCredentialsProviderChain
Constructs a new AWSCredentialsProviderChain with the specified credential providers.
AWSRefreshableSessionCredentials - Interface in com.amazonaws.auth
Session credentials that can be refreshed upon request.
AWSSecurityTokenService - Interface in com.amazonaws.services.securitytoken
Interface for accessing AWSSecurityTokenService.
AWSSecurityTokenServiceAsync - Interface in com.amazonaws.services.securitytoken
Interface for accessing AWSSecurityTokenService asynchronously.
AWSSecurityTokenServiceAsyncClient - Class in com.amazonaws.services.securitytoken
Asynchronous client for accessing AWSSecurityTokenService.
AWSSecurityTokenServiceAsyncClient() - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService.
AWSSecurityTokenServiceAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService.
AWSSecurityTokenServiceAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials.
AWSSecurityTokenServiceAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials and executor service.
AWSSecurityTokenServiceAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials, executor service, and client configuration options.
AWSSecurityTokenServiceAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider.
AWSSecurityTokenServiceAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider and executor service.
AWSSecurityTokenServiceAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Constructs a new asynchronous client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider, executor service, and client configuration options.
AWSSecurityTokenServiceClient - Class in com.amazonaws.services.securitytoken
Client for accessing AWSSecurityTokenService.
AWSSecurityTokenServiceClient() - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService.
AWSSecurityTokenServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService.
AWSSecurityTokenServiceClient(AWSCredentials) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials.
AWSSecurityTokenServiceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials and client configuration options.
AWSSecurityTokenServiceClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider.
AWSSecurityTokenServiceClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Constructs a new client to invoke service methods on AWSSecurityTokenService using the specified AWS account credentials provider and client configuration options.
AWSSessionCredentials - Interface in com.amazonaws.auth
AWS session credentials object.

B

BackendServerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
This data type is used as a response element in the DescribeLoadBalancers action to describe the configuration of the back-end server.
BackendServerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
 
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.
BasicSessionCredentials - Class in com.amazonaws.auth
Simple session credentials with keys and session token.
BasicSessionCredentials(String, String, String) - Constructor for class com.amazonaws.auth.BasicSessionCredentials
 
batchDelete(List<? extends Object>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDelete(Object...) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
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, AsyncHandler<BatchDeleteAttributesRequest, Void>) - 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.
batchDeleteAttributesAsync(BatchDeleteAttributesRequest, AsyncHandler<BatchDeleteAttributesRequest, Void>) - 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.
BatchEntryIdsNotDistinctException - Exception in com.amazonaws.services.sqs.model
Two or more batch entries have the same Id in the request.
BatchEntryIdsNotDistinctException(String) - Constructor for exception com.amazonaws.services.sqs.model.BatchEntryIdsNotDistinctException
Constructs a new BatchEntryIdsNotDistinctException with the specified error message.
batchGetItem(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItem(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves the attributes for multiple items from multiple tables using their primary keys.
BatchGetItemRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the BatchGetItem operation.
BatchGetItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
 
BatchGetItemResult - Class in com.amazonaws.services.dynamodb.model
Batch Get Item Result
BatchGetItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.BatchGetItemResult
 
batchLoad(Map<Class<?>, List<KeyPair>>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchLoad(Map<Class<?>, List<KeyPair>>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Retrieves the attributes for multiple items from multiple tables using their primary keys.
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, AsyncHandler<BatchPutAttributesRequest, Void>) - 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.
batchPutAttributesAsync(BatchPutAttributesRequest, AsyncHandler<BatchPutAttributesRequest, Void>) - 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.
BatchRequestTooLongException - Exception in com.amazonaws.services.sqs.model
The length of all the messages put together is more than the limit.
BatchRequestTooLongException(String) - Constructor for exception com.amazonaws.services.sqs.model.BatchRequestTooLongException
Constructs a new BatchRequestTooLongException with the specified error message.
BatchResponse - Class in com.amazonaws.services.dynamodb.model
The item attributes from a response in a specific table, along with the read resources consumed on the table during the request.
BatchResponse() - Constructor for class com.amazonaws.services.dynamodb.model.BatchResponse
 
BatchResultErrorEntry - Class in com.amazonaws.services.sqs.model
This is used in the responses of batch API to give a detailed description of the result of an operation on each entry in the request.
BatchResultErrorEntry() - Constructor for class com.amazonaws.services.sqs.model.BatchResultErrorEntry
 
batchSave(List<? extends Object>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchSave(Object...) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(List<? extends Object>, List<? extends Object>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(List<? extends Object>, List<? extends Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWriteItem(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItem(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Allows to execute a batch of Put and/or Delete Requests for many tables in a single call.
BatchWriteItemRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the BatchWriteItem operation.
BatchWriteItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
 
BatchWriteItemResult - Class in com.amazonaws.services.dynamodb.model
A container for BatchWriteItem response
BatchWriteItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
 
BatchWriteResponse - Class in com.amazonaws.services.dynamodb.model
Batch Write Response
BatchWriteResponse() - Constructor for class com.amazonaws.services.dynamodb.model.BatchWriteResponse
 
beforeRequest(Request<?>) - Method in class com.amazonaws.handlers.AbstractRequestHandler
 
beforeRequest(Request<?>) - Method in interface com.amazonaws.handlers.RequestHandler
Runs any additional processing logic on the specified request (before it is executed by the client runtime).
beforeRequest(Request<?>) - Method in class com.amazonaws.services.sqs.QueueUrlHandler
 
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
 
Body - Class in com.amazonaws.services.simpleemail.model
Represents the body of the message.
Body() - Constructor for class com.amazonaws.services.simpleemail.model.Body
Default constructor for a new Body object.
Body(Content) - Constructor for class com.amazonaws.services.simpleemail.model.Body
Constructs a new Body object.
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.
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.
BucketCrossOriginConfiguration - Class in com.amazonaws.services.s3.model
 
BucketCrossOriginConfiguration(List<CORSRule>) - Constructor for class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Constructs a new BucketCrossOriginConfiguration object with the rules given.
BucketCrossOriginConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
 
BucketLifecycleConfiguration - Class in com.amazonaws.services.s3.model
Container for bucket lifecycle configuration operations.
BucketLifecycleConfiguration(List<BucketLifecycleConfiguration.Rule>) - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constructs a new BucketLifecycleConfiguration object with the rules given.
BucketLifecycleConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
 
BucketLifecycleConfiguration.Rule - Class in com.amazonaws.services.s3.model
 
BucketLifecycleConfiguration.Rule() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
 
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.
BucketPolicy - Class in com.amazonaws.services.s3.model
Represents a Amazon S3 bucket policy.
BucketPolicy() - Constructor for class com.amazonaws.services.s3.model.BucketPolicy
 
BucketTaggingConfiguration - Class in com.amazonaws.services.s3.model
 
BucketTaggingConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Creates a new bucket tagging configuration.
BucketTaggingConfiguration(Collection<TagSet>) - Constructor for class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Creates a new bucket Tagging configuration containing the specified TopicConfigurations.
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.
BucketWebsiteConfiguration - Class in com.amazonaws.services.s3.model
Bucket configuration options for hosting static websites entirely out of Amazon S3.
BucketWebsiteConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix.
BucketWebsiteConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix and error document.
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, AsyncHandler<BundleInstanceRequest, BundleInstanceResult>) - 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.
bundleInstanceAsync(BundleInstanceRequest, AsyncHandler<BundleInstanceRequest, BundleInstanceResult>) - 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, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult>) - 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.
cancelBundleTaskAsync(CancelBundleTaskRequest, AsyncHandler<CancelBundleTaskRequest, CancelBundleTaskResult>) - 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
 
cancelConversionTask(CancelConversionTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
cancelConversionTask(CancelConversionTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
cancelConversionTaskAsync(CancelConversionTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelConversionTaskAsync(CancelConversionTaskRequest, AsyncHandler<CancelConversionTaskRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelConversionTaskAsync(CancelConversionTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
cancelConversionTaskAsync(CancelConversionTaskRequest, AsyncHandler<CancelConversionTaskRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CancelConversionTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelConversionTask operation.
CancelConversionTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
CANCELED_EVENT_CODE - Static variable in class com.amazonaws.services.s3.model.ProgressEvent
 
cancelExportTask(CancelExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
cancelExportTask(CancelExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
cancelExportTaskAsync(CancelExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelExportTaskAsync(CancelExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CancelExportTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelExportTask operation.
CancelExportTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
CancelledSpotInstanceRequest - Class in com.amazonaws.services.ec2.model
Cancelled Spot Instance Request
CancelledSpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
cancelReservedInstancesListing(CancelReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
cancelReservedInstancesListing(CancelReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
cancelReservedInstancesListingAsync(CancelReservedInstancesListingRequest, AsyncHandler<CancelReservedInstancesListingRequest, CancelReservedInstancesListingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CancelReservedInstancesListingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CancelReservedInstancesListing operation.
CancelReservedInstancesListingRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
CancelReservedInstancesListingResult - Class in com.amazonaws.services.ec2.model
Cancel Reserved Instances Listing Result
CancelReservedInstancesListingResult() - Constructor for class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
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, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult>) - 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.
cancelSpotInstanceRequestsAsync(CancelSpotInstanceRequestsRequest, AsyncHandler<CancelSpotInstanceRequestsRequest, CancelSpotInstanceRequestsResult>) - 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
Cancel Spot Instance Requests Result
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, AsyncHandler<ChangeMessageVisibilityRequest, Void>) - 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.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest, AsyncHandler<ChangeMessageVisibilityRequest, Void>) - 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.
changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of ChangeMessageVisibility.
changeMessageVisibilityBatchAsync(ChangeMessageVisibilityBatchRequest, AsyncHandler<ChangeMessageVisibilityBatchRequest, ChangeMessageVisibilityBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of ChangeMessageVisibility.
ChangeMessageVisibilityBatchRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the ChangeMessageVisibilityBatch operation.
ChangeMessageVisibilityBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
Default constructor for a new ChangeMessageVisibilityBatchRequest object.
ChangeMessageVisibilityBatchRequest(String, List<ChangeMessageVisibilityBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
Constructs a new ChangeMessageVisibilityBatchRequest object.
ChangeMessageVisibilityBatchRequestEntry - Class in com.amazonaws.services.sqs.model
Encloses a receipt handle and an entry id for each message in ChangeMessageVisibilityBatchRequest.
ChangeMessageVisibilityBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
Default constructor for a new ChangeMessageVisibilityBatchRequestEntry object.
ChangeMessageVisibilityBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
Constructs a new ChangeMessageVisibilityBatchRequestEntry object.
ChangeMessageVisibilityBatchResult - Class in com.amazonaws.services.sqs.model
 
ChangeMessageVisibilityBatchResult() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
 
ChangeMessageVisibilityBatchResultEntry - Class in com.amazonaws.services.sqs.model
Encloses the id of an entry in ChangeMessageVisibilityBatchRequest.
ChangeMessageVisibilityBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
 
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
 
ClasspathPropertiesFileCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that loads AWS security credentials from a properties file on the classpath.
ClasspathPropertiesFileCredentialsProvider() - Constructor for class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
Creates a new ClasspathPropertiesFileCredentialsProvider that will attempt to load the AwsCredentials.properties file from the classpath to read AWS security credentials.
ClasspathPropertiesFileCredentialsProvider(String) - Constructor for class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
Creates a new ClasspathPropertiesFileCredentialsProvider that will attempt to load a custom file from the classpath to read AWS security credentials.
clear() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
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
 
ClientConfiguration(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.handlers - package com.amazonaws.handlers
 
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.dynamodb - package com.amazonaws.services.dynamodb
Synchronous and asynchronous client classes for accessing AmazonDynamoDB.
com.amazonaws.services.dynamodb.datamodeling - package com.amazonaws.services.dynamodb.datamodeling
 
com.amazonaws.services.dynamodb.model - package com.amazonaws.services.dynamodb.model
Classes modeling the various types represented by AmazonDynamoDB.
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.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.s3 - package com.amazonaws.services.s3
Synchronous client for accessing Amazon S3.
com.amazonaws.services.s3.iterable - package com.amazonaws.services.s3.iterable
 
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.securitytoken - package com.amazonaws.services.securitytoken
Synchronous and asynchronous client classes for accessing AWSSecurityTokenService.
com.amazonaws.services.securitytoken.model - package com.amazonaws.services.securitytoken.model
Classes modeling the various types represented by AWSSecurityTokenService.
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.simpleemail - package com.amazonaws.services.simpleemail
Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService.
com.amazonaws.services.simpleemail.model - package com.amazonaws.services.simpleemail.model
Classes modeling the various types represented by AmazonSimpleEmailService.
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.
ComparisonOperator - Enum in com.amazonaws.services.cloudwatch.model
Comparison Operator
ComparisonOperator - Enum in com.amazonaws.services.dynamodb.model
Comparison Operator
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
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
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
 
Condition - Class in com.amazonaws.services.dynamodb.model
Condition
Condition() - Constructor for class com.amazonaws.services.dynamodb.model.Condition
Default constructor for a new Condition object.
ConditionalCheckFailedException - Exception in com.amazonaws.services.dynamodb.model
This exception is thrown when an expected value does not match what was found in the system.
ConditionalCheckFailedException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ConditionalCheckFailedException
Constructs a new ConditionalCheckFailedException with the specified error message.
ConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating common AWS access control policy conditions.
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, AsyncHandler<ConfigureHealthCheckRequest, ConfigureHealthCheckResult>) - 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.
configureHealthCheckAsync(ConfigureHealthCheckRequest, AsyncHandler<ConfigureHealthCheckRequest, ConfigureHealthCheckResult>) - 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
The output for the ConfigureHealthCheck action.
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, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult>) - 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.
confirmProductInstanceAsync(ConfirmProductInstanceRequest, AsyncHandler<ConfirmProductInstanceRequest, ConfirmProductInstanceResult>) - 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, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - 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.
confirmSubscriptionAsync(ConfirmSubscriptionRequest, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - 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
 
ContainerFormat - Enum in com.amazonaws.services.ec2.model
Container Format
contains(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Returns whether the collection contains the given element.
containsAll(Collection<?>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
Content - Class in com.amazonaws.services.simpleemail.model
Represents textual data, plus an optional character set specification.
Content() - Constructor for class com.amazonaws.services.simpleemail.model.Content
Default constructor for a new Content object.
Content(String) - Constructor for class com.amazonaws.services.simpleemail.model.Content
Constructs a new Content object.
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
 
ConversionTask - Class in com.amazonaws.services.ec2.model
Conversion Task
ConversionTask() - Constructor for class com.amazonaws.services.ec2.model.ConversionTask
 
COPY_PART_RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Range header for the copy part request
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
 
copyPart(CopyPartRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
CopyPartRequest - Class in com.amazonaws.services.s3.model
Provides options for copying an Amazon S3 object from a source location to a part of a multipart upload.
CopyPartRequest() - Constructor for class com.amazonaws.services.s3.model.CopyPartRequest
 
CopyPartResult - Class in com.amazonaws.services.s3.model
Result of the copy part operation.
CopyPartResult() - Constructor for class com.amazonaws.services.s3.model.CopyPartResult
 
copyPrivateRequestParameters() - Method in class com.amazonaws.AmazonWebServiceRequest
Internal only method for accessing private, internal request parameters.
CORSRule - Class in com.amazonaws.services.s3.model
Container for rules of cross origin configuration.
CORSRule() - Constructor for class com.amazonaws.services.s3.model.CORSRule
 
CORSRule.AllowedMethods - Enum in com.amazonaws.services.s3.model
Enumeration of names of the all the allowed methods.
count(Class<?>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<?>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data.
count(Class<?>, DynamoDBQueryExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<?>, DynamoDBQueryExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data.
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, AsyncHandler<CreateAppCookieStickinessPolicyRequest, CreateAppCookieStickinessPolicyResult>) - 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.
createAppCookieStickinessPolicyAsync(CreateAppCookieStickinessPolicyRequest, AsyncHandler<CreateAppCookieStickinessPolicyRequest, CreateAppCookieStickinessPolicyResult>) - 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
The output for the CreateAppCookieStickinessPolicy action.
CreateAppCookieStickinessPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name and other attributes.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest, AsyncHandler<CreateAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name and other attributes.
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.
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, AsyncHandler<CreateDomainRequest, Void>) - 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.
createDomainAsync(CreateDomainRequest, AsyncHandler<CreateDomainRequest, Void>) - 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.
createImage(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImage(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest, AsyncHandler<CreateImageRequest, CreateImageResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest, AsyncHandler<CreateImageRequest, CreateImageResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an Amazon EBS-backed AMI 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
 
createInstanceExportTask(CreateInstanceExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
createInstanceExportTask(CreateInstanceExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
createInstanceExportTaskAsync(CreateInstanceExportTaskRequest, AsyncHandler<CreateInstanceExportTaskRequest, CreateInstanceExportTaskResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CreateInstanceExportTaskRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateInstanceExportTask operation.
CreateInstanceExportTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
CreateInstanceExportTaskResult - Class in com.amazonaws.services.ec2.model
Create Instance Export Task Result
CreateInstanceExportTaskResult() - Constructor for class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
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, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - 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.
createKeyPairAsync(CreateKeyPairRequest, AsyncHandler<CreateKeyPairRequest, CreateKeyPairResult>) - 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, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - 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.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, Void>) - 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, AsyncHandler<CreateLBCookieStickinessPolicyRequest, CreateLBCookieStickinessPolicyResult>) - 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.
createLBCookieStickinessPolicyAsync(CreateLBCookieStickinessPolicyRequest, AsyncHandler<CreateLBCookieStickinessPolicyRequest, CreateLBCookieStickinessPolicyResult>) - 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
The output for the CreateLBCookieStickinessPolicy action.
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, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - 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.
createLoadBalancerAsync(CreateLoadBalancerRequest, AsyncHandler<CreateLoadBalancerRequest, CreateLoadBalancerResult>) - 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, AsyncHandler<CreateLoadBalancerListenersRequest, Void>) - 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.
createLoadBalancerListenersAsync(CreateLoadBalancerListenersRequest, AsyncHandler<CreateLoadBalancerListenersRequest, Void>) - 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.
createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicy(CreateLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest, AsyncHandler<CreateLoadBalancerPolicyRequest, CreateLoadBalancerPolicyResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new policy that contains the necessary attributes depending on the policy type.
createLoadBalancerPolicyAsync(CreateLoadBalancerPolicyRequest, AsyncHandler<CreateLoadBalancerPolicyRequest, CreateLoadBalancerPolicyResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new policy that contains the necessary attributes depending on the policy type.
CreateLoadBalancerPolicyRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the CreateLoadBalancerPolicy operation.
CreateLoadBalancerPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
 
CreateLoadBalancerPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the CreateLoadBalancerPolicy action.
CreateLoadBalancerPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
 
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
The output for the CreateLoadBalancer action.
CreateLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTags(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates new tags or updates existing tags for an Auto Scaling group.
createOrUpdateTagsAsync(CreateOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates new tags or updates existing tags for an Auto Scaling group.
CreateOrUpdateTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the CreateOrUpdateTags operation.
CreateOrUpdateTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
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, AsyncHandler<CreatePlacementGroupRequest, Void>) - 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.
createPlacementGroupAsync(CreatePlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, Void>) - 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.
CreatePlacementGroupRequest(String, PlacementStrategy) - 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, AsyncHandler<CreateQueueRequest, CreateQueueResult>) - 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.
createQueueAsync(CreateQueueRequest, AsyncHandler<CreateQueueRequest, CreateQueueResult>) - 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.
CreateQueueResult - Class in com.amazonaws.services.sqs.model
 
CreateQueueResult() - Constructor for class com.amazonaws.services.sqs.model.CreateQueueResult
 
createReservedInstancesListing(CreateReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
createReservedInstancesListing(CreateReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
createReservedInstancesListingAsync(CreateReservedInstancesListingRequest, AsyncHandler<CreateReservedInstancesListingRequest, CreateReservedInstancesListingResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
CreateReservedInstancesListingRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the CreateReservedInstancesListing operation.
CreateReservedInstancesListingRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
CreateReservedInstancesListingResult - Class in com.amazonaws.services.ec2.model
Create Reserved Instances Listing Result
CreateReservedInstancesListingResult() - Constructor for class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
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, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult>) - 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.
createSecurityGroupAsync(CreateSecurityGroupRequest, AsyncHandler<CreateSecurityGroupRequest, CreateSecurityGroupResult>) - 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.
CreateSecurityGroupResult - Class in com.amazonaws.services.ec2.model
Create Security Group Result
CreateSecurityGroupResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
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, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - 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.
createSnapshotAsync(CreateSnapshotRequest, AsyncHandler<CreateSnapshotRequest, CreateSnapshotResult>) - 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, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult>) - 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.
createSpotDatafeedSubscriptionAsync(CreateSpotDatafeedSubscriptionRequest, AsyncHandler<CreateSpotDatafeedSubscriptionRequest, CreateSpotDatafeedSubscriptionResult>) - 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
Create Spot Datafeed Subscription Result
CreateSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
createTable(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Adds a new table to your account.
createTable(CreateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Adds a new table to your account.
CreateTableRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the CreateTable operation.
CreateTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.CreateTableRequest
Default constructor for a new CreateTableRequest object.
CreateTableRequest(String, KeySchema) - Constructor for class com.amazonaws.services.dynamodb.model.CreateTableRequest
Constructs a new CreateTableRequest object.
CreateTableResult - Class in com.amazonaws.services.dynamodb.model
Create Table Result
CreateTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.CreateTableResult
 
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, AsyncHandler<CreateTagsRequest, Void>) - 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.
createTagsAsync(CreateTagsRequest, AsyncHandler<CreateTagsRequest, Void>) - 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, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - 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.
createTopicAsync(CreateTopicRequest, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - 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
 
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, AsyncHandler<CreateVolumeRequest, CreateVolumeResult>) - 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.
createVolumeAsync(CreateVolumeRequest, AsyncHandler<CreateVolumeRequest, CreateVolumeResult>) - 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
 
CreateVolumePermissionModifications - Class in com.amazonaws.services.ec2.model
Create Volume Permission Modifications
CreateVolumePermissionModifications() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
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
 
Credentials - Class in com.amazonaws.services.securitytoken.model
AWS credentials for API authentication.
Credentials() - Constructor for class com.amazonaws.services.securitytoken.model.Credentials
Default constructor for a new Credentials object.
Credentials(String, String, String, Date) - Constructor for class com.amazonaws.services.securitytoken.model.Credentials
Constructs a new Credentials object.
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.

D

Datapoint - Class in com.amazonaws.services.cloudwatch.model
The Datapoint data type encapsulates the statistical data that Amazon CloudWatch computes from metric data.
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.
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, AsyncHandler<DeactivateLicenseRequest, Void>) - 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.
deactivateLicenseAsync(DeactivateLicenseRequest, AsyncHandler<DeactivateLicenseRequest, Void>) - 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.
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 - Static variable in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Default configuration uses UPDATE behavior for saves and EVENTUALly consistent reads, with no table name override.
DEFAULT_MAX_CONNECTIONS - Static variable in class com.amazonaws.ClientConfiguration
The default max connection pool size.
DEFAULT_MAX_RETRIES - Static variable in class com.amazonaws.ClientConfiguration
The default maximum number of retries for error responses.
DEFAULT_SOCKET_TIMEOUT - Static variable in class com.amazonaws.ClientConfiguration
The default timeout for a connected socket.
DEFAULT_USER_AGENT - Static variable in class com.amazonaws.ClientConfiguration
The default HTTP user agent header for AWS Java SDK clients.
DefaultAWSCredentialsProviderChain - Class in com.amazonaws.auth
AWS credentials provider chain that looks for credentials in this order: System Properties - aws.accessKeyId and aws.secretKey Classpath Properties File - AwsCredentials.properties in classpath
DefaultAWSCredentialsProviderChain() - Constructor for class com.amazonaws.auth.DefaultAWSCredentialsProviderChain
 
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.
delete(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table.
delete(Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Deletes the given object from its DynamoDB table.
deleteAlarms(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Deletes all specified alarms.
deleteAlarms(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Deletes all specified alarms.
deleteAlarmsAsync(DeleteAlarmsRequest, AsyncHandler<DeleteAlarmsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Deletes all specified alarms.
DeleteAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DeleteAlarms operation.
DeleteAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
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, AsyncHandler<DeleteAttributesRequest, Void>) - 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.
deleteAttributesAsync(DeleteAttributesRequest, AsyncHandler<DeleteAttributesRequest, Void>) - 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 the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified Auto Scaling group if the group has no instances and no scaling activities in progress.
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
 
deleteBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(String) - 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(DeleteBucketPolicyRequest) - 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
 
deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Deletes the policy associated with the specified bucket.
DeleteBucketPolicyRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Creates a new request object, ready to be executed to delete the bucket policy of an Amazon S3 bucket.
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.
deleteBucketTaggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the Tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketWebsiteConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's website configuration.
DeleteBucketWebsiteConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketWebsiteConfigurationRequest
Creates a new requet object, ready to be executed to delete the website configuration for the specified bucket.
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, AsyncHandler<DeleteDomainRequest, Void>) - 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.
deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, Void>) - 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.
deleteIdentity(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentity(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified identity (email address or domain) from the list of verified identities.
deleteIdentityAsync(DeleteIdentityRequest, AsyncHandler<DeleteIdentityRequest, DeleteIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified identity (email address or domain) from the list of verified identities.
DeleteIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the DeleteIdentity operation.
DeleteIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
DeleteIdentityResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
DeleteIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
deleteItem(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deletes a single item in a table by primary key.
deleteItem(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deletes a single item in a table by primary key.
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deletes a single item in a table by primary key.
DeleteItemRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the DeleteItem operation.
DeleteItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Default constructor for a new DeleteItemRequest object.
DeleteItemRequest(String, Key) - Constructor for class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Constructs a new DeleteItemRequest object.
DeleteItemResult - Class in com.amazonaws.services.dynamodb.model
Delete Item Result
DeleteItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteItemResult
 
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, AsyncHandler<DeleteKeyPairRequest, Void>) - 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.
deleteKeyPairAsync(DeleteKeyPairRequest, AsyncHandler<DeleteKeyPairRequest, Void>) - 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, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - 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.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - 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, AsyncHandler<DeleteLoadBalancerRequest, Void>) - 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.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest, AsyncHandler<DeleteLoadBalancerRequest, Void>) - 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, AsyncHandler<DeleteLoadBalancerListenersRequest, Void>) - 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.
deleteLoadBalancerListenersAsync(DeleteLoadBalancerListenersRequest, AsyncHandler<DeleteLoadBalancerListenersRequest, Void>) - 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, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult>) - 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.
deleteLoadBalancerPolicyAsync(DeleteLoadBalancerPolicyRequest, AsyncHandler<DeleteLoadBalancerPolicyRequest, DeleteLoadBalancerPolicyResult>) - 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
The output for the DeleteLoadBalancerPolicy action.
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.
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, AsyncHandler<DeleteMessageRequest, Void>) - 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.
deleteMessageAsync(DeleteMessageRequest, AsyncHandler<DeleteMessageRequest, Void>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessageBatch(DeleteMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
This is a batch version of DeleteMessage.
deleteMessageBatch(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
This is a batch version of DeleteMessage.
deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of DeleteMessage.
deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of DeleteMessage.
deleteMessageBatchAsync(DeleteMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of DeleteMessage.
deleteMessageBatchAsync(DeleteMessageBatchRequest, AsyncHandler<DeleteMessageBatchRequest, DeleteMessageBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of DeleteMessage.
DeleteMessageBatchRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the DeleteMessageBatch operation.
DeleteMessageBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Default constructor for a new DeleteMessageBatchRequest object.
DeleteMessageBatchRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Constructs a new DeleteMessageBatchRequest object.
DeleteMessageBatchRequest(String, List<DeleteMessageBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
Constructs a new DeleteMessageBatchRequest object.
DeleteMessageBatchRequestEntry - Class in com.amazonaws.services.sqs.model
Encloses a receipt handle and an identifier for it.
DeleteMessageBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
Default constructor for a new DeleteMessageBatchRequestEntry object.
DeleteMessageBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
Constructs a new DeleteMessageBatchRequestEntry object.
DeleteMessageBatchResult - Class in com.amazonaws.services.sqs.model
 
DeleteMessageBatchResult() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
 
DeleteMessageBatchResultEntry - Class in com.amazonaws.services.sqs.model
Encloses the id an entry in DeleteMessageBatchRequest.
DeleteMessageBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
 
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.
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes notifications created by PutNotificationConfiguration.
deleteNotificationConfigurationAsync(DeleteNotificationConfigurationRequest, AsyncHandler<DeleteNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes notifications created by PutNotificationConfiguration.
DeleteNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteNotificationConfiguration operation.
DeleteNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
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.
deleteObjects(DeleteObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes multiple objects in a single bucket from S3.
deleteObjects(DeleteObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteObjectsRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting multiple objects in a specified bucket.
DeleteObjectsRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest
Constructs a new DeleteObjectsRequest, specifying the objects' bucket name.
DeleteObjectsRequest.KeyVersion - Class in com.amazonaws.services.s3.model
A key to delete, with an optional version attribute.
DeleteObjectsRequest.KeyVersion(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
Constructs a key without a version.
DeleteObjectsRequest.KeyVersion(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
Constructs a key-version pair.
DeleteObjectsResult - Class in com.amazonaws.services.s3.model
Successful response to AmazonS3.deleteObjects(DeleteObjectsRequest).
DeleteObjectsResult(List<DeleteObjectsResult.DeletedObject>) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult
 
DeleteObjectsResult.DeletedObject - Class in com.amazonaws.services.s3.model
A successfully deleted object.
DeleteObjectsResult.DeletedObject() - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
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, AsyncHandler<DeletePlacementGroupRequest, Void>) - 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.
deletePlacementGroupAsync(DeletePlacementGroupRequest, AsyncHandler<DeletePlacementGroupRequest, Void>) - 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.
deletePolicy(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes a policy created by PutScalingPolicy.
deletePolicy(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a policy created by PutScalingPolicy.
deletePolicyAsync(DeletePolicyRequest, AsyncHandler<DeletePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a policy created by PutScalingPolicy.
DeletePolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeletePolicy operation.
DeletePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
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, AsyncHandler<DeleteQueueRequest, Void>) - 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.
deleteQueueAsync(DeleteQueueRequest, AsyncHandler<DeleteQueueRequest, Void>) - 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.
DeleteRequest - Class in com.amazonaws.services.dynamodb.model
A container for a Delete BatchWrite request
DeleteRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteRequest
 
deleteScheduledAction(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledAction(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
deleteScheduledActionAsync(DeleteScheduledActionRequest, AsyncHandler<DeleteScheduledActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes a scheduled action previously created using the PutScheduledUpdateGroupAction.
DeleteScheduledActionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteScheduledAction operation.
DeleteScheduledActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroup() - 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.
deleteSecurityGroup() - 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, AsyncHandler<DeleteSecurityGroupRequest, Void>) - 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.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest, AsyncHandler<DeleteSecurityGroupRequest, Void>) - 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.
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, AsyncHandler<DeleteSnapshotRequest, Void>) - 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 .
deleteSnapshotAsync(DeleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Void>) - 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, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - 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.
deleteSpotDatafeedSubscriptionAsync(DeleteSpotDatafeedSubscriptionRequest, AsyncHandler<DeleteSpotDatafeedSubscriptionRequest, Void>) - 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
 
deleteTable(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Deletes a table and all of its items.
deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deletes a table and all of its items.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Deletes a table and all of its items.
DeleteTableRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the DeleteTable operation.
DeleteTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Default constructor for a new DeleteTableRequest object.
DeleteTableRequest(String) - Constructor for class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Constructs a new DeleteTableRequest object.
DeleteTableResult - Class in com.amazonaws.services.dynamodb.model
Delete Table Result
DeleteTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.DeleteTableResult
 
deleteTags(DeleteTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Removes the specified tags or a set of tags from a set of resources.
deleteTags(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Removes the specified tags or a set of tags from a set of resources.
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.autoscaling.AmazonAutoScalingAsync
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Removes the specified tags or a set of tags from a set of resources.
deleteTagsAsync(DeleteTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes tags from the specified Amazon EC2 resources.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - 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.
deleteTagsAsync(DeleteTagsRequest, AsyncHandler<DeleteTagsRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes tags from the specified Amazon EC2 resources.
DeleteTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DeleteTags operation.
DeleteTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
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, AsyncHandler<DeleteTopicRequest, Void>) - 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.
deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, Void>) - 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.
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified email address from the list of verified addresses.
deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Deletes the specified email address from the list of verified addresses.
DeleteVerifiedEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the DeleteVerifiedEmailAddress operation.
DeleteVerifiedEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
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, AsyncHandler<DeleteVolumeRequest, Void>) - 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.
deleteVolumeAsync(DeleteVolumeRequest, AsyncHandler<DeleteVolumeRequest, Void>) - 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.
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, AsyncHandler<DeregisterImageRequest, Void>) - 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.
deregisterImageAsync(DeregisterImageRequest, AsyncHandler<DeregisterImageRequest, Void>) - 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, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult>) - 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.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest, AsyncHandler<DeregisterInstancesFromLoadBalancerRequest, DeregisterInstancesFromLoadBalancerResult>) - 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
The output for the DeregisterInstancesFromLoadBalancer action.
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, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - 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.
describeAddressesAsync(DescribeAddressesRequest, AsyncHandler<DescribeAddressesRequest, DescribeAddressesResult>) - 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
 
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns policy adjustment types for use in the PutScalingPolicy action.
describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns policy adjustment types for use in the PutScalingPolicy action.
DescribeAdjustmentTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAdjustmentTypes operation.
DescribeAdjustmentTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
DescribeAdjustmentTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeAdjustmentTypes action.
DescribeAdjustmentTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves history for the specified alarm.
describeAlarmHistory() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves history for the specified alarm.
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves history for the specified alarm.
describeAlarmHistory() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves history for the specified alarm.
describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves history for the specified alarm.
DescribeAlarmHistoryRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DescribeAlarmHistory operation.
DescribeAlarmHistoryRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
DescribeAlarmHistoryResult - Class in com.amazonaws.services.cloudwatch.model
The output for the DescribeAlarmHistory action.
DescribeAlarmHistoryResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
describeAlarms(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves alarms with the specified names.
describeAlarms() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves alarms with the specified names.
describeAlarms(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves alarms with the specified names.
describeAlarms() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves alarms with the specified names.
describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves alarms with the specified names.
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Retrieves all alarms for a single metric.
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves all alarms for a single metric.
describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Retrieves all alarms for a single metric.
DescribeAlarmsForMetricRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DescribeAlarmsForMetric operation.
DescribeAlarmsForMetricRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
DescribeAlarmsForMetricResult - Class in com.amazonaws.services.cloudwatch.model
The output for the DescribeAlarmsForMetric action.
DescribeAlarmsForMetricResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
DescribeAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DescribeAlarms operation.
DescribeAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
DescribeAlarmsResult - Class in com.amazonaws.services.cloudwatch.model
The output for the DescribeAlarms action.
DescribeAlarmsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of each Auto Scaling group in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of each Auto Scaling group 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
The AutoScalingGroupsType data type.
DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a description of each Auto Scaling instance in the InstanceIds list.
DescribeAutoScalingInstancesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingInstances operation.
DescribeAutoScalingInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
DescribeAutoScalingInstancesResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingInstancesType data type.
DescribeAutoScalingInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all notification types that are supported by Auto Scaling.
describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all notification types that are supported by Auto Scaling.
DescribeAutoScalingNotificationTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeAutoScalingNotificationTypes operation.
DescribeAutoScalingNotificationTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
DescribeAutoScalingNotificationTypesResult - Class in com.amazonaws.services.autoscaling.model
The AutoScalingNotificationTypes data type.
DescribeAutoScalingNotificationTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
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, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - 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.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest, AsyncHandler<DescribeAvailabilityZonesRequest, DescribeAvailabilityZonesResult>) - 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, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - 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.
describeBundleTasksAsync(DescribeBundleTasksRequest, AsyncHandler<DescribeBundleTasksRequest, DescribeBundleTasksResult>) - 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
 
describeConversionTasks(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeConversionTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeConversionTasks(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeConversionTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeConversionTasksAsync(DescribeConversionTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
describeConversionTasksAsync(DescribeConversionTasksRequest, AsyncHandler<DescribeConversionTasksRequest, DescribeConversionTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
DescribeConversionTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeConversionTasks operation.
DescribeConversionTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
DescribeConversionTasksResult - Class in com.amazonaws.services.ec2.model
Describe Conversion Tasks Result
DescribeConversionTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
describeExportTasks(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeExportTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeExportTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeExportTasksAsync(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
DescribeExportTasksRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeExportTasks operation.
DescribeExportTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
DescribeExportTasksResult - Class in com.amazonaws.services.ec2.model
Describe Export Tasks Result
DescribeExportTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
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, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - 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.
describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - 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, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - 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.
describeImagesAsync(DescribeImagesRequest, AsyncHandler<DescribeImagesRequest, DescribeImagesResult>) - 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, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - 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.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - 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.
DescribeInstanceAttributeRequest(String, InstanceAttributeName) - 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, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult>) - 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.
describeInstanceHealthAsync(DescribeInstanceHealthRequest, AsyncHandler<DescribeInstanceHealthRequest, DescribeInstanceHealthResult>) - 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
The output for the DescribeInstanceHealth action.
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, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - 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.
describeInstancesAsync(DescribeInstancesRequest, AsyncHandler<DescribeInstancesRequest, DescribeInstancesResult>) - 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
 
describeInstanceStatus(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatus(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatusAsync(DescribeInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
describeInstanceStatusAsync(DescribeInstanceStatusRequest, AsyncHandler<DescribeInstanceStatusRequest, DescribeInstanceStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of an Amazon Elastic Compute Cloud (Amazon EC2) instance.
DescribeInstanceStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeInstanceStatus operation.
DescribeInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
DescribeInstanceStatusResult - Class in com.amazonaws.services.ec2.model
Describe Instance Status Result
DescribeInstanceStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
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, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - 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.
describeKeyPairsAsync(DescribeKeyPairsRequest, AsyncHandler<DescribeKeyPairsRequest, DescribeKeyPairsResult>) - 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, or the specified launch configurations, if they exist.
describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations, or the specified launch configurations, if they exist.
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
The LaunchConfigurationsType data type.
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, AsyncHandler<DescribeLicensesRequest, DescribeLicensesResult>) - 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.
describeLicensesAsync(DescribeLicensesRequest, AsyncHandler<DescribeLicensesRequest, DescribeLicensesResult>) - 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
 
describeLoadBalancerPolicies(DescribeLoadBalancerPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed descriptions of the policies.
describeLoadBalancerPolicies() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed descriptions of the policies.
describeLoadBalancerPolicies(DescribeLoadBalancerPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed descriptions of the policies.
describeLoadBalancerPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed descriptions of the policies.
describeLoadBalancerPoliciesAsync(DescribeLoadBalancerPoliciesRequest, AsyncHandler<DescribeLoadBalancerPoliciesRequest, DescribeLoadBalancerPoliciesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed descriptions of the policies.
DescribeLoadBalancerPoliciesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancerPolicies operation.
DescribeLoadBalancerPoliciesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
 
DescribeLoadBalancerPoliciesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeLoadBalancerPolicies action.
DescribeLoadBalancerPoliciesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
 
describeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns meta-information on the specified LoadBalancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypes() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns meta-information on the specified LoadBalancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns meta-information on the specified LoadBalancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypes() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns meta-information on the specified LoadBalancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns meta-information on the specified LoadBalancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns meta-information on the specified LoadBalancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns meta-information on the specified LoadBalancer policies defined by the Elastic Load Balancing service.
describeLoadBalancerPolicyTypesAsync(DescribeLoadBalancerPolicyTypesRequest, AsyncHandler<DescribeLoadBalancerPolicyTypesRequest, DescribeLoadBalancerPolicyTypesResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns meta-information on the specified LoadBalancer policies defined by the Elastic Load Balancing service.
DescribeLoadBalancerPolicyTypesRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DescribeLoadBalancerPolicyTypes operation.
DescribeLoadBalancerPolicyTypesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
 
DescribeLoadBalancerPolicyTypesResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DescribeLoadBalancerPolicyTypes action.
DescribeLoadBalancerPolicyTypesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
 
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, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - 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.
describeLoadBalancersAsync(DescribeLoadBalancersRequest, AsyncHandler<DescribeLoadBalancersRequest, DescribeLoadBalancersResult>) - 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
The output for the DescribeLoadBalancers action.
DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of metrics and a corresponding list of granularities for each metric.
describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of metrics and a corresponding list of granularities for each metric.
DescribeMetricCollectionTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeMetricCollectionTypes operation.
DescribeMetricCollectionTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
DescribeMetricCollectionTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeMetricCollectionTypes action.
DescribeMetricCollectionTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
describeNotificationConfigurationsAsync(DescribeNotificationConfigurationsRequest, AsyncHandler<DescribeNotificationConfigurationsRequest, DescribeNotificationConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of notification actions associated with Auto Scaling groups for specified events.
DescribeNotificationConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeNotificationConfigurations operation.
DescribeNotificationConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
DescribeNotificationConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeNotificationConfigurations action.
DescribeNotificationConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
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, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - 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.
describePlacementGroupsAsync(DescribePlacementGroupsRequest, AsyncHandler<DescribePlacementGroupsRequest, DescribePlacementGroupsResult>) - 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
 
describePolicies(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns descriptions of what each policy does.
describePolicies() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns descriptions of what each policy does.
describePolicies(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns descriptions of what each policy does.
describePolicies() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns descriptions of what each policy does.
describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns descriptions of what each policy does.
DescribePoliciesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribePolicies operation.
DescribePoliciesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
DescribePoliciesResult - Class in com.amazonaws.services.autoscaling.model
The PoliciesType data type.
DescribePoliciesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
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, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - 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.
describeRegionsAsync(DescribeRegionsRequest, AsyncHandler<DescribeRegionsRequest, DescribeRegionsResult>) - 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
 
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, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - 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.
describeReservedInstancesAsync(DescribeReservedInstancesRequest, AsyncHandler<DescribeReservedInstancesRequest, DescribeReservedInstancesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeReservedInstancesListings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeReservedInstancesListings(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeReservedInstancesListings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
describeReservedInstancesListingsAsync(DescribeReservedInstancesListingsRequest, AsyncHandler<DescribeReservedInstancesListingsRequest, DescribeReservedInstancesListingsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
DescribeReservedInstancesListingsRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeReservedInstancesListings operation.
DescribeReservedInstancesListingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
DescribeReservedInstancesListingsResult - Class in com.amazonaws.services.ec2.model
Describe Reserved Instances Listings Result
DescribeReservedInstancesListingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
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, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - 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.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest, AsyncHandler<DescribeReservedInstancesOfferingsRequest, DescribeReservedInstancesOfferingsResult>) - 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() - 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.
describeScalingActivities() - 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, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - 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.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest, AsyncHandler<DescribeScalingActivitiesRequest, DescribeScalingActivitiesResult>) - 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
The output for the DescribeScalingActivities action.
DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns scaling process types for use in the ResumeProcesses and SuspendProcesses actions.
DescribeScalingProcessTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScalingProcessTypes operation.
DescribeScalingProcessTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
DescribeScalingProcessTypesResult - Class in com.amazonaws.services.autoscaling.model
The output of the DescribeScalingProcessTypes action.
DescribeScalingProcessTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActions() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists all the actions scheduled for your Auto Scaling group that haven't been executed.
DescribeScheduledActionsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeScheduledActions operation.
DescribeScheduledActionsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
DescribeScheduledActionsResult - Class in com.amazonaws.services.autoscaling.model
A scaling action that is scheduled for a future time and date.
DescribeScheduledActionsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
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, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - 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.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest, AsyncHandler<DescribeSecurityGroupsRequest, DescribeSecurityGroupsResult>) - 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, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - 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.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - 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.
DescribeSnapshotAttributeRequest(String, SnapshotAttributeName) - 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, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - 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.
describeSnapshotsAsync(DescribeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest, DescribeSnapshotsResult>) - 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, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - 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.
describeSpotDatafeedSubscriptionAsync(DescribeSpotDatafeedSubscriptionRequest, AsyncHandler<DescribeSpotDatafeedSubscriptionRequest, DescribeSpotDatafeedSubscriptionResult>) - 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
Describe Spot Datafeed Subscription Result
DescribeSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes Spot Instance requests.
describeSpotInstanceRequests() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes Spot Instance requests.
describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes Spot Instance requests.
describeSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes Spot Instance requests.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes Spot Instance requests.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes Spot Instance requests.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes Spot Instance requests.
describeSpotInstanceRequestsAsync(DescribeSpotInstanceRequestsRequest, AsyncHandler<DescribeSpotInstanceRequestsRequest, DescribeSpotInstanceRequestsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes Spot Instance requests.
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
Describe Spot Instance Requests Result
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, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - 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.
describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, AsyncHandler<DescribeSpotPriceHistoryRequest, DescribeSpotPriceHistoryResult>) - 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
Describe Spot Price History Result
DescribeSpotPriceHistoryResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
describeTable(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTable(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves information about the table, including the current status of the table, the primary key schema and when the table was created.
DescribeTableRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the DescribeTable operation.
DescribeTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.DescribeTableRequest
 
DescribeTableResult - Class in com.amazonaws.services.dynamodb.model
Describe Table Result
DescribeTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.DescribeTableResult
 
describeTags(DescribeTagsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists the Auto Scaling group tags.
describeTags() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Lists the Auto Scaling group tags.
describeTags(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists the Auto Scaling group tags.
describeTags() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Lists the Auto Scaling group tags.
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.autoscaling.AmazonAutoScalingAsync
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Lists the Auto Scaling group tags.
describeTagsAsync(DescribeTagsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the tags for the specified resources.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - 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.
describeTagsAsync(DescribeTagsRequest, AsyncHandler<DescribeTagsRequest, DescribeTagsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the tags for the specified resources.
DescribeTagsRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeTags operation.
DescribeTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
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.autoscaling.model
DescribeTagsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
DescribeTagsResult - Class in com.amazonaws.services.ec2.model
DescribeTagsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsResult
 
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all termination policies supported by Auto Scaling.
describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a list of all termination policies supported by Auto Scaling.
DescribeTerminationPolicyTypesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DescribeTerminationPolicyTypes operation.
DescribeTerminationPolicyTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
DescribeTerminationPolicyTypesResult - Class in com.amazonaws.services.autoscaling.model
The TerminationPolicyTypes data type.
DescribeTerminationPolicyTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
describeVolumeAttributeAsync(DescribeVolumeAttributeRequest, AsyncHandler<DescribeVolumeAttributeRequest, DescribeVolumeAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
DescribeVolumeAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumeAttribute operation.
DescribeVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
DescribeVolumeAttributeResult - Class in com.amazonaws.services.ec2.model
Describe Volume Attribute Result
DescribeVolumeAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
describeVolumes(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the indicated volume 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 volume 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 volume 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 volume 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 volume or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of the indicated volume 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 volume or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest, AsyncHandler<DescribeVolumesRequest, DescribeVolumesResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of the indicated volume 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
 
describeVolumeStatus(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of a volume.
describeVolumeStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of a volume.
describeVolumeStatus(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of a volume.
describeVolumeStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of a volume.
describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of a volume.
describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of a volume.
describeVolumeStatusAsync(DescribeVolumeStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of a volume.
describeVolumeStatusAsync(DescribeVolumeStatusRequest, AsyncHandler<DescribeVolumeStatusRequest, DescribeVolumeStatusResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of a volume.
DescribeVolumeStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the DescribeVolumeStatus operation.
DescribeVolumeStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
DescribeVolumeStatusResult - Class in com.amazonaws.services.ec2.model
Describe Volume Status Result
DescribeVolumeStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
Destination - Class in com.amazonaws.services.simpleemail.model
Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
Destination() - Constructor for class com.amazonaws.services.simpleemail.model.Destination
Default constructor for a new Destination object.
Destination(List<String>) - Constructor for class com.amazonaws.services.simpleemail.model.Destination
Constructs a new Destination object.
detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Removes subnets from the set of configured subnets in the VPC for the LoadBalancer.
detachLoadBalancerFromSubnets(DetachLoadBalancerFromSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Removes subnets from the set of configured subnets in the VPC for the LoadBalancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes subnets from the set of configured subnets in the VPC for the LoadBalancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes subnets from the set of configured subnets in the VPC for the LoadBalancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes subnets from the set of configured subnets in the VPC for the LoadBalancer.
detachLoadBalancerFromSubnetsAsync(DetachLoadBalancerFromSubnetsRequest, AsyncHandler<DetachLoadBalancerFromSubnetsRequest, DetachLoadBalancerFromSubnetsResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes subnets from the set of configured subnets in the VPC for the LoadBalancer.
DetachLoadBalancerFromSubnetsRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the DetachLoadBalancerFromSubnets operation.
DetachLoadBalancerFromSubnetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
 
DetachLoadBalancerFromSubnetsResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the DetachLoadBalancerFromSubnets action.
DetachLoadBalancerFromSubnetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
 
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, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - 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.
detachVolumeAsync(DetachVolumeRequest, AsyncHandler<DetachVolumeRequest, DetachVolumeResult>) - 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
 
Dimension - Class in com.amazonaws.services.cloudwatch.model
The Dimension data type further expands on the identity of a metric using a Name, Value pair.
Dimension() - Constructor for class com.amazonaws.services.cloudwatch.model.Dimension
 
DimensionFilter - Class in com.amazonaws.services.cloudwatch.model
The DimensionFilter data type is used to filter ListMetrics results.
DimensionFilter() - Constructor for class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
disableAlarmActions(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Disables actions for the specified alarms.
disableAlarmActions(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Disables actions for the specified alarms.
disableAlarmActionsAsync(DisableAlarmActionsRequest, AsyncHandler<DisableAlarmActionsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Disables actions for the specified alarms.
DisableAlarmActionsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the DisableAlarmActions operation.
DisableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
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, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult>) - 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.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<DisableAvailabilityZonesForLoadBalancerRequest, DisableAvailabilityZonesForLoadBalancerResult>) - 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
The output for the DisableAvailabilityZonesForLoadBalancer action.
DisableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
DISABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constant for a disabled rule.
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Disables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
DisableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the DisableMetricsCollection operation.
DisableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
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, AsyncHandler<DisassociateAddressRequest, Void>) - 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.
disassociateAddressAsync(DisassociateAddressRequest, AsyncHandler<DisassociateAddressRequest, Void>) - 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.
DiskImage - Class in com.amazonaws.services.ec2.model
Disk Image
DiskImage() - Constructor for class com.amazonaws.services.ec2.model.DiskImage
 
DiskImageDescription - Class in com.amazonaws.services.ec2.model
Disk Image Description
DiskImageDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDescription
 
DiskImageDetail - Class in com.amazonaws.services.ec2.model
Disk Image Detail
DiskImageDetail() - Constructor for class com.amazonaws.services.ec2.model.DiskImageDetail
 
DiskImageFormat - Enum in com.amazonaws.services.ec2.model
Disk Image Format
DiskImageVolumeDescription - Class in com.amazonaws.services.ec2.model
Disk Image Volume Description
DiskImageVolumeDescription() - Constructor for class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
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, AsyncHandler<DomainMetadataRequest, DomainMetadataResult>) - 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.
domainMetadataAsync(DomainMetadataRequest, AsyncHandler<DomainMetadataRequest, DomainMetadataResult>) - 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
 
DomainType - Enum in com.amazonaws.services.ec2.model
Domain Type
Download - Interface in com.amazonaws.services.s3.transfer
Represents an asynchronous download from Amazon S3.
download(String, String, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to download data from Amazon S3 and save it to the specified file.
download(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Schedules a new transfer to download data from Amazon S3 and save it to the specified file.
downloadDirectory(String, String, File) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Downloads all objects in the virtual directory designated by the keyPrefix given to the destination directory given.
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 LoadBalancer.
DuplicatePolicyNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicatePolicyNameException
Constructs a new DuplicatePolicyNameException with the specified error message.
DynamoDBAttribute - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Interface for marking a class property as an attribute in a DynamoDB table.
DynamoDBAutoGeneratedKey - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Annotation for marking a hash key or range key property in a class to auto-generate this key.
DynamoDBHashKey - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Annotation for marking a property as the hash key for a modeled class.
DynamoDBIgnore - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Interface for marking a class property as non-modeled.
DynamoDBMapper - Class in com.amazonaws.services.dynamodb.datamodeling
Object mapper for domain-object interaction with DynamoDB.
DynamoDBMapper(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object given, using the default configuration.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object and configuration given.
DynamoDBMapperConfig - Class in com.amazonaws.services.dynamodb.datamodeling
Immutable configuration object for service call behavior.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the save behavior, consistent read behavior, and table name override given.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the save behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.ConsistentReads) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the consistent read behavior given.
DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Constructs a new configuration object with the table name override given.
DynamoDBMapperConfig.ConsistentReads - Enum in com.amazonaws.services.dynamodb.datamodeling
Enumeration of consistent read behavior.
DynamoDBMapperConfig.SaveBehavior - Enum in com.amazonaws.services.dynamodb.datamodeling
Enumeration of behaviors for the save operation.
DynamoDBMapperConfig.TableNameOverride - Class in com.amazonaws.services.dynamodb.datamodeling
Allows overriding the table name declared on a domain class by the DynamoDBTable annotation.
DynamoDBMapperConfig.TableNameOverride(String) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.TableNameOverride
 
DynamoDBMappingException - Exception in com.amazonaws.services.dynamodb.datamodeling
Generic exception for problems occuring when mapping DynamoDB items to Java objects or vice versa.
DynamoDBMappingException() - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(String, Throwable) - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(String) - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(Throwable) - Constructor for exception com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException
 
DynamoDBMarshaller<T> - Interface in com.amazonaws.services.dynamodb.datamodeling
Marshaller interface for storing complex types in DynamoDB as Strings.
DynamoDBMarshalling - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Annotation to mark a property as using a custom marshaller.
DynamoDBQueryExpression - Class in com.amazonaws.services.dynamodb.datamodeling
A query expression
DynamoDBQueryExpression(AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
 
DynamoDBRangeKey - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Annotation for marking a property in a class as the range key for a DynamoDB table.
DynamoDBReflector - Class in com.amazonaws.services.dynamodb.datamodeling
Reflection assistant for DynamoDBMapper
DynamoDBReflector() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBReflector
 
DynamoDBScanExpression - Class in com.amazonaws.services.dynamodb.datamodeling
Options for filtering results from a scan operation.
DynamoDBScanExpression() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
 
DynamoDBTable - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Annotation to mark a class as a DynamoDB table.
DynamoDBVersionAttribute - Annotation Type in com.amazonaws.services.dynamodb.datamodeling
Annotation for marking a property as an optimistic locking version attribute.

E

Ebs - Class in com.amazonaws.services.autoscaling.model
The Ebs data type.
Ebs() - Constructor for class com.amazonaws.services.autoscaling.model.Ebs
 
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
 
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.
EmptyBatchRequestException - Exception in com.amazonaws.services.sqs.model
Batch request does not contain an entry.
EmptyBatchRequestException(String) - Constructor for exception com.amazonaws.services.sqs.model.EmptyBatchRequestException
Constructs a new EmptyBatchRequestException with the specified error message.
enableAlarmActions(EnableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Enables actions for the specified alarms.
enableAlarmActions(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Enables actions for the specified alarms.
enableAlarmActionsAsync(EnableAlarmActionsRequest, AsyncHandler<EnableAlarmActionsRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Enables actions for the specified alarms.
EnableAlarmActionsRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the EnableAlarmActions operation.
EnableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
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, AsyncHandler<EnableAvailabilityZonesForLoadBalancerRequest, EnableAvailabilityZonesForLoadBalancerResult>) - 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.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest, AsyncHandler<EnableAvailabilityZonesForLoadBalancerRequest, EnableAvailabilityZonesForLoadBalancerResult>) - 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
The output for the EnableAvailabilityZonesForLoadBalancer action.
EnableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constant for an enabled rule.
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is enabled for a bucket.
EnabledMetric - Class in com.amazonaws.services.autoscaling.model
The EnabledMetric data type.
EnabledMetric() - Constructor for class com.amazonaws.services.autoscaling.model.EnabledMetric
 
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollection(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
enableMetricsCollectionAsync(EnableMetricsCollectionRequest, AsyncHandler<EnableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Enables monitoring of group metrics for the Auto Scaling group specified in AutoScalingGroupName .
EnableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the EnableMetricsCollection operation.
EnableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
enableVolumeIO(EnableVolumeIORequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enable IO on the volume after an event has occured.
enableVolumeIO(EnableVolumeIORequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enable IO on the volume after an event has occured.
enableVolumeIOAsync(EnableVolumeIORequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enable IO on the volume after an event has occured.
enableVolumeIOAsync(EnableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enable IO on the volume after an event has occured.
enableVolumeIOAsync(EnableVolumeIORequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enable IO on the volume after an event has occured.
enableVolumeIOAsync(EnableVolumeIORequest, AsyncHandler<EnableVolumeIORequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enable IO on the volume after an event has occured.
EnableVolumeIORequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the EnableVolumeIO operation.
EnableVolumeIORequest() - Constructor for class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
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.
EncryptionMaterialsProvider - Interface in com.amazonaws.services.s3.model
Interface for providing encryption materials.
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.
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.autoscaling.model.Activity
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
equals(Object) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.Metric
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.Condition
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.Key
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.PutRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Address
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportTask
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Image
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceCount
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceLicense
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceState
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.IpPermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.KeyPair
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchPermission
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.License
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Monitoring
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Placement
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PricingDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ProductCode
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReasonCode
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Region
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Reservation
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.S3Storage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Snapshot
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotPlacement
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StateReason
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Storage
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TagDescription
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.Volume
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
equals(Object) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
 
equals(Object) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
 
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
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.Credentials
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.Attribute
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.Item
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.SelectResult
 
equals(Object) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Body
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Content
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Destination
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.Message
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
equals(Object) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SubscribeResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Subscription
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Topic
 
equals(Object) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.Message
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
 
equals(Object) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
ETAG - Static variable in interface com.amazonaws.services.s3.Headers
 
executePolicy(ExecutePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Runs the policy you create for your Auto Scaling group in PutScalingPolicy.
executePolicy(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Runs the policy you create for your Auto Scaling group in PutScalingPolicy.
executePolicyAsync(ExecutePolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Runs the policy you create for your Auto Scaling group in PutScalingPolicy.
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Runs the policy you create for your Auto Scaling group in PutScalingPolicy.
executePolicyAsync(ExecutePolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Runs the policy you create for your Auto Scaling group in PutScalingPolicy.
executePolicyAsync(ExecutePolicyRequest, AsyncHandler<ExecutePolicyRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Runs the policy you create for your Auto Scaling group in PutScalingPolicy.
ExecutePolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the ExecutePolicy operation.
ExecutePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
ExpectedAttributeValue - Class in com.amazonaws.services.dynamodb.model
Allows you to provide an attribute name, and whether or not Amazon DynamoDB should check to see if the attribute value already exists; or if the attribute value exists and has a particular value before changing it.
ExpectedAttributeValue() - Constructor for class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Default constructor for a new ExpectedAttributeValue object.
ExpectedAttributeValue(AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Constructs a new ExpectedAttributeValue object.
ExpectedAttributeValue(Boolean) - Constructor for class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Constructs a new ExpectedAttributeValue object.
EXPIRATION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional object expiration
ExportEnvironment - Enum in com.amazonaws.services.ec2.model
Export Environment
ExportTask - Class in com.amazonaws.services.ec2.model
Export Task
ExportTask() - Constructor for class com.amazonaws.services.ec2.model.ExportTask
 
ExportToS3Task - Class in com.amazonaws.services.ec2.model
Export To S3 Task
ExportToS3Task() - Constructor for class com.amazonaws.services.ec2.model.ExportToS3Task
 
ExportToS3TaskSpecification - Class in com.amazonaws.services.ec2.model
Export To S3 Task Specification
ExportToS3TaskSpecification() - Constructor for class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
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
 
FederatedUser - Class in com.amazonaws.services.securitytoken.model
Identifiers for the federated user associated with the credentials.
FederatedUser() - Constructor for class com.amazonaws.services.securitytoken.model.FederatedUser
Default constructor for a new FederatedUser object.
FederatedUser(String, String) - Constructor for class com.amazonaws.services.securitytoken.model.FederatedUser
Constructs a new FederatedUser object.
Filter - Class in com.amazonaws.services.autoscaling.model
The Filter data type.
Filter() - Constructor for class com.amazonaws.services.autoscaling.model.Filter
 
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.
forKey(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers the versions of a single Amazon S3 object.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.LifecycleState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodb.model.TableStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.DomainType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
Use this in place of valueOf.
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.InstanceAttributeName
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.RuleAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
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.VolumeAttributeName
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.ec2.model.VolumeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
 
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.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.sqs.model.QueueAttributeName
Use this in place of valueOf.

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.
GenericBucketRequest - Class in com.amazonaws.services.s3.model
Generic request container for web service requests on buckets.
GenericBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.GenericBucketRequest
 
get(int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Returns the Nth element of the list.
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
getAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Returns the optional access control list for the new bucket.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional access control list for the new upload.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the optional access control list for the new object.
getAccessKeyId() - Method in class com.amazonaws.services.securitytoken.model.Credentials
AccessKeyId ID that identifies the temporary credentials.
getAccessor() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns null since the EncryptionMaterials base class does not have a materials accessor.
getAcl() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
Returns the custom ACL to be applied to the specified bucket when this request is executed.
getAction() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
The type of action for an item update operation.
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).
getActionPrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
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.ec2.model.VolumeStatusItem
Returns the value of the Actions property for this object.
getActions() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
getActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
getActive() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns the value of the Active property for this object.
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
A scaling Activity.
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.
getAdd() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Returns the value of the Add property for this object.
getAdd() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Returns the value of the Add property for this object.
getAdditionalInfo() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the AdditionalInfo property for this object.
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.ec2.model.StartInstancesRequest
Returns the value of the AdditionalInfo property for this object.
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.
getAddressingType() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns the value of the AddressingType property for this object.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
getAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
getAlarmARN() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmArn() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
getAlarmConfigurationUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description for the alarm.
getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
getAlarmHistoryItems() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
getAlarmName() - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The descriptive name for the alarm.
getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The descriptive name for the alarm.
getAlarmNamePrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
getAlarms() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the AllocationId property for this object.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Returns the value of the AllocationId property for this object.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The allocation ID that AWS returned when you allocated the elastic IP address for use with Amazon VPC.
getAllocationId() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The allocation ID that AWS provided when you allocated the address for use with Amazon VPC.
getAllocationIds() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Returns the value of the AllocationIds property for this object.
getAllowedHeaders() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns allowed headers of this rule.
getAllowedMethods() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the allowed methods of this rule.
getAllowedOrigins() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the allowed origins of this rule and returns a reference to this object for method chaining.
getAllowReassociation() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns the value of the AllowReassociation property for this object.
getAllSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns the value of the AllSecurityGroups property for this object.
getAllTags() - Method in class com.amazonaws.services.s3.model.TagSet
Get all the tags for this TagSet
getAllTagSets() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the list of TagSet objects contained in this object.
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.
getAmount() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
getAmount() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Returns the value of the Amount property for this object.
getAppCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicy objects created with CreateAppCookieStickinessPolicy.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the Architecture property for this object.
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.
getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Returns the value of the Arn property for this object.
getArn() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
Returns the value of the Arn property for this object.
getArn() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The ARN specifying the federated user associated with the credentials.
getAssociation() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the Association property for this object.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the AssociationId property for this object.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
Returns the value of the AssociationId property for this object.
getAssociationId() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Association ID corresponding to the VPC elastic IP address you want to disassociate.
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.
getAttachment() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the Attachment property for this object.
getAttachmentId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns the value of the AttachmentId property for this object.
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.InstanceNetworkInterfaceAttachment
Returns the value of the AttachTime property for this object.
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.DescribeVolumeAttributeRequest
Returns the value of the Attribute property for this object.
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.dynamodb.model.KeySchemaElement
The AttributeName of the KeySchemaElement.
getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The name of the attribute associated with the policy.
getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The name of the attribute associated with the policy.
getAttributeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The name of the attribute associated with the policy type.
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
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 retrieve information for.
getAttributeNames() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to retrieve information for.
getAttributeNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names in the domain, in bytes.
getAttributes() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
If the ReturnValues parameter is provided as ALL_OLD in the request, Amazon DynamoDB returns an array of attribute name-value pairs (essentially, the deleted item).
getAttributes() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
getAttributes() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE in the request.
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.GetSubscriptionAttributesResult
A map of the subscription's attributes.
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.CreateQueueRequest
A map of attributes with their corresponding values.
getAttributes() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A map of attributes to the respective values.
getAttributes() - Method in class com.amazonaws.services.sqs.model.Message
 
getAttributes() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A map 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, AsyncHandler<GetAttributesRequest, GetAttributesResult>) - 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.
getAttributesAsync(GetAttributesRequest, AsyncHandler<GetAttributesRequest, GetAttributesResult>) - 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
 
getAttributesToGet() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
List of Attribute names.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
List of Attribute names.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
List of Attribute names.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
List of Attribute names.
getAttributeType() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
The AttributeType of the KeySchemaElement which can be a String or a Number.
getAttributeType() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The type of attribute.
getAttributeUpdates() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Map of attribute name to the new value and action for the update.
getAttributeValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The value of the attribute associated with the policy.
getAttributeValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The value of the attribute associated with the policy.
getAttributeValue() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute.
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.
getAttributeValueList() - Method in class com.amazonaws.services.dynamodb.model.Condition
A list of attribute values to be used with a comparison operator for a scan or query operation.
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 disallow unauthenticated unsubscribes of the subscription.
getAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Boolean value
getAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Returns the value of the AutoEnableIO property for this object.
getAutoScalingGroupARN() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.Activity
The name of the Auto Scaling group.
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.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with this instance.
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.DeleteAutoScalingGroupRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or ARN of the Auto Scaling Group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Specifies the Auto Scaling group name.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or ARN of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group associated with this scaling policy.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group to be updated.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the Auto Scaling group.
getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A list of Auto Scaling group names.
getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
getAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A list of Auto Scaling groups.
getAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
getAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Notification types supported by Auto Scaling.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone in which this instance resides.
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.Instance
Availability Zones associated with this instance.
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.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by availability zone (ex: 'us-east-1a').
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns the value of the AvailabilityZone property for this object.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Returns the value of the AvailabilityZone property for this object.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Returns the value of the AvailabilityZone property for this object.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The Amazon EC2 instance's availability zone.
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.SpotPlacement
The availability zone in which an Amazon EC2 instance runs.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns the value of the AvailabilityZone property for this object.
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.VolumeStatusItem
Returns the value of the AvailabilityZone property for this object.
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
Returns the value of the AvailabilityZoneGroup property for this object.
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
Availability Zones for the group.
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.
getAverage() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of metric values that correspond to the datapoint.
getAWSAccessKeyId() - Method in class com.amazonaws.auth.AnonymousAWSCredentials
 
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.BasicSessionCredentials
 
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 class com.amazonaws.auth.AnonymousAWSCredentials
 
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.BasicSessionCredentials
 
getAWSSecretKey() - Method in class com.amazonaws.auth.PropertiesCredentials
 
getB() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Binary attributes are sequences of unsigned bytes.
getBackendServerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Contains a list of back-end server descriptions.
getBatchSize() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getBatchSize() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getBccAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify 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.CreateImageRequest
Returns the value of the BlockDeviceMappings property for this object.
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.ImportInstanceLaunchSpecification
Returns the value of the BlockDeviceMappings property for this object.
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
Specifies how block devices are exposed to the instance.
getBody() - Method in class com.amazonaws.services.simpleemail.model.Message
The message body.
getBody() - Method in class com.amazonaws.services.sqs.model.Message
 
getBounces() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have bounced.
getBounceTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish bounce notifications.
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.
getBS() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of binary attributes.
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.
getBucket() - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
 
getBucket() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
 
getBucketAcl(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified Amazon S3 bucket.
getBucketAcl(GetBucketAclRequest) - 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
 
getBucketAcl(GetBucketAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketAclRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for requesting a bucket's Access Control List (ACL).
GetBucketAclRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketAclRequest
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL for the specified bucket when executed.
getBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the cross origin configuration for the specified bucket, or null if no configuration has been established.
getBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the lifecycle configuration for the specified bucket, or null if no configuration has been established.
getBucketLifecycleConfiguration(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(GetBucketLocationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the geographical region where Amazon S3 stores the specified bucket.
getBucketLocation(GetBucketLocationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLocation(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketLocationRequest - Class in com.amazonaws.services.s3.model
Provides options for requesting an Amazon S3 bucket's location.
GetBucketLocationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketLocationRequest
Constructs a new request object to create a new bucket with the specified name.
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.iterable.S3Objects
 
getBucketName() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
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.DeleteBucketPolicyRequest
Returns the name of the Amazon S3 bucket whose policy is being deleted.
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.DeleteBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration will be deleted when this request is executed.
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.DeleteObjectsRequest
Gets the name of the Amazon S3 bucket containing the object(s) 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.GetBucketAclRequest
Returns the name of the bucket whose ACL will be retrieved by this request, when executed.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
Returns the name of the bucket whose location is being requested.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Returns the name of the Amazon S3 bucket whose policy is being retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration is being retrieved.
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.SetBucketAclRequest
Returns the name of the bucket whose ACL will be modified by this request when executed.
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.SetBucketPolicyRequest
Returns the name of the Amazon S3 bucket whose policy 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.SetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website 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 interface com.amazonaws.services.s3.transfer.Download
The name of the bucket where the object is being downloaded from.
getBucketName() - Method in class com.amazonaws.services.s3.transfer.model.UploadResult
Returns the name of the bucket containing the uploaded object.
getBucketName() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileDownload
Returns the name of the bucket from which files are downloaded.
getBucketName() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileUpload
Returns the name of the bucket from which files are downloaded.
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
 
getBucketNotificationConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
 
getBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the policy for the specified bucket.
getBucketPolicy(GetBucketPolicyRequest) - 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
 
getBucketPolicy(GetBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Gets the policy for the specified bucket.
GetBucketPolicyRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Creates a new request object, ready to be executed to retrieve the bucket policy of an Amazon S3 bucket.
getBucketTaggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the tagging configuration for the specified bucket, or null if no configuration has been established.
getBucketTaggingConfiguration(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
 
getBucketWebsiteConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to retrieve a bucket's website configuration.
GetBucketWebsiteConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to retrieve the bucket website configuration for the specified bucket.
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.
getBytes() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Returns the value of the Bytes property for this object.
getBytesConverted() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns the value of the BytesConverted property for this object.
getBytesConverted() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Returns the value of the BytesConverted property for this object.
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.dynamodb.AmazonDynamoDB
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.dynamodb.AmazonDynamoDBClient
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.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.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 interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
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.securitytoken.AWSSecurityTokenServiceClient
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.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.simpleemail.AmazonSimpleEmailService
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.simpleemail.AmazonSimpleEmailServiceClient
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
Returns the value of the CancelledSpotInstanceRequests property for this object.
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.CreateBucketRequest
Returns the optional Canned ACL to set for the new bucket.
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.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
Returns the canned ACL to be applied to the specified bucket when this request is executed.
getCanonicalHostedZoneName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the name of the Amazon Route 53 hosted zone that is associated with the LoadBalancer.
getCanonicalHostedZoneNameID() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the Amazon Route 53 hosted zone name that is associated with the LoadBalancer.
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.
getCardinality() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The cardinality of the attribute.
getCause() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
getCcAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
getCharset() - Method in class com.amazonaws.services.simpleemail.model.Content
The character set of the content.
getChecksum() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Returns the value of the Checksum property for this object.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
getCidrIp() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated
getClientMarker() - Method in class com.amazonaws.RequestClientOptions
Returns all client markers as a space-delimited string.
getClientToken() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Returns the value of the ClientToken property for this object.
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.ReservedInstancesListing
Returns the value of the ClientToken property for this object.
getClientToken() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
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.InstanceStatusEvent
The associated code of the event.
getCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
Returns the value of the Code property for this object.
getCode() - Method in class com.amazonaws.services.ec2.model.StateReason
Reason code for the state change.
getCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Returns the value of the Code property for this object.
getCode() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns the status code for the failed delete.
getCode() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
An error code representing why the operation failed on this entry.
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.
getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
getComparisonOperator() - Method in class com.amazonaws.services.dynamodb.model.Condition
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
getComplaints() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
getComplaintTopic() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish complaint notifications.
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.model.SetBucketWebsiteConfigurationRequest
Returns the website configuration to send as part of this request.
getConfiguration() - Method in class com.amazonaws.services.s3.transfer.TransferManager
Returns the configuration which specifies how this TransferManager processes requests.
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.dynamodb.model.GetItemRequest
If set to true, then a consistent read is issued.
getConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
If set to true, then a consistent read is issued.
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.
getConsistentReads() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Returns the consistent read behavior for this configuration.
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, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult>) - 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.
getConsoleOutputAsync(GetConsoleOutputRequest, AsyncHandler<GetConsoleOutputRequest, GetConsoleOutputResult>) - 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
 
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getConsumedCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
getContainerFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Returns the value of the ContainerFormat property for this object.
getContainerFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns the value of the ContainerFormat property for this object.
getContent() - Method in class com.amazonaws.DefaultRequest
 
getContent() - Method in interface com.amazonaws.Request
Returns the optional stream containing the payload data to include for this request.
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.GeneratePresignedUrlRequest
Gets the expected content-type of the request.
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.
getConversionTask() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Returns the value of the ConversionTask property for this object.
getConversionTask() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Returns the value of the ConversionTask property for this object.
getConversionTaskId() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Returns the value of the ConversionTaskId property for this object.
getConversionTaskId() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns the value of the ConversionTaskId property for this object.
getConversionTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Returns the value of the ConversionTaskIds property for this object.
getConversionTasks() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Returns the value of the ConversionTasks property for this object.
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.PutScalingPolicyRequest
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.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
getCount() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
If set to true, Amazon DynamoDB returns a total number of items that match the query parameters, instead of a list of the matching items and their attributes.
getCount() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Number of items in the response.
getCount() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
If set to true, Amazon DynamoDB returns a total number of items for the Scan operation, even if the operation has no matching items for the assigned filter.
getCount() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Number of items in the response.
getCount() - Method in class com.amazonaws.services.ec2.model.PricingDetail
Returns the value of the Count property for this object.
getCreateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns the value of the CreateDate property for this object.
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.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the LoadBalancer was created.
getCreateTime() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns the value of the CreateTime property for this object.
getCreateTime() - Method in class com.amazonaws.services.ec2.model.Volume
Timestamp when volume creation was initiated.
getCreateVolumePermission() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Returns the value of the CreateVolumePermission property for this object.
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.s3.model.Bucket
Gets the bucket's creation date.
getCreationDateTime() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Returns the value of the CreationDateTime property for this object.
getCredentials() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
Returns AWSCredentials which the caller can use to authorize an AWS request.
getCredentials() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
 
getCredentials() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
getCredentials() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Credentials for the service API authentication.
getCredentials() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
The session credentials for API authentication.
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.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns the value of the CurrencyCode property for this object.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Returns the value of the CurrencyCode property for this object.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Returns the value of the CurrencyCode property for this object.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the reserved instance.
getCurrencyCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the reserved instance.
getCurrentState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the specified instance.
getData() - Method in class com.amazonaws.services.simpleemail.model.Content
The textual data of the content.
getData() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
The raw data of the message.
getDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The datapoints for the specified metric.
getDefaultCooldown() - 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.
getDefaultCooldown() - 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.
getDefaultCooldown() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
getDefaultValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The default value of the attribute, if applicable.
getDelaySeconds() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
The number of seconds for which the message has to be delayed.
getDelaySeconds() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The number of seconds the message has to be delayed.
getDelegationToken() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns the optional STS security token associated with the request.
getDeletedObjects() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult
Returns the list of successfully deleted objects from this request.
getDeletedObjects() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
Returns the list of successfully deleted objects from this request.
getDeleteMarkerVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns the versionId for the delete marker that was created when doing a non-versioned delete in a versioned bucket.
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.InstanceNetworkInterfaceAttachment
Returns the value of the DeleteOnTermination property for this object.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the DeleteOnTermination property for this object.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
getDeleteRequest() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
A container for a Delete BatchWrite request
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.
getDeliveryAttempts() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have been enqueued for sending.
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.CreateInstanceExportTaskRequest
Returns the value of the Description property for this object.
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.DiskImage
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns the value of the Description property for this object.
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.ImportInstanceRequest
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
A description of the event.
getDescription() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
String value
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.ReportInstanceStatusRequest
Returns the value of the Description property for this object.
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.ec2.model.VolumeStatusAction
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Returns the value of the Description property for this object.
getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides a description of the instance.
getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
A human-readable description of the attribute.
getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
A human-readable description of the policy type.
getDescription() - Method in interface 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 Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of Amazon EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of Amazon EC2 instances that should be running in the group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in your Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the Auto Scaling group.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity for the Auto Scaling group.
getDestination() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The destination for this email, composed of To:, CC:, and BCC: fields.
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.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
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.
getDestinationKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDestinations() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message.
getDetails() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains details of the scaling activity.
getDetails() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Returns the value of the Details property for this object.
getDetails() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Returns the value of the Details property for this object.
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).
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns the value of the DeviceIndex property for this object.
getDeviceIndex() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the DeviceIndex property for this object.
getDeviceName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
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.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The list of dimensions associated with the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
A list of dimensions describing qualities of the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
A list of dimensions to filter against.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.Metric
A list of dimensions associated with the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of dimensions associated with the alarm's associated metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A list of dimensions associated with the metric.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the alarm's associated metric.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the DisableApiTermination 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.ModifyInstanceAttributeRequest
Boolean value
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
getDiskImageFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Returns the value of the DiskImageFormat property for this object.
getDiskImageFormat() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns the value of the DiskImageFormat property for this object.
getDiskImages() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Returns the value of the DiskImages property for this object.
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.
getDkimAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
getDkimTokens() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of DNS records (tokens) that must be published in the domain name's DNS for DKIM verification to complete, and which must remain published in order for DKIM signing to succeed.
getDkimTokens() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of DNS records (tokens) that must be published in the domain name's DNS for DKIM verification to complete, and which must remain published in order for DKIM signing to succeed.
getDkimVerificationStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
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.
getDomain() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the Domain property for this object.
getDomain() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address to your VPC.
getDomain() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Returns the value of the Domain property for this object.
getDomain() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
getDomain() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
The domain to be verified.
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.
getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The duration, in seconds, that the session should last.
getDurationSeconds() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The duration, in seconds, that the credentials should remain valid.
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.autoscaling.model.BlockDeviceMapping
The Elastic Block Storage volume information.
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.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the EbsOptimized property for this object.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Boolean value
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns the value of the EbsOptimized property for this object.
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
getEbsOptimized() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns the value of the EbsOptimized property for this object.
getEffect() - Method in class com.amazonaws.auth.policy.Statement
Returns the result effect of this policy statement when it is evaluated.
getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
The email address to be verified.
getEmailAddress() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
The email address to be verified.
getEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
getEnabledMetrics() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
getEncryptionMaterials(Map<String, String>) - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsAccessor
Retrieves encryption materials matching the specified description from some source.
getEncryptionMaterials() - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsProvider
Returns EncryptionMaterials which the caller can use for encryption.
getEncryptionMaterials() - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
getEncryptionMaterials(Map<String, String>) - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
getEndDate() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
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.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).
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this activity.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to end.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to end.
getEndTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the last datapoint to return.
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.ec2.model.ReportInstanceStatusRequest
Returns the value of the EndTime property for this object.
getEntries() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
A list of receipt handles of the messages for which the visibility timeout must be changed.
getEntries() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
A list of receipt handles for the messages to be deleted.
getEntries() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
A list of SendMessageBatchRequestEntrys.
getErrorCode() - Method in exception com.amazonaws.AmazonServiceException
Returns the AWS error code represented by this exception.
getErrorDocument() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Returns the complete path to the document to serve for 4xx errors, or null if no error document has been configured.
getErrors() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
Returns the list of errors from the attempted delete operation.
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.CopyPartResult
Gets the ETag value for the new part that was created in the associated CopyPartRequest.
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.
getEvaluationPeriods() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
getEvaluationPeriods() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
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.
getEventId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Returns the value of the EventId property for this object.
getEventId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Returns the value of the EventId property for this object.
getEvents() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Events that affect the status of the associated Amazon EC2 instance.
getEvents() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Returns the value of the Events property for this object.
getEventType() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Returns the value of the EventType property for this object.
getEventType() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Returns the value of the EventType property for this object.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Returns the exclusive start key for this query.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Returns the exclusive start key for this scan.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Primary key of the item from which to continue an earlier query.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Primary key of the item from which to continue an earlier scan.
getExclusiveStartTableName() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
The name of the table that starts the list.
getExecutableUsers() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of users with explicit launch permissions for the described AMIs.
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.dynamodb.AmazonDynamoDBAsyncClient
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.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
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.simpleemail.AmazonSimpleEmailServiceAsyncClient
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.dynamodb.model.ExpectedAttributeValue
Specify whether or not a value already exists for the attribute name-value pair.
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.dynamodb.model.DeleteItemRequest
Designates an attribute for a conditional modification.
getExpected() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Designates an attribute for a conditional modification.
getExpected() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Designates an attribute for a conditional modification.
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.
getExpiration() - Method in class com.amazonaws.services.securitytoken.model.Credentials
The date on which these credentials expire.
getExpirationInDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the time in days from an object's creation to its expiration.
getExpirationTime() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns the value of the ExpirationTime property for this object.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpires() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the expires response header override if it has been specified, or null otherwise.
getExportTask() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Returns the value of the ExportTask property for this object.
getExportTaskId() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
Returns the value of the ExportTaskId property for this object.
getExportTaskId() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns the value of the ExportTaskId property for this object.
getExportTaskIds() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
Returns the value of the ExportTaskIds property for this object.
getExportTasks() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Returns the value of the ExportTasks property for this object.
getExportToS3Task() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Returns the value of the ExportToS3Task property for this object.
getExportToS3Task() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns the value of the ExportToS3Task property for this object.
getExposedHeaders() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns expose headers of this rule and returns a reference to this object for method chaining.
getExtendedRequestId() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Gets Amazon S3's extended request ID.
getFailed() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of BatchResultErrorEntrys.
getFailed() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of BatchResultErrorEntrys.
getFailed() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of BatchResultErrorEntrys with the error detail about each message that could not be enqueued.
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
Returns the value of the Fault property for this object.
getFederatedUser() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Identifiers for the federated user associated with the credentials.
getFederatedUserId() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The string identifying the federated user associated with the credentials, similar to the UserId of an IAM user.
getFederationToken(GetFederationTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
The GetFederationToken action returns a set of temporary credentials for a federated user with the user name and policy specified in the request.
getFederationToken(GetFederationTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
The GetFederationToken action returns a set of temporary credentials for a federated user with the user name and policy specified in the request.
getFederationTokenAsync(GetFederationTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
The GetFederationToken action returns a set of temporary credentials for a federated user with the user name and policy specified in the request.
getFederationTokenAsync(GetFederationTokenRequest, AsyncHandler<GetFederationTokenRequest, GetFederationTokenResult>) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
The GetFederationToken action returns a set of temporary credentials for a federated user with the user name and policy specified in the request.
getFederationTokenAsync(GetFederationTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
The GetFederationToken action returns a set of temporary credentials for a federated user with the user name and policy specified in the request.
getFederationTokenAsync(GetFederationTokenRequest, AsyncHandler<GetFederationTokenRequest, GetFederationTokenResult>) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
The GetFederationToken action returns a set of temporary credentials for a federated user with the user name and policy specified in the request.
GetFederationTokenRequest - Class in com.amazonaws.services.securitytoken.model
Container for the parameters to the GetFederationToken operation.
GetFederationTokenRequest() - Constructor for class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
Default constructor for a new GetFederationTokenRequest object.
GetFederationTokenRequest(String) - Constructor for class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
Constructs a new GetFederationTokenRequest object.
GetFederationTokenResult - Class in com.amazonaws.services.securitytoken.model
Contains the result of a successful invocation of the GetFederationToken action.
GetFederationTokenResult() - Constructor for class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
 
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.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
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.DescribeConversionTasksRequest
Returns the value of the Filters property for this object.
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.DescribeInstanceStatusRequest
The list of filters to limit returned results.
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
A list of filters used to match properties for Placement Groups.
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.DescribeReservedInstancesListingsRequest
Returns the value of the Filters property for this object.
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.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.DescribeVolumeStatusRequest
Returns the value of the Filters property for this object.
getFirstByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the optional start range to copy from the source object.
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.
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.
getForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
getFormat() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Returns the value of the Format property for this object.
getFormat() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Returns the value of the Format property for this object.
getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward feedback as email.
getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward feedback notifications as email.
getFrequency() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
getFromPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
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
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).
getGranularities() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the enabled metric.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The granularity to associate with the metrics to collect.
getGranularity() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity of a Metric.
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.
getGroupId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
ID of the standard (EC2) or VPC security group to modify.
getGroupId() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
Returns the value of the GroupId property for this object.
getGroupId() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The ID of the Amazon EC2 security group to delete.
getGroupId() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
Returns the value of the GroupId property for this object.
getGroupId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
ID of the standard (EC2) or VPC security group to modify.
getGroupId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Returns the value of the GroupId property for this object.
getGroupId() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
ID of the security group in the specified AWS account.
getGroupIds() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
Returns the value of the GroupIds property for this object.
getGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the standard (EC2) security 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.GroupIdentifier
 
getGroupName() - Method in class com.amazonaws.services.ec2.model.Placement
The name of the PlacementGroup in which an Amazon EC2 instance runs.
getGroupName() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of this PlacementGroup.
getGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Name of the standard (EC2) security group to modify.
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.SpotPlacement
The name of the PlacementGroup in which an Amazon EC2 instance runs.
getGroupName() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
Name of the security group in the specified AWS account.
getGroupName() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Name of the source security group.
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.
getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the Groups property for this object.
getGroups() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the Groups property for this object.
getGroups() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Returns the value of the Groups property for this object.
getGroups() - Method in class com.amazonaws.services.ec2.model.Reservation
The list of security groups requested for the instances in this reservation.
getHashKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
 
getHashKeyElement() - Method in class com.amazonaws.services.dynamodb.model.Key
A hash key element is treated as the primary key, and can be a string or a number.
getHashKeyElement() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
A hash key element is treated as the primary key, and can be a string or a number.
getHashKeyValue() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Returns the hash key value to match.
getHashKeyValue() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Attribute value of the hash component of the composite primary key.
getHeaderName() - Method in enum com.amazonaws.services.s3.model.Permission
Returns the name of the header used to grant this permission.
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.
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.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The length of time that Auto Scaling waits before checking an instance's health status.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Length of time in seconds after a new Amazon EC2 instance comes into service that Auto Scaling starts checking its health.
getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The length of time that Auto Scaling waits before checking an instance's health status.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service you want the health status from, Amazon EC2 or Elastic Load Balancer.
getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The health status of this instance.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance's health status.
getHealthStatus() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
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.
getHistoryData() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Machine-readable data about the alarm in JSON format.
getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
getHistorySummary() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
A human-readable summary of the alarm history.
getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to reject this request when the Auto Scaling group is in cooldown.
getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period.
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.
getHtml() - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in HTML format.
getHttpMethod() - Method in class com.amazonaws.DefaultRequest
 
getHttpMethod() - Method in interface com.amazonaws.Request
Returns the HTTP method (GET, POST, etc) to use when sending this request.
getHttpRequest() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
Returns the http request from which this input stream is derived.
getHypervisor() - Method in class com.amazonaws.services.ec2.model.Image
Returns the value of the Hypervisor property for this object.
getHypervisor() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the Hypervisor property for this object.
getIamInstanceProfile() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
getIamInstanceProfile() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the IamInstanceProfile property for this object.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns the value of the IamInstanceProfile property for this object.
getIamInstanceProfile() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns the value of the IamInstanceProfile property for this object.
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.ec2.model.DiskImageVolumeDescription
Returns the value of the Id property for this object.
getId() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Returns the value of the Id property for this object.
getId() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the ID of this rule.
getId() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the Id of this rule.
getId() - Method in class com.amazonaws.services.s3.model.Owner
Gets the ID of the owner.
getId() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
The id of an entry in a batch request.
getId() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
An identifier for this particular receipt handle.
getId() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
Represents a message whose visibility timeout has been changed successfully.
getId() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
An identifier for this particular receipt handle.
getId() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
Represents a successfully deleted message.
getId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
An identifier for the message in this batch.
getId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An identifier for the message in this batch.
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.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
getIdentities() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the AWS Account.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set feedback notification forwarding.
getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The identity for which the topic will be set.
getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the DNS records, or tokens , that must be present in order for Easy DKIM to sign outgoing email messages.
getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the DNS records, or tokens , that must be present in order for Easy DKIM to sign outgoing email messages.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the DNS records, or tokens , that must be present in order for Easy DKIM to sign outgoing email messages.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the DNS records, or tokens , that must be present in order for Easy DKIM to sign outgoing email messages.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the DNS records, or tokens , that must be present in order for Easy DKIM to sign outgoing email messages.
getIdentityDkimAttributesAsync(GetIdentityDkimAttributesRequest, AsyncHandler<GetIdentityDkimAttributesRequest, GetIdentityDkimAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the DNS records, or tokens , that must be present in order for Easy DKIM to sign outgoing email messages.
GetIdentityDkimAttributesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityDkimAttributes operation.
GetIdentityDkimAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
GetIdentityDkimAttributesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all the DKIM attributes for the specified identity.
GetIdentityDkimAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
getIdentityNotificationAttributesAsync(GetIdentityNotificationAttributesRequest, AsyncHandler<GetIdentityNotificationAttributesRequest, GetIdentityNotificationAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.
GetIdentityNotificationAttributesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityNotificationAttributes operation.
GetIdentityNotificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
GetIdentityNotificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
Describes whether an identity has a bounce topic or complaint topic set, or feedback forwarding enabled.
GetIdentityNotificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
getIdentityType() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributes(GetIdentityVerificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
getIdentityVerificationAttributesAsync(GetIdentityVerificationAttributesRequest, AsyncHandler<GetIdentityVerificationAttributesRequest, GetIdentityVerificationAttributesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
GetIdentityVerificationAttributesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetIdentityVerificationAttributes operation.
GetIdentityVerificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
GetIdentityVerificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
Represents the verification attributes for a list of identities.
GetIdentityVerificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
getImage() - Method in class com.amazonaws.services.ec2.model.DiskImage
Returns the value of the Image property for this object.
getImage() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns the value of the Image property for this object.
getImage() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Returns the value of the Image property for this object.
getImage() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Returns the value of the Image property for this object.
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).
getImpairedSince() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Returns the value of the ImpairedSince property for this object.
getImportInstance() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns the value of the ImportInstance property for this object.
getImportManifestUrl() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Returns the value of the ImportManifestUrl property for this object.
getImportManifestUrl() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Returns the value of the ImportManifestUrl property for this object.
getImportVolume() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns the value of the ImportVolume property for this object.
getIncludeAllInstances() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
Returns the value of the IncludeAllInstances property for this object.
getIndexDocumentSuffix() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Returns the document to serve when a directory is specified (ex: index.html).
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.
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.CreateReservedInstancesListingRequest
Returns the value of the InstanceCount property for this object.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.InstanceCount
Returns the value of the InstanceCount property for this object.
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.
getInstanceCounts() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns the value of the InstanceCounts property for this object.
getInstanceExportDetails() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns the value of the InstanceExportDetails property for this object.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance ID of the Amazon EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies the ID of the Amazon EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The identifier of the Amazon EC2 instance.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the Amazon 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.CreateInstanceExportTaskRequest
Returns the value of the InstanceId property for this object.
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.ImportInstanceTaskDetails
Returns the value of the InstanceId property for this object.
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.InstanceExportDetails
Returns the value of the InstanceId property for this object.
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.InstanceStatus
The ID of the Amazon EC2 instance.
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
Returns the value of the InstanceId property for this object.
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.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
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.DescribeInstanceStatusRequest
The list of instance IDs.
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.ImportInstanceLaunchSpecification
Returns the value of the InstanceInitiatedShutdownBehavior property for this object.
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.ModifyInstanceAttributeRequest
String value
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
 
getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring, which is enabled by default.
getInstanceMonitoring() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed monitoring or not.
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.BackendServerDescription
Provides the port on which the back-end server is listening.
getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
The port number associated with the back-end server.
getInstanceProtocol() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the protocol to use for routing traffic to back-end instances - HTTP, HTTPS, TCP, or SSL.
getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
getInstances() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Returns the value of the Instances property for this object.
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.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 instance 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.
getInstanceState() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Represents the state of an Amazon EC2 instance.
getInstanceStates() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
getInstanceStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Returns the value of the InstanceStatus property for this object.
getInstanceStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
Collection of instance statuses describing the state of the requested instances.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance (ex: default or dedicated).
getInstanceTenancy() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance (ex: default or dedicated).
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the Amazon EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the Amazon 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.ImportInstanceLaunchSpecification
Returns the value of the InstanceType property for this object.
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.ModifyInstanceAttributeRequest
String value
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
Returns the value of the InstanceType property for this object.
getInstanceTypes() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the instance type to return.
getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
getInsufficientDataActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
getInterval() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
getIops() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Returns the value of the Iops property for this object.
getIops() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Returns the value of the Iops property for this object.
getIops() - Method in class com.amazonaws.services.ec2.model.Volume
Returns the value of the Iops property for this object.
getIpOwnerId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Returns the value of the IpOwnerId property for this object.
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.
getIpPermissionsEgress() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Returns the value of the IpPermissionsEgress property for this object.
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
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
getIpRanges() - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
getItem(GetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Retrieves a set of Attributes for an item that matches the primary key.
getItem(GetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Retrieves a set of Attributes for an item that matches the primary key.
getItem() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Contains the requested attributes.
getItem() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
A map of the attributes for the item, and must include the primary key values that define the item.
getItem() - Method in class com.amazonaws.services.dynamodb.model.PutRequest
The item to put
getItemAsync(GetItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves a set of Attributes for an item that matches the primary key.
getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves a set of Attributes for an item that matches the primary key.
getItemAsync(GetItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves a set of Attributes for an item that matches the primary key.
getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves a set of Attributes for an item that matches the primary key.
getItemCount() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Returns the value of the ItemCount property for this object.
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.
GetItemRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the GetItem operation.
GetItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.GetItemRequest
Default constructor for a new GetItemRequest object.
GetItemRequest(String, Key) - Constructor for class com.amazonaws.services.dynamodb.model.GetItemRequest
Constructs a new GetItemRequest object.
GetItemResult - Class in com.amazonaws.services.dynamodb.model
Get Item Result
GetItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.GetItemResult
 
getItems() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Returns the value of the Items property for this object.
getItems() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Returns the value of the Items property for this object.
getItems() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Returns the value of the Items property for this object.
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.
getKernel() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
String value
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the Amazon EC2 AMI.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the Amazon 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.autoscaling.model.Tag
The key of the tag.
getKey() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The key of the tag.
getKey() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
The primary key that uniquely identifies each item in a table.
getKey() - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
The item's key to be delete
getKey() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
The primary key that uniquely identifies each item in a table.
getKey() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
The primary key that uniquely identifies each item in a table.
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.s3.iterable.S3Versions
 
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.DeleteObjectsRequest.KeyVersion
 
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns the key that was successfully deleted.
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.MultiObjectDeleteException.DeleteError
Returns the key of the object that couldn't be deleted.
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 interface com.amazonaws.services.s3.transfer.Download
The key under which this object was stored in Amazon S3.
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 Amazon EC2 key pair.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the Amazon 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.
getKeyPrefix() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileDownload
Returns the key prefix of the virtual directory being downloaded.
getKeyPrefix() - Method in interface com.amazonaws.services.s3.transfer.MultipleFileUpload
Returns the key prefix of the virtual directory being downloaded.
getKeys() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Returns the value of the Keys property for this object.
getKeys() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Returns the list of keys to delete from this bucket.
getKeySchema() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
getKeySchema() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
getLabel() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
A label describing the specified metric.
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
The unique identification of the permission you're setting (e.g., AliceSendMessage).
getLabel() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identification of the permission to remove.
getLastByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the optional zero-based byte offset to stop copying the source.
getLastDecreaseDateTime() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Returns the value of the LastDecreaseDateTime property for this object.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Primary key of the item where the query operation stopped, inclusive of the previous result set.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Primary key of the item where the scan operation stopped.
getLastEvaluatedTableName() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
The name of the last table in the current list.
getLastIncreaseDateTime() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Returns the value of the LastIncreaseDateTime property for this object.
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.
getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Gets the date the newly copied part was last modified.
getLaunchConfigurationARN() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The launch configuration's Amazon Resource Name (ARN).
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.AutoScalingInstanceDetails
The launch configuration associated with this instance.
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
The name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with this instance.
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
The name of the launch configuration.
getLaunchConfigurationNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A list of launch configuration names.
getLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
getLaunchedAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone in which the bid is launched.
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
Returns the value of the LaunchGroup property for this object.
getLaunchPermission() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Returns the value of the LaunchPermission property for this object.
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.ImportInstanceRequest
Returns the value of the LaunchSpecification property for this object.
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
The LaunchSpecificationType data type.
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 LBCookieStickinessPolicy objects 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.AutoScalingInstanceDetails
The life cycle state of this instance.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
getLimit() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Returns the limit of items to return from this query.
getLimit() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Returns the limit of items to scan during this scan.
getLimit() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
A number of maximum table names to return.
getLimit() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
The maximum number of items to return.
getLimit() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
The maximum number of items to return.
getLimitPrice() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Returns the value of the LimitPrice property for this object.
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, InstanceProtocol, 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.ApplySecurityGroupsToLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
The name associated with the LoadBalancer.
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.CreateLoadBalancerPolicyRequest
The name associated with the LoadBalancer for which the policy is being created.
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.DescribeLoadBalancerPoliciesRequest
The mnemonic name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
The name associated with the LoadBalancer to be detached.
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.SetLoadBalancerPoliciesForBackendServerRequest
The mnemonic name associated with 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
A list of load balancers associated with this Auto Scaling group.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of load balancers 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 external LoadBalancer port number.
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 applies to.
getLoadBalancerPorts() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the LoadBalancerListener(s) to be removed.
getLocation() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the URL identifying the new multipart object.
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.
getMarker() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
An optional parameter reserved for future use.
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.
getMarketplace() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Returns the value of the Marketplace property for this object.
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.CopyPartRequest
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.
getMax24HourSend() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send in a 24-hour interval.
getMaxAgeSeconds() - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
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
The maximum of the metric value used for the datapoint.
getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
getMaxItems() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The maximum number of identities per page.
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.
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.DescribeAutoScalingGroupsRequest
The maximum number of records to return.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of Auto Scaling instances to be described with each call.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of launch configurations.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Maximum number of records to be returned.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of policies that will be described with each call.
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.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of scheduled actions to return.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of records to return.
getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The maximum number of paginated instance items per response.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the number of rows to return.
getMaxResults() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Returns the value of the MaxResults property for this object.
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.
getMaxSendRate() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send per second.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the Auto Scaling group.
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.PutScheduledUpdateGroupActionRequest
The maximum size for the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
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.
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.SendMessageBatchResultEntry
An MD5 digest of the non-URL-encoded message body string.
getMD5OfMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
getMessage() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
Returns the value of the Message 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
Returns the value of the Message property for this object.
getMessage() - Method in class com.amazonaws.services.ec2.model.StateReason
Descriptive message for the state change.
getMessage() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns a description of the failure.
getMessage() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The message to be sent.
getMessage() - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send to the topic.
getMessage() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
A message explaining why the operation failed on this entry.
getMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Body of the message.
getMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
getMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
The unique message identifier returned from the SendEmail action.
getMessageId() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
The unique message identifier returned from the SendRawEmail action.
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.SendMessageBatchResultEntry
An identifier for the message.
getMessageId() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
The message ID of the message added to the queue.
getMessages() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
A list of messages about the Availability Zone.
getMessages() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
getMessageStructure() - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter.
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.
getMetric() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The name of the enabled metric.
getMetric() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Constraints:
Length: 1 - 255
Pattern: [ -퟿-�𐀀-􏿿\r\n\t]*
getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
A list of information for each alarm with the specified metric.
getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A list of information for the specified alarms.
getMetricData() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
A list of data describing the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.Metric
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm's metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm's associated metric.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.The following metrics are supported:
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
getMetrics() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
getMetrics() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A list of metrics used to generate statistics for an AWS account.
getMetricStatistics(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Gets statistics for the specified metric.
getMetricStatistics(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Gets statistics for the specified metric.
getMetricStatisticsAsync(GetMetricStatisticsRequest, AsyncHandler<GetMetricStatisticsRequest, GetMetricStatisticsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Gets statistics for the specified metric.
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
The output for the GetMetricStatistics action.
GetMetricStatisticsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
getMfa() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Gets the optional Multi-Factor Authentication information included with this request.
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.
getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the Auto Scaling group by at least the number of instances specified in the value.
getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Changes the DesiredCapacity of the Auto Scaling group by at least the specified number of instances.
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
The minimum metric value used for the datapoint.
getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
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 Auto Scaling group.
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.PutScheduledUpdateGroupActionRequest
The minimum size for the new Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
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.CopyPartRequest
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.ImportInstanceLaunchSpecification
Returns the value of the Monitoring property for this object.
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
Enables monitoring for the instance.
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.
getN() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Numbers are positive or negative exact-value decimals and integers.
getName() - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
getName() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The name of the dimension.
getName() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
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.IamInstanceProfileSpecification
Returns the value of the Name property for this object.
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.InstanceStatusDetails
Returns the value of the Name property for this object.
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.ec2.model.VolumeStatusDetails
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the name of the bucket.
getName() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The name of the federated user associated with the credentials.
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.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The namespace to filter against.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.Metric
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The namespace of alarm's associated metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the alarm's associated metric.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the NetworkInterfaceId property for this object.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns the value of the NetworkInterfaceId property for this object.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the NetworkInterfaceId property for this object.
getNetworkInterfaceId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the NetworkInterfaceId property for this object.
getNetworkInterfaceOwnerId() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the NetworkInterfaceOwnerId property for this object.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the NetworkInterfaces property for this object.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns the value of the NetworkInterfaces property for this object.
getNetworkInterfaces() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns the value of the NetworkInterfaces property for this object.
getNewObjectMetadata() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional object metadata to set for the new, copied object.
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.elasticloadbalancing.model.DescribeLoadBalancersResult
An optional parameter reserved for future use.
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.DescribeAutoScalingGroupsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
A string that is used to mark the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that is used to mark the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A string that is used to mark the start of the next batch of returned results for pagination.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string that marks the start of the next batch of returned results for pagination.
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.autoscaling.model.DescribeScheduledActionsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string used to mark the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A string that marks the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
A string specifying the next paginated set of results to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
A string specifying the next paginated set of results to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
Returns the value of the NextToken property for this object.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the next set of rows to return.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The string marking the next set of results returned.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Returns the value of the NextToken property for this object.
getNextToken() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Returns the value of the NextToken property for this object.
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.simpleemail.model.ListIdentitiesRequest
The token to use for pagination.
getNextToken() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
The token used for pagination.
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.CopyPartRequest
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.
getNotAfter() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The latest scheduled end time for the event.
getNotAfter() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Returns the value of the NotAfter property for this object.
getNotBefore() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The earliest scheduled start time for the event.
getNotBefore() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Returns the value of the NotBefore property for this object.
getNotificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
getNotificationConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
getNotificationType() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The types of events for an action to start.
getNotificationType() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
getNotificationTypes() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of events that will trigger the notification.
getNS() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of numbers.
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.
getObjectMetadata() - Method in interface com.amazonaws.services.s3.transfer.Download
Returns the ObjectMetadata for the object being downloaded.
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.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an OK state from any other state.
getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an OK state from any other state.
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.
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.
getOtherPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of policy names other than the stickiness policies.
getOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
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.
getOwnerAlias() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Owner of the source security group.
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.InstanceNetworkInterface
Returns the value of the OwnerId property for this object.
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.
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.
getPackedPolicySize() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
A percentage value indicating the size of the policy in packed form.
getParameters() - Method in class com.amazonaws.DefaultRequest
 
getParameters() - Method in interface com.amazonaws.Request
Returns a map of all parameters in this request.
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.CopyPartRequest
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.CopyPartResult
Gets the part number of the newly copied part.
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.
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, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult>) - 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.
getPasswordDataAsync(GetPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult>) - 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
 
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.cloudwatch.model.DescribeAlarmsForMetricRequest
The period in seconds over which the statistic is applied.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned datapoints.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The period in seconds over which the statistic is applied.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The period in seconds over which the specified statistic is applied.
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.ImportInstanceLaunchSpecification
Describes where an Amazon EC2 instance is running within an Amazon EC2 region.
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.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the cluster placement group, if applicable.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Physical location of your cluster placement group created in Amazon EC2.
getPlacementGroup() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the cluster placement group, if applicable.
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.ImportInstanceRequest
Returns the value of the Platform property for this object.
getPlatform() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns the value of the Platform property for this object.
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.
getPolicy() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
A policy specifying the permissions to associate with the credentials.
getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
A policy's Amazon Resource Name (ARN).
getPolicyARN() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
getPolicyAttributeDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
A list of policy attribute description structures.
getPolicyAttributes() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
A list of attributes associated with the policy being created.
getPolicyAttributeTypeDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The description of the policy attributes associated with the LoadBalancer policies defined by the Elastic Load Balancing service.
getPolicyDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
A list of policy description structures.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or PolicyARN of the policy you want to delete.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or PolicyARN of the policy you want to run.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy you want to create or update.
getPolicyName() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
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.CreateLoadBalancerPolicyRequest
The name of the LoadBalancer 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 for the policy being created.
getPolicyName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name mof the policy associated with the LoadBalancer.
getPolicyNames() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A list of policy names or policy ARNs to be described.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides a list of policy names enabled for the back-end server.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The names of LoadBalancer policies you've created or Elastic Load Balancing sample policy names.
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.SetLoadBalancerPoliciesForBackendServerRequest
List of policy names to be set.
getPolicyNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
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.
getPolicyText() - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Returns the policy to apply to the specified bucket.
getPolicyTypeDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
List of policy type description structures of the specified policy type.
getPolicyTypeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name of the base policy type being used to create this policy.
getPolicyTypeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name of the policy type associated with the LoadBalancer.
getPolicyTypeName() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The name of the policy type.
getPolicyTypeNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Specifies the name of the policy types.
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.
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.iterable.S3Objects
 
getPrefix() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getPrefix() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the key prefix for which this rule will apply.
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.
getPrice() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns the value of the Price property for this object.
getPrice() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Returns the value of the Price property for this object.
getPrice() - Method in class com.amazonaws.services.ec2.model.PricingDetail
Returns the value of the Price property for this object.
getPriceSchedules() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Returns the value of the PriceSchedules property for this object.
getPriceSchedules() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns the value of the PriceSchedules property for this object.
getPricingDetails() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Returns the value of the PricingDetails property for this object.
getPrimary() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Returns the value of the Primary property for this object.
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.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the PrivateDnsName property for this object.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the PrivateIpAddress property for this object.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns the value of the PrivateIpAddress property for this object.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the PrivateIpAddress property for this object.
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.InstanceNetworkInterface
Returns the value of the PrivateIpAddress property for this object.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the PrivateIpAddress property for this object.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Returns the value of the PrivateIpAddress property for this object.
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.
getPrivateIpAddresses() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the PrivateIpAddresses property for this object.
getProcesses() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
getProcessName() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of a process.
getProcessName() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The name of the suspended process.
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.DescribeSnapshotAttributeResult
Returns the value of the ProductCodes property for this object.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Returns the value of the ProductCodes property for this object.
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.InstanceAttribute
Returns the value of the ProductCodes property for this object.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The list of product codes being added to or removed from the specified AMI.
getProductCodeType() - Method in class com.amazonaws.services.ec2.model.ProductCode
Returns the value of the ProductCodeType property for this object.
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
Returns the value of the ProductDescription property for this object.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns the value of the ProductDescription property for this object.
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 interface com.amazonaws.services.s3.transfer.Transfer
Returns progress information about this transfer.
getProgressListener() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the optional progress listener for receiving updates about object download status.
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.
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
getPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
getProtocol() - Method in class com.amazonaws.ClientConfiguration
Returns the protocol (HTTP or HTTPS) to use when connecting to Amazon Web Services.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - HTTP, HTTPS, TCP or SSL.
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.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Returns the value of the ProvisionedThroughput property for this object.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
getProxyDomain() - Method in class com.amazonaws.ClientConfiguration
Returns the optional Windows domain name for configuring an NTLM proxy.
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.
getProxyWorkstation() - Method in class com.amazonaws.ClientConfiguration
Returns the optional Windows workstation name for configuring NTLM proxy support.
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.DisassociateAddressRequest
The elastic IP address that you are disassociating from the instance.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Returns the value of the PublicIp property for this object.
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.
getPutRequest() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
A container for a Put BatchWrite request
getQueueAttributes(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Gets attributes for the specified queue.
getQueueAttributes(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Gets attributes for the specified queue.
getQueueAttributesAsync(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Gets attributes for the specified queue.
getQueueAttributesAsync(GetQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Gets attributes for the specified queue.
getQueueAttributesAsync(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Gets attributes for the specified queue.
getQueueAttributesAsync(GetQueueAttributesRequest, AsyncHandler<GetQueueAttributesRequest, GetQueueAttributesResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Gets attributes for the specified 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 for the queue to be created.
getQueueName() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The name of the queue whose URL must be fetched.
getQueueNamePrefix() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
getQueueOwnerAWSAccountId() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The AWS account number of the queue's owner.
getQueueUrl(GetQueueUrlRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The GetQueueUrl action returns the URL of an existing queue.
getQueueUrl(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The GetQueueUrl action returns the URL of an existing queue.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The URL for the created SQS queue.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
The URL for the queue.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The URL of the SQS queue to take action on.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
The URL of the SQS queue to take action on.
getQueueUrlAsync(GetQueueUrlRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The GetQueueUrl action returns the URL of an existing queue.
getQueueUrlAsync(GetQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The GetQueueUrl action returns the URL of an existing queue.
getQueueUrlAsync(GetQueueUrlRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The GetQueueUrl action returns the URL of an existing queue.
getQueueUrlAsync(GetQueueUrlRequest, AsyncHandler<GetQueueUrlRequest, GetQueueUrlResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The GetQueueUrl action returns the URL of an existing queue.
GetQueueUrlRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the GetQueueUrl operation.
GetQueueUrlRequest() - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlRequest
Default constructor for a new GetQueueUrlRequest object.
GetQueueUrlRequest(String) - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlRequest
Constructs a new GetQueueUrlRequest object.
GetQueueUrlResult - Class in com.amazonaws.services.sqs.model
 
GetQueueUrlResult() - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlResult
 
getQueueUrls() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs, up to 1000 entries.
getQuiet() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Returns the quiet element for this request.
getRamdisk() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
String value
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the Amazon EC2 AMI.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the Amazon 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.
getRangeKey() - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
 
getRangeKeyCondition() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Returns the range key condition for this query.
getRangeKeyCondition() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
A container for the attribute values and comparison operators to use for the query.
getRangeKeyElement() - Method in class com.amazonaws.services.dynamodb.model.Key
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
getRangeKeyElement() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
getRawMessage() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The raw text of the message.
getRawMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
ReadCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Returns the value of the ReadCapacityUnits property for this object.
getReasonCode() - Method in class com.amazonaws.services.ec2.model.ReasonCode
Returns the value of the ReasonCode property for this object.
getReasonCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
getReasonCodes() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Returns the value of the ReasonCodes property for this object.
getReasonMessage() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Returns the value of the ReasonMessage property for this object.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
A receipt handle.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout should be changed.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
A receipt handle.
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
 
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The regular schedule that an action occurs.
getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
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.
getRejects() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails rejected by Amazon SES.
getRemove() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Returns the value of the Remove property for this object.
getRemove() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Returns the value of the Remove property for this object.
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.
getReplyToAddresses() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
getRequestClientOptions() - Method in class com.amazonaws.AmazonWebServiceRequest
Gets the options stored with this request object.
getRequestCredentials() - Method in class com.amazonaws.AmazonWebServiceRequest
Returns the optional credentials to use to sign this request, overriding the default credentials set at the client level.
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.
getRequestItems() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
A map of the table name and corresponding items to get by primary key.
getRequestItems() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
A map of table name to list-of-write-requests.
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.
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.CreateReservedInstancesListingRequest
Returns the value of the ReservedInstancesId property for this object.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Returns the value of the ReservedInstancesId property for this object.
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.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns the value of the ReservedInstancesId property for this object.
getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
Returns the value of the ReservedInstancesListingId property for this object.
getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Returns the value of the ReservedInstancesListingId property for this object.
getReservedInstancesListingId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns the value of the ReservedInstancesListingId property for this object.
getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
Returns the value of the ReservedInstancesListings property for this object.
getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Returns the value of the ReservedInstancesListings property for this object.
getReservedInstancesListings() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Returns the value of the ReservedInstancesListings property for this object.
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.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
getResourceId() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the Auto Scaling group.
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.autoscaling.model.Tag
The kind of resource to which the tag is applied.
getResourceType() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The kind of resource to which the tag is applied.
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).
getResourceUrl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Returns the URL to the key in the bucket given, using the client's scheme and endpoint.
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.
getResponses() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Table names and the respective item attributes from the tables.
getResponses() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
The response object as a result of BatchWriteItem call.
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.
getResult() - Method in class com.amazonaws.AmazonWebServiceResponse
Returns the result contained by this response.
getReturnPath() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address to which bounce notifications are to be forwarded.
getReturnValues() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
getReturnValues() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
getReturnValues() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
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.
getRules() - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Returns the list of rules that comprise this configuration.
getRules() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Returns the list of rules that comprise this configuration.
getS() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Strings are Unicode with UTF-8 binary encoding.
getS3() - Method in class com.amazonaws.services.ec2.model.Storage
The details of S3 storage for bundling a Windows instance.
getS3() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getS3() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
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.ec2.model.ExportToS3Task
Returns the value of the S3Bucket property for this object.
getS3Bucket() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns the value of the S3Bucket property for this object.
getS3Key() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Returns the value of the S3Key property for this object.
getS3Prefix() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Returns the value of the S3Prefix property for this object.
getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this datapoint.
getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
getSaveBehavior() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Returns the save behavior for this configuration.
getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The number of instances by which to scale.
getScalingAdjustment() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The number associated with the specified adjustment type.
getScalingPolicies() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
getScalingProcesses() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
getScanFilter() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Returns the scan filter as a map of attribute names to conditions.
getScanFilter() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Evaluates the scan results and returns only the desired values.
getScanIndexForward() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Specifies forward or backward traversal of the index.
getScannedCount() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Number of items in the complete scan before any filters are applied.
getScheduledActionARN() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of this scheduled action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action you want to delete.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of this scheduled action.
getScheduledActionNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
getScheduledUpdateGroupActions() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
getScheme() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The type of a LoadBalancer.
getScheme() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the type of a load balancer.
getSecondaryPrivateIpAddressCount() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the SecondaryPrivateIpAddressCount property for this object.
getSecretAccessKey() - Method in class com.amazonaws.services.securitytoken.model.Credentials
The Secret Access Key to sign requests.
getSecurityGroupIds() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns the value of the SecurityGroupIds property for this object.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The names of the security groups with which to associate Amazon EC2 or Amazon VPC instances.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon 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.ImportInstanceLaunchSpecification
Returns the value of the SecurityGroups property for this object.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the SecurityGroups property for this object.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns the value of the SecurityGroups property for this object.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The names of the security groups into which the instances will be launched.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
A list of security group IDs to associate with your LoadBalancer in VPC.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
A list of security group IDs associated with your LoadBalancer.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The security groups assigned to your LoadBalancer within your VPC.
getSecurityGroups() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security groups the LoadBalancer is a member of (VPC only).
getSelectExpression() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
getSendDataPoints() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
getSenderFault() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Whether the error happened due to the sender's fault.
getSendQuota(GetSendQuotaRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's current sending limits.
getSendQuota() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's current sending limits.
getSendQuota(GetSendQuotaRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's current sending limits.
getSendQuota() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's current sending limits.
getSendQuotaAsync(GetSendQuotaRequest, AsyncHandler<GetSendQuotaRequest, GetSendQuotaResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's current sending limits.
GetSendQuotaRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetSendQuota operation.
GetSendQuotaRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
GetSendQuotaResult - Class in com.amazonaws.services.simpleemail.model
Represents the user's current activity limits returned from a successful GetSendQuota request.
GetSendQuotaResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
getSendStatistics(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's sending statistics.
getSendStatistics() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns the user's sending statistics.
getSendStatistics(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's sending statistics.
getSendStatistics() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's sending statistics.
getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns the user's sending statistics.
GetSendStatisticsRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the GetSendStatistics operation.
GetSendStatisticsRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
GetSendStatisticsResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of SendDataPoint items returned from a successful GetSendStatistics request.
GetSendStatisticsResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
getSentLast24Hours() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The number of emails sent during the previous 24 hours.
getSerialNumber() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The identification number of the MFA device for the user.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the server-side encryption algorithm for the object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns the server-side encryption algorithm for the newly created object, or null if none was used.
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.
getSessionToken() - Method in interface com.amazonaws.auth.AWSSessionCredentials
Returns the session token for this session.
getSessionToken() - Method in class com.amazonaws.auth.BasicSessionCredentials
 
getSessionToken(GetSessionTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
The GetSessionToken action returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken() - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
The GetSessionToken action returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken(GetSessionTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
The GetSessionToken action returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken() - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
The GetSessionToken action returns a set of temporary credentials for an AWS account or IAM user.
getSessionToken() - Method in class com.amazonaws.services.securitytoken.model.Credentials
The security token that users must pass to the service API to use the temporary credentials.
getSessionTokenAsync(GetSessionTokenRequest) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
The GetSessionToken action returns a set of temporary credentials for an AWS account or IAM user.
getSessionTokenAsync(GetSessionTokenRequest, AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult>) - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsync
The GetSessionToken action returns a set of temporary credentials for an AWS account or IAM user.
getSessionTokenAsync(GetSessionTokenRequest) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
The GetSessionToken action returns a set of temporary credentials for an AWS account or IAM user.
getSessionTokenAsync(GetSessionTokenRequest, AsyncHandler<GetSessionTokenRequest, GetSessionTokenResult>) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
The GetSessionToken action returns a set of temporary credentials for an AWS account or IAM user.
GetSessionTokenRequest - Class in com.amazonaws.services.securitytoken.model
Container for the parameters to the GetSessionToken operation.
GetSessionTokenRequest() - Constructor for class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
Default constructor for a new GetSessionTokenRequest object.
GetSessionTokenResult - Class in com.amazonaws.services.securitytoken.model
Contains the result of a successful invocation of the GetSessionToken action.
GetSessionTokenResult() - Constructor for class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
 
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.
getShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If True, this call should respect the grace period associated with the group.
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.DiskImageDescription
Returns the value of the Size property for this object.
getSize() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
Returns the value of the Size property for this object.
getSize() - Method in class com.amazonaws.services.ec2.model.Volume
The size of this volume, in gigabytes.
getSize() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
Returns the value of the Size property for this object.
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.
getSnapshot() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
The new snapshot.
getSnapshotId() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID.
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.
getSnsTopic() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
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.
getSource() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The identity's email address.
getSource() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The identity's email address.
getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the name of the bucket containing the source object to be copied.
getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the name of the bucket containing the source object to be copied.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the SourceDestCheck property for this object.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the SourceDestCheck property for this object.
getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
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.
getSourceKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceSecurityGroup() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security group that you can use as part of your inbound rules for your LoadBalancer's back-end Amazon EC2 application instances.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated
getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the version ID specifying which version of the source object to copy.
getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the version ID specifying which version of the source object to copy.
getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
The SpotDatafeedSubscriptionType data type.
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
Returns the value of the SpotInstanceRequestId property for this object.
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.Instance
 
getSpotInstanceRequestId() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Returns the value of the SpotInstanceRequestId property for this object.
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
Returns the value of the SpotInstanceRequests property for this object.
getSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
Contains a list of Spot Instance requests.
getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
getSpotPrice() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the price to bid when launching Spot Instances.
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
Returns the value of the SpotPrice property for this object.
getSpotPrice() - Method in class com.amazonaws.services.ec2.model.SpotPrice
Returns the value of the SpotPrice property for this object.
getSpotPriceHistory() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Returns the value of the SpotPriceHistory property for this object.
getSS() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of strings.
getSSLCertificateId() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
The ARN string of the server certificate.
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.
getStartDate() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
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.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to start, as in --start-time 2010-06-01T00:00:00Z.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to begin.
getStartTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the first datapoint to return.
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.ReportInstanceStatusRequest
Returns the value of the StartTime property for this object.
getStartTime() - Method in class com.amazonaws.services.ec2.model.Snapshot
Time stamp when the snapshot was initiated.
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
Returns the value of the State property for this object.
getState() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns the value of the State property for this object.
getState() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns the value of the State property for this object.
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.InstanceCount
Returns the value of the State property for this object.
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
Returns the value of the State property for this object.
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.elasticloadbalancing.model.InstanceState
Specifies the current status of the instance.
getState() - Method in interface 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.cloudwatch.model.MetricAlarm
A human-readable explanation for the alarm's state.
getStateReason() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in human-readable text format)
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.
getStateReasonData() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm's state in machine-readable JSON format
getStateReasonData() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in machine-readable JSON format)
getStateTransitionReason() - Method in class com.amazonaws.services.ec2.model.Instance
Reason for the most recent state transition.
getStateUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm's state.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
getStateValue() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
getStatistic() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
getStatistics() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics to return.
getStatisticValues() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A set of statistical values describing the metric.
getStatus() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of status conditions for the Auto Scaling group.
getStatus() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The status of the EBS volume.
getStatus() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns the value of the Status property for this object.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the Status property for this object.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns the value of the Status property for this object.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Returns the value of the Status property for this object.
getStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Returns the value of the Status property for this object.
getStatus() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Returns the value of the Status property for this object.
getStatus() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns the value of the Status property for this object.
getStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
Returns the value of the Status property for this object.
getStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Returns the value of the Status property for this object.
getStatus() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the status of this rule.
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.
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.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns the value of the StatusMessage property for this object.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns the value of the StatusMessage property for this object.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns the value of the StatusMessage property for this object.
getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns the value of the StatusMessage property for this object.
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.simpleemail.model.Message
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
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.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the SubnetId property for this object.
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.InstanceNetworkInterface
Returns the value of the SubnetId property for this object.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the SubnetId property for this object.
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.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
A list of subnet IDs to add for the LoadBalancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
A list of subnet IDs added for the LoadBalancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of subnet IDs in your VPC to attach to your LoadBalancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
A list of subnet IDs to remove from the set of configured subnets for the LoadBalancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
A list of subnet IDs removed from the configured set of subnets for the LoadBalancer.
getSubnets() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of VPC subnet IDs for the LoadBalancer.
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.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
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.
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The GetSubscriptionAttribtues action returns all of the properties of a subscription.
GetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the GetSubscriptionAttributes operation.
GetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Default constructor for a new GetSubscriptionAttributesRequest object.
GetSubscriptionAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Constructs a new GetSubscriptionAttributesRequest object.
GetSubscriptionAttributesResult - Class in com.amazonaws.services.sns.model
Get Subscription Attributes Result
GetSubscriptionAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
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.
getSuccessful() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of ChangeMessageVisibilityBatchResultEntrys.
getSuccessful() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of DeleteMessageBatchResultEntrys.
getSuccessful() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of SendMessageBatchResultEntrys.
getSum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The sum of metric values used for the datapoint.
getSum() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
getSuspendedProcesses() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling group.
getSuspensionReason() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
getSymmetricKey() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Returns the symmetric key stored in this EncryptionMaterials object.
getSystemStatus() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Returns the value of the SystemStatus property for this object.
getTable() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Returns the value of the Table property for this object.
getTableDescription() - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Returns the value of the TableDescription property for this object.
getTableDescription() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Returns the value of the TableDescription property for this object.
getTableDescription() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Returns the value of the TableDescription property for this object.
getTableName() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.TableNameOverride
 
getTableName() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
The name of the table you want to create.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
The name of the table in which you want to delete an item.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
The name of the table you want to delete.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
The name of the table you want to describe.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
The name of the table in which you want to get an item.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
The name of the table in which you want to put an item.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
The name of the table in which you want to query.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
The name of the table in which you want to scan.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
The name of the table being described.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
The name of the table in which you want to update an item.
getTableName() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
The name of the table you want to update.
getTableNameOverride() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig
Returns the table name override for this configuration.
getTableNames() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Returns the value of the TableNames property for this object.
getTableSizeBytes() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Returns the value of the TableSizeBytes property for this object.
getTableStatus() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Returns the value of the TableStatus property for this object.
getTag(String) - Method in class com.amazonaws.services.s3.model.TagSet
Get the value of the tag with the given key.
getTags() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of tags for the Auto Scaling group.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
getTags() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
getTags() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
getTags() - Method in class com.amazonaws.services.ec2.model.ConversionTask
Returns the value of the Tags property for this 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.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.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.ReservedInstancesListing
Returns the value of the Tags property for this object.
getTags() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Returns the value of the Tags property for this object.
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.Volume
A list of tags for the Volume.
getTagSet() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the first TagSet object contained in this object.
getTagSetAtIndex(int) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the TagSet object at the specified index contained in this object.
getTarget() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
getTargetEnvironment() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Returns the value of the TargetEnvironment property for this object.
getTargetEnvironment() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
Returns the value of the TargetEnvironment property for this object.
getTenancy() - Method in class com.amazonaws.services.ec2.model.Placement
The allowed tenancy of instances launched into the VPC.
getTerm() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns the value of the Term property for this object.
getTerm() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Returns the value of the Term property for this object.
getTerminatingInstances() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
The list of the terminating instances and details on how their state has changed.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
getTerminationPolicies() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
getTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Termination policies supported by Auto Scaling.
getText() - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in text format.
getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The value against which the specified statistic is compared.
getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
getTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated.
getTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated.
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.AlarmHistoryItem
The time stamp for the alarm history item.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The time stamp used for the datapoint.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The time stamp used for the metric.
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
Returns the value of the Timestamp property for this object.
getTimestamp() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated, in Epoch (UNIX) seconds.
getTimestamp() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Time of the data point.
getToAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
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.
getTokenCode() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The value provided by the MFA device.
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.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
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, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - 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.
getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - 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
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
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.
getType() - Method in class com.amazonaws.auth.policy.Condition
Returns the type of this condition.
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
Returns the value of the Type property for this object.
getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
getTypeIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
Returns the identifier for the type of this grant, to be used when specifying grants in the header of a request.
getTypeIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
 
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.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
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.CopyPartRequest
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.
getUnprocessedItems() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
The Items which we could not successfully process in a BatchWriteItem call is returned as UnprocessedItems
getUnprocessedKeys() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Contains a map of tables and their respective keys that were not processed with the current response, possibly due to reaching a limit on the response size.
getUpdateDate() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Returns the value of the UpdateDate property for this object.
getUpdateTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
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.CopyPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
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.
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.
getUserAgent() - Method in class com.amazonaws.ClientConfiguration
Returns the HTTP user agent header to send with all requests.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data available to the launched Amazon EC2 instances.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the launched Amazon EC2 instances.
getUserData() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the UserData property for this object.
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.ModifyInstanceAttributeRequest
String value
getUserData() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies additional information to make available to the instance(s).
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.
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.
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
Returns the value of the ValidFrom property for this object.
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
Returns the value of the ValidUntil property for this object.
getValue() - Method in class com.amazonaws.services.autoscaling.model.Tag
The value of the tag.
getValue() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The value of the tag.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The value representing the dimension measurement
getValue() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The value for the metric.
getValue() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
AttributeValue can be String, Number, Binary, StringSet, NumberSet, BinarySet.
getValue() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Specify whether or not a value already exists and has a specific content for the attribute name-value pair.
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.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.
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.autoscaling.model.Filter
The value of the filter.
getValues() - Method in class com.amazonaws.services.ec2.model.Filter
Contains one or more values for the filter.
getVerificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
getVerificationStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification token for a domain identity.
getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.
getVerifiedEmailAddresses() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
getVersion() - Method in class com.amazonaws.auth.policy.Policy
Returns the version of this AWS policy.
getVersion() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
 
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.CopyPartResult
Gets the version ID of the source object.
getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns the version deleted, or null for unversioned objects.
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.MultiObjectDeleteException.DeleteError
Returns the versionId of the object that couldn't be deleted.
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.
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
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.ChangeMessageVisibilityBatchRequestEntry
The new value (in seconds) for the message's visibility timeout.
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.
getVolume() - Method in class com.amazonaws.services.ec2.model.DiskImage
Returns the value of the Volume property for this object.
getVolume() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns the value of the Volume property for this object.
getVolume() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Returns the value of the Volume property for this object.
getVolume() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Returns the value of the Volume property for this object.
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.DescribeVolumeAttributeRequest
Returns the value of the VolumeId property for this object.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Returns the value of the VolumeId property for this object.
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.EnableVolumeIORequest
Returns the value of the VolumeId property for this object.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Returns the value of the VolumeId property for this object.
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
 
getVolumeId() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Returns the value of the VolumeId property for this object.
getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Returns the value of the VolumeIds property for this object.
getVolumes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
getVolumes() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns the value of the Volumes property for this object.
getVolumeSize() - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in gigabytes.
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.
getVolumeStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Returns the value of the VolumeStatus property for this object.
getVolumeStatuses() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Returns the value of the VolumeStatuses property for this object.
getVolumeType() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Returns the value of the VolumeType property for this object.
getVolumeType() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Returns the value of the VolumeType property for this object.
getVolumeType() - Method in class com.amazonaws.services.ec2.model.Volume
Returns the value of the VolumeType property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
ID of the VPC.
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.InstanceNetworkInterface
Returns the value of the VpcId property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Returns the value of the VpcId property for this object.
getVPCId() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the VPC attached to the LoadBalancer.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The subnet identifier for the Amazon VPC connection, if applicable.
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs).
getVPCZoneIdentifier() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The subnet identifier for the Amazon VPC connection, if applicable.
getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
WriteCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Returns the value of the WriteCapacityUnits property for this object.
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.
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.
GroupIdentifier - Class in com.amazonaws.services.ec2.model
GroupIdentifier() - Constructor for class com.amazonaws.services.ec2.model.GroupIdentifier
 

H

HandlerChainFactory - Class in com.amazonaws.handlers
Factory for creating request/response handler chains.
HandlerChainFactory() - Constructor for class com.amazonaws.handlers.HandlerChainFactory
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Alarm
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Ebs
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Filter
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Instance
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.Tag
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
hashCode() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.Metric
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
hashCode() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.Condition
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.Key
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.PutRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ActivateLicenseRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Address
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
 
hashCode() - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ConversionTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeactivateLicenseRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeImagesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeLicensesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeTagsRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeTagsResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.EnableVolumeIORequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportTask
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Filter
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Image
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Instance
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceCount
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceLicense
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceLicenseSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceState
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatus
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
hashCode() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
hashCode() - Method in class com.amazonaws.services.ec2.model.IpPermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.KeyPair
 
hashCode() - Method in class com.amazonaws.services.ec2.model.KeyPairInfo
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchPermission
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.License
 
hashCode() - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Monitoring
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Placement
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PlacementGroup
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PricingDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ProductCode
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReasonCode
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Region
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RegisterImageResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Reservation
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.RunInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.S3Storage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Snapshot
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotPlacement
 
hashCode() - Method in class com.amazonaws.services.ec2.model.SpotPrice
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StateReason
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Storage
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Tag
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TagDescription
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
 
hashCode() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
 
hashCode() - Method in class com.amazonaws.services.ec2.model.Volume
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
hashCode() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
 
hashCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
 
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
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.Credentials
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
 
hashCode() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.Attribute
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.Item
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.SelectResult
 
hashCode() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Body
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Content
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Destination
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.Message
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
hashCode() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SubscribeResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.Subscription
 
hashCode() - Method in class com.amazonaws.services.sns.model.Topic
 
hashCode() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.Message
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
 
hashCode() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
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.
HistoryItemType - Enum in com.amazonaws.services.cloudwatch.model
History Item Type
HOST_ID - Static variable in class com.amazonaws.services.s3.S3ResponseMetadata
 
HttpMethod - Enum in com.amazonaws
Enumeration of valid HTTP methods.
HypervisorType - Enum in com.amazonaws.services.ec2.model
Hypervisor Type

I

IamInstanceProfile - Class in com.amazonaws.services.ec2.model
Iam Instance Profile
IamInstanceProfile() - Constructor for class com.amazonaws.services.ec2.model.IamInstanceProfile
 
IamInstanceProfileSpecification - Class in com.amazonaws.services.ec2.model
Iam Instance Profile Specification
IamInstanceProfileSpecification() - Constructor for class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
 
IdentityDkimAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the DKIM attributes of a verified email address or a domain.
IdentityDkimAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
 
IdentityNotificationAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the notification attributes of an identity, including whether a bounce or complaint topic are set, and whether feedback forwarding is enabled.
IdentityNotificationAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
 
IdentityType - Enum in com.amazonaws.services.simpleemail.model
Identity Type
IdentityVerificationAttributes - Class in com.amazonaws.services.simpleemail.model
Represents the verification attributes of a single identity.
IdentityVerificationAttributes() - Constructor for class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
 
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
importInstance(ImportInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
importInstance(ImportInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
importInstanceAsync(ImportInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
importInstanceAsync(ImportInstanceRequest, AsyncHandler<ImportInstanceRequest, ImportInstanceResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
importInstanceAsync(ImportInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
importInstanceAsync(ImportInstanceRequest, AsyncHandler<ImportInstanceRequest, ImportInstanceResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
ImportInstanceLaunchSpecification - Class in com.amazonaws.services.ec2.model
Import Instance Launch Specification
ImportInstanceLaunchSpecification() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
 
ImportInstanceRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportInstance operation.
ImportInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceRequest
 
ImportInstanceResult - Class in com.amazonaws.services.ec2.model
Import Instance Result
ImportInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceResult
 
ImportInstanceTaskDetails - Class in com.amazonaws.services.ec2.model
Import Instance Task Details
ImportInstanceTaskDetails() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
 
ImportInstanceVolumeDetailItem - Class in com.amazonaws.services.ec2.model
Import Instance Volume Detail Item
ImportInstanceVolumeDetailItem() - Constructor for class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
 
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, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - 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.
importKeyPairAsync(ImportKeyPairRequest, AsyncHandler<ImportKeyPairRequest, ImportKeyPairResult>) - 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
 
importVolume(ImportVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
importVolume() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
importVolume(ImportVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
importVolume() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
importVolumeAsync(ImportVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
importVolumeAsync(ImportVolumeRequest, AsyncHandler<ImportVolumeRequest, ImportVolumeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
importVolumeAsync(ImportVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
importVolumeAsync(ImportVolumeRequest, AsyncHandler<ImportVolumeRequest, ImportVolumeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
ImportVolumeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ImportVolume operation.
ImportVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeRequest
 
ImportVolumeResult - Class in com.amazonaws.services.ec2.model
Import Volume Result
ImportVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeResult
 
ImportVolumeTaskDetails - Class in com.amazonaws.services.ec2.model
Import Volume Task Details
ImportVolumeTaskDetails() - Constructor for class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
 
inBucket(AmazonS3, String) - Static method in class com.amazonaws.services.s3.iterable.S3Objects
Constructs an iterable that covers all the objects in an Amazon S3 bucket.
inBucket(AmazonS3, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers all the object versions in an Amazon S3 bucket.
indexOf(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Returns the first index of the object given in the list.
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
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
 
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.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
 
InstanceAttributeName - Enum in com.amazonaws.services.ec2.model
Instance Attribute Name
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
 
InstanceCount - Class in com.amazonaws.services.ec2.model
Instance Count
InstanceCount() - Constructor for class com.amazonaws.services.ec2.model.InstanceCount
 
InstanceExportDetails - Class in com.amazonaws.services.ec2.model
Instance Export Details
InstanceExportDetails() - Constructor for class com.amazonaws.services.ec2.model.InstanceExportDetails
 
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.autoscaling.model
The InstanceMonitoring data type.
InstanceMonitoring() - Constructor for class com.amazonaws.services.autoscaling.model.InstanceMonitoring
 
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
 
InstanceNetworkInterface - Class in com.amazonaws.services.ec2.model
Instance Network Interface
InstanceNetworkInterface() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterface
 
InstanceNetworkInterfaceAssociation - Class in com.amazonaws.services.ec2.model
Instance Network Interface Association
InstanceNetworkInterfaceAssociation() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
 
InstanceNetworkInterfaceAttachment - Class in com.amazonaws.services.ec2.model
Instance Network Interface Attachment
InstanceNetworkInterfaceAttachment() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
 
InstanceNetworkInterfaceSpecification - Class in com.amazonaws.services.ec2.model
Instance Network Interface Specification
InstanceNetworkInterfaceSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
 
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
InstanceStatus - Class in com.amazonaws.services.ec2.model
Represents the status of an Amazon EC2 instance.
InstanceStatus() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatus
 
InstanceStatusDetails - Class in com.amazonaws.services.ec2.model
Instance Status Details
InstanceStatusDetails() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusDetails
 
InstanceStatusEvent - Class in com.amazonaws.services.ec2.model
Represents an event that affects the status of an Amazon EC2 instance.
InstanceStatusEvent() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusEvent
 
InstanceStatusSummary - Class in com.amazonaws.services.ec2.model
Instance Status Summary
InstanceStatusSummary() - Constructor for class com.amazonaws.services.ec2.model.InstanceStatusSummary
 
InstanceType - Enum in com.amazonaws.services.ec2.model
Instance Type
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.dynamodb.model
This exception is thrown when the service has a problem when trying to process the request.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServiceException - Exception in com.amazonaws.services.cloudwatch.model
Indicates that the request processing has failed due to some unknown error, exception, or failure.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidAttributeNameException - Exception in com.amazonaws.services.sqs.model
The attribute referred to does not exist.
InvalidAttributeNameException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidAttributeNameException
Constructs a new InvalidAttributeNameException with the specified error message.
InvalidBatchEntryIdException - Exception in com.amazonaws.services.sqs.model
The Id of a batch entry in a batch request does not abide by the specification.
InvalidBatchEntryIdException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidBatchEntryIdException
Constructs a new InvalidBatchEntryIdException 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.
InvalidFormatException - Exception in com.amazonaws.services.cloudwatch.model
Data was not syntactically valid JSON.
InvalidFormatException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidFormatException
Constructs a new InvalidFormatException with the specified error message.
InvalidIdFormatException - Exception in com.amazonaws.services.sqs.model
The receipt handle is not valid for the current version.
InvalidIdFormatException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidIdFormatException
Constructs a new InvalidIdFormatException with the specified error message.
InvalidInstanceException - Exception in com.amazonaws.services.elasticloadbalancing.model
The specified EndPoint is not valid.
InvalidInstanceException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidInstanceException
Constructs a new InvalidInstanceException 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
The NextToken value is invalid.
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.cloudwatch.model
The next token specified is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.cloudwatch.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
Parameters that must not be used together were used together.
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException 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
Bad or out-of-range value was supplied for the input parameter.
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.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.
InvalidSchemeException - Exception in com.amazonaws.services.elasticloadbalancing.model
Invalid value for scheme.
InvalidSchemeException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidSchemeException
Constructs a new InvalidSchemeException with the specified error message.
InvalidSecurityGroupException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more specified security groups do not exist.
InvalidSecurityGroupException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidSecurityGroupException
Constructs a new InvalidSecurityGroupException with the specified error message.
InvalidSubnetException - Exception in com.amazonaws.services.elasticloadbalancing.model
The VPC has no Internet gateway.
InvalidSubnetException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidSubnetException
Constructs a new InvalidSubnetException 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
 
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
isActionsEnabled() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
isActive() - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Returns the value of the Active property for this object.
isAllowReassociation() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Returns the value of the AllowReassociation property for this object.
isAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Boolean value
isAutoEnableIO() - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Returns the value of the AutoEnableIO property for this object.
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Returns whether this query uses consistent reads
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
If set to true, then a consistent read is issued.
isConsistentRead() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
If set to true, then a consistent read is issued.
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.
isCount() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
If set to true, Amazon DynamoDB returns a total number of items that match the query parameters, instead of a list of the matching items and their attributes.
isCount() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
If set to true, Amazon DynamoDB returns a total number of items for the Scan operation, even if the operation has no matching items for the assigned filter.
isDeleteMarker() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns whether the object deleted was a delete marker.
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.InstanceNetworkInterfaceAttachment
Returns the value of the DeleteOnTermination property for this object.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Returns the value of the DeleteOnTermination property for this object.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the DisableApiTermination property for this object.
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.ModifyInstanceAttributeRequest
Boolean value
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
isDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
isDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
isDone() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Returns whether or not the transfer is finished (i.e.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the EbsOptimized property for this object.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Boolean value
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Returns the value of the EbsOptimized property for this object.
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
isEbsOptimized() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns the value of the EbsOptimized property for this object.
isEmpty() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Returns whether the collection is empty.
isEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
isExists() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Specify whether or not a value already exists for the attribute name-value pair.
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.
isForceDelete() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
isForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward feedback as email.
isForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward feedback notifications as email.
isHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to reject this request when the Auto Scaling group is in cooldown.
isHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period.
isIncludeAllInstances() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
Returns the value of the IncludeAllInstances property for this object.
isLastPart() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns true if the creator of this request has indicated this part is the last part being uploaded in a multipart upload.
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.
isMarketplace() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Returns the value of the Marketplace property for this object.
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.
isMonitoring() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Returns the value of the Monitoring property for this object.
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
Enables monitoring for the instance.
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.
isPrimary() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Returns the value of the Primary property for this object.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
isPropagateAtLaunch() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
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.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Returns whether this query scans forward.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Specifies forward or backward traversal of the index.
isSenderFault() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Whether the error happened due to the sender's fault.
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.
isShouldRespectGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If True, this call should respect the grace period associated with the group.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.Instance
Returns the value of the SourceDestCheck property for this object.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Returns the value of the SourceDestCheck property for this object.
isSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
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.
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.
iterator() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Returns an iterator over this list that lazily initializes results as necessary.
iterator() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
iterator() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 

J

JsonMarshaller<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Simple JSON marshaller that uses Jackson mapper.
JsonMarshaller() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.JsonMarshaller
 

K

Key - Class in com.amazonaws.services.dynamodb.model
The primary key that uniquely identifies each item in a table.
Key() - Constructor for class com.amazonaws.services.dynamodb.model.Key
Default constructor for a new Key object.
Key(AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.Key
Constructs a new Key object.
Key(AttributeValue, AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.Key
Constructs a new Key object.
KeyPair - Class in com.amazonaws.services.dynamodb.datamodeling
 
KeyPair() - Constructor for class com.amazonaws.services.dynamodb.datamodeling.KeyPair
 
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
 
KeysAndAttributes - Class in com.amazonaws.services.dynamodb.model
Keys And Attributes
KeysAndAttributes() - Constructor for class com.amazonaws.services.dynamodb.model.KeysAndAttributes
 
KeySchema - Class in com.amazonaws.services.dynamodb.model
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
KeySchema() - Constructor for class com.amazonaws.services.dynamodb.model.KeySchema
Default constructor for a new KeySchema object.
KeySchema(KeySchemaElement) - Constructor for class com.amazonaws.services.dynamodb.model.KeySchema
Constructs a new KeySchema object.
KeySchemaElement - Class in com.amazonaws.services.dynamodb.model
KeySchemaElement is the primary key (hash or hash-and-range) structure for the table.
KeySchemaElement() - Constructor for class com.amazonaws.services.dynamodb.model.KeySchemaElement
Default constructor for a new KeySchemaElement object.

L

LAST_MODIFIED - Static variable in interface com.amazonaws.services.s3.Headers
 
lastIndexOf(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
LaunchConfiguration - Class in com.amazonaws.services.autoscaling.model
The LaunchConfiguration data type.
LaunchConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
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
 
LaunchPermissionModifications - Class in com.amazonaws.services.ec2.model
Launch Permission Modifications
LaunchPermissionModifications() - Constructor for class com.amazonaws.services.ec2.model.LaunchPermissionModifications
 
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
 
LifecycleState - Enum in com.amazonaws.services.autoscaling.model
Lifecycle State
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.cloudwatch.model
The quota for alarms for this customer has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.dynamodb.model
This exception is thrown when the subscriber exceeded the limits on the number of objects or operations.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
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, AsyncHandler<ListDomainsRequest, ListDomainsResult>) - 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.
listDomainsAsync(ListDomainsRequest, AsyncHandler<ListDomainsRequest, ListDomainsResult>) - 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.
listIdentities(ListIdentitiesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities(ListIdentitiesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentities() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
listIdentitiesAsync(ListIdentitiesRequest, AsyncHandler<ListIdentitiesRequest, ListIdentitiesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.
ListIdentitiesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the ListIdentities operation.
ListIdentitiesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
 
ListIdentitiesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all verified identities for the AWS Account.
ListIdentitiesResult() - Constructor for class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
 
listIterator() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
listIterator(int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
listMetrics(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns a list of valid metrics stored for the AWS account owner.
listMetrics() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Returns a list of valid metrics stored for the AWS account owner.
listMetrics(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns a list of valid metrics stored for the AWS account owner.
listMetrics() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Returns a list of valid metrics stored for the AWS account owner.
listMetricsAsync(ListMetricsRequest, AsyncHandler<ListMetricsRequest, ListMetricsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Returns a list of valid metrics stored for the AWS account owner.
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
The output for the ListMetrics action.
ListMetricsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
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
Returns a list of your queues.
listQueues() - Method in interface com.amazonaws.services.sqs.AmazonSQS
Returns a list of your queues.
listQueues(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns a list of your queues.
listQueues() - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns a list of your queues.
listQueuesAsync(ListQueuesRequest, AsyncHandler<ListQueuesRequest, ListQueuesResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
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
 
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, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - 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.
listSubscriptionsAsync(ListSubscriptionsRequest, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - 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, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - 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.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - 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
 
listTables(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables() - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables(ListTablesRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTables() - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves a paginated list of table names created by the AWS Account of the caller in the AWS Region (e.g.
ListTablesRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the ListTables operation.
ListTablesRequest() - Constructor for class com.amazonaws.services.dynamodb.model.ListTablesRequest
 
ListTablesResult - Class in com.amazonaws.services.dynamodb.model
List Tables Result
ListTablesResult() - Constructor for class com.amazonaws.services.dynamodb.model.ListTablesResult
 
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, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - 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.
listTopicsAsync(ListTopicsRequest, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - 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
 
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses(ListVerifiedEmailAddressesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddresses() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the email addresses that have been verified.
listVerifiedEmailAddressesAsync(ListVerifiedEmailAddressesRequest, AsyncHandler<ListVerifiedEmailAddressesRequest, ListVerifiedEmailAddressesResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a list containing all of the email addresses that have been verified.
ListVerifiedEmailAddressesRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the ListVerifiedEmailAddresses operation.
ListVerifiedEmailAddressesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
 
ListVerifiedEmailAddressesResult - Class in com.amazonaws.services.simpleemail.model
Represents a list of all the email addresses verified for the current user.
ListVerifiedEmailAddressesResult() - Constructor for class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
 
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.
load(Class<T>, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Loads an object with the hash key given and a configuration override.
load(Class<T>, Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Loads an object with the hash key given, using the default configuration.
load(Class<T>, Object, Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Loads an object with a hash and range key, using the default configuration.
load(Class<T>, Object, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Returns an object with the given hash key, or null if no such object exists.
loadAllResults() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Eagerly loads all results for this list.
LoadBalancerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
Contains the result of a successful invocation of DescribeLoadBalancers.
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
The specified LoadBalancer could not be found.
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.

M

MalformedPolicyDocumentException - Exception in com.amazonaws.services.securitytoken.model
The request was rejected because the policy document was malformed.
MalformedPolicyDocumentException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.MalformedPolicyDocumentException
Constructs a new MalformedPolicyDocumentException with the specified error message.
marshall(T) - Method in interface com.amazonaws.services.dynamodb.datamodeling.DynamoDBMarshaller
Turns an object of type T into its String representation.
marshall(T) - Method in class com.amazonaws.services.dynamodb.datamodeling.JsonMarshaller
 
marshallIntoObject(Class<T>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Creates and fills in the attributes on an instance of the class given with the attributes given.
marshallIntoObjects(Class<T>, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Marshalls the list of item attributes into objects of type clazz
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.simpleemail.model
Represents the message to be sent, composed of a subject and a body.
Message() - Constructor for class com.amazonaws.services.simpleemail.model.Message
Default constructor for a new Message object.
Message(Content, Body) - Constructor for class com.amazonaws.services.simpleemail.model.Message
Constructs a new Message object.
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.
MessageNotInflightException - Exception in com.amazonaws.services.sqs.model
The message referred to is not in flight.
MessageNotInflightException(String) - Constructor for exception com.amazonaws.services.sqs.model.MessageNotInflightException
Constructs a new MessageNotInflightException with the specified error message.
MessageRejectedException - Exception in com.amazonaws.services.simpleemail.model
Indicates that the action failed, and the message could not be sent.
MessageRejectedException(String) - Constructor for exception com.amazonaws.services.simpleemail.model.MessageRejectedException
Constructs a new MessageRejectedException with the specified error message.
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
The Metric data type contains information about a specific metric.
Metric() - Constructor for class com.amazonaws.services.cloudwatch.model.Metric
 
MetricAlarm - Class in com.amazonaws.services.cloudwatch.model
The MetricAlarm data type represents an alarm.
MetricAlarm() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricAlarm
 
MetricCollectionType - Class in com.amazonaws.services.autoscaling.model
The MetricCollectionType data type.
MetricCollectionType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricCollectionType
 
MetricDatum - Class in com.amazonaws.services.cloudwatch.model
The MetricDatum data type encapsulates the information sent with PutMetricData to either create a new metric or add new values to be aggregated into an existing metric.
MetricDatum() - Constructor for class com.amazonaws.services.cloudwatch.model.MetricDatum
 
MetricGranularityType - Class in com.amazonaws.services.autoscaling.model
The MetricGranularityType data type.
MetricGranularityType() - Constructor for class com.amazonaws.services.autoscaling.model.MetricGranularityType
 
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
An input parameter that is mandatory for processing the request is not supplied.
MissingRequiredParameterException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.MissingRequiredParameterException
Constructs a new MissingRequiredParameterException with the specified error message.
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, AsyncHandler<ModifyImageAttributeRequest, Void>) - 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.
modifyImageAttributeAsync(ModifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, Void>) - 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, AsyncHandler<ModifyInstanceAttributeRequest, Void>) - 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.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest, AsyncHandler<ModifyInstanceAttributeRequest, Void>) - 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.
ModifyInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Constructs a new ModifyInstanceAttributeRequest 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, AsyncHandler<ModifySnapshotAttributeRequest, Void>) - 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.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest, AsyncHandler<ModifySnapshotAttributeRequest, Void>) - 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.
ModifySnapshotAttributeRequest(String, SnapshotAttributeName, String) - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Constructs a new ModifySnapshotAttributeRequest object.
modifyVolumeAttribute(ModifyVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
modifyVolumeAttribute(ModifyVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest, AsyncHandler<ModifyVolumeAttributeRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
modifyVolumeAttributeAsync(ModifyVolumeAttributeRequest, AsyncHandler<ModifyVolumeAttributeRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
ModifyVolumeAttributeRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ModifyVolumeAttribute operation.
ModifyVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
 
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, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult>) - 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.
monitorInstancesAsync(MonitorInstancesRequest, AsyncHandler<MonitorInstancesRequest, MonitorInstancesResult>) - 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).
MultiObjectDeleteException - Exception in com.amazonaws.services.s3.model
Exception for partial or total failure of the multi-object delete API, including the errors that occurred.
MultiObjectDeleteException(Collection<MultiObjectDeleteException.DeleteError>, Collection<DeleteObjectsResult.DeletedObject>) - Constructor for exception com.amazonaws.services.s3.model.MultiObjectDeleteException
 
MultiObjectDeleteException.DeleteError - Class in com.amazonaws.services.s3.model
An error that occurred when deleting an object.
MultiObjectDeleteException.DeleteError() - Constructor for class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
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
 
MultipleFileDownload - Interface in com.amazonaws.services.s3.transfer
Multiple file download of an entire virtual directory.
MultipleFileUpload - Interface in com.amazonaws.services.s3.transfer
Multiple file download of an entire virtual directory.

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.
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.
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.
newRequestHandlerChain(String) - Method in class com.amazonaws.handlers.HandlerChainFactory
Constructs a new request handler chain by analyzing the specified classpath resource.
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.
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.
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.
NotificationConfiguration - Class in com.amazonaws.services.autoscaling.model
The NotificationConfiguration data type.
NotificationConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.NotificationConfiguration
 
NotificationType - Enum in com.amazonaws.services.simpleemail.model
Notification Type
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.
onError(Exception) - Method in interface com.amazonaws.handlers.AsyncHandler
Invoked after an asynchronous request
onSuccess(REQUEST, RESULT) - Method in interface com.amazonaws.handlers.AsyncHandler
Invoked after an asynchronous request has completed successfully.
OverLimitException - Exception in com.amazonaws.services.sqs.model
The operation that you requested would violate a limit.
OverLimitException(String) - Constructor for exception com.amazonaws.services.sqs.model.OverLimitException
Constructs a new OverLimitException with the specified error message.
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

PackedPolicyTooLargeException - Exception in com.amazonaws.services.securitytoken.model
The request was rejected because the policy document was too large.
PackedPolicyTooLargeException(String) - Constructor for exception com.amazonaws.services.securitytoken.model.PackedPolicyTooLargeException
Constructs a new PackedPolicyTooLargeException with the specified error message.
PaginatedList<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Unmodifiable list supporting paginated result sets from Amazon DynamoDB.
PaginatedList(DynamoDBMapper, Class<T>, AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
PaginatedQueryList<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Implementation of the List interface that represents the results from a query in AWS DynamoDB.
PaginatedQueryList(DynamoDBMapper, Class<T>, AmazonDynamoDB, QueryRequest, QueryResult) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.PaginatedQueryList
 
PaginatedScanList<T> - Class in com.amazonaws.services.dynamodb.datamodeling
Implementation of the List interface that represents the results from a scan in AWS DynamoDB.
PaginatedScanList(DynamoDBMapper, Class<T>, AmazonDynamoDB, ScanRequest, ScanResult) - Constructor for class com.amazonaws.services.dynamodb.datamodeling.PaginatedScanList
 
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
 
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
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.
PolicyAttribute - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyAttribute data type.
PolicyAttribute() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
Default constructor for a new PolicyAttribute object.
PolicyAttribute(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
Constructs a new PolicyAttribute object.
PolicyAttributeDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyAttributeDescription data type.
PolicyAttributeDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
 
PolicyAttributeTypeDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyAttributeTypeDescription data type.
PolicyAttributeTypeDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
 
PolicyDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyDescription data type.
PolicyDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
 
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.
PolicyTypeDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The PolicyTypeDescription data type.
PolicyTypeDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
 
PolicyTypeNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more of the specified policy types do not exist.
PolicyTypeNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.PolicyTypeNotFoundException
Constructs a new PolicyTypeNotFoundException 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.
PriceSchedule - Class in com.amazonaws.services.ec2.model
Price Schedule
PriceSchedule() - Constructor for class com.amazonaws.services.ec2.model.PriceSchedule
 
PriceScheduleSpecification - Class in com.amazonaws.services.ec2.model
Price Schedule Specification
PriceScheduleSpecification() - Constructor for class com.amazonaws.services.ec2.model.PriceScheduleSpecification
 
PricingDetail - Class in com.amazonaws.services.ec2.model
Pricing Detail
PricingDetail() - Constructor for class com.amazonaws.services.ec2.model.PricingDetail
 
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.
PrivateIpAddressSpecification - Class in com.amazonaws.services.ec2.model
Private Ip Address Specification
PrivateIpAddressSpecification() - Constructor for class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
 
ProcessType - Class in com.amazonaws.services.autoscaling.model
There are two primary Auto Scaling process types-- Launch and Terminate .
ProcessType() - Constructor for class com.amazonaws.services.autoscaling.model.ProcessType
 
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.
ProvisionedThroughput - Class in com.amazonaws.services.dynamodb.model
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits .
ProvisionedThroughput() - Constructor for class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
 
ProvisionedThroughputDescription - Class in com.amazonaws.services.dynamodb.model
Provisioned Throughput Description
ProvisionedThroughputDescription() - Constructor for class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
 
ProvisionedThroughputExceededException - Exception in com.amazonaws.services.dynamodb.model
This exception is thrown when the level of provisioned throughput defined for the table is exceeded.
ProvisionedThroughputExceededException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ProvisionedThroughputExceededException
Constructs a new ProvisionedThroughputExceededException with the specified error message.
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, AsyncHandler<PublishRequest, PublishResult>) - 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.
publishAsync(PublishRequest, AsyncHandler<PublishRequest, PublishResult>) - 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
 
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, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult>) - 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.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest, AsyncHandler<PurchaseReservedInstancesOfferingRequest, PurchaseReservedInstancesOfferingResult>) - 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, AsyncHandler<PutAttributesRequest, Void>) - 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.
putAttributesAsync(PutAttributesRequest, AsyncHandler<PutAttributesRequest, Void>) - 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.
putItem(PutItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItem(PutItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Creates a new item, or replaces an old item with a new item (including all the attributes).
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Creates a new item, or replaces an old item with a new item (including all the attributes).
PutItemRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the PutItem operation.
PutItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.PutItemRequest
Default constructor for a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodb.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemResult - Class in com.amazonaws.services.dynamodb.model
Put Item Result
PutItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.PutItemResult
 
putMetricAlarm(PutMetricAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarm(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
putMetricAlarmAsync(PutMetricAlarmRequest, AsyncHandler<PutMetricAlarmRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Creates or updates an alarm and associates it with the specified Amazon CloudWatch metric.
PutMetricAlarmRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the PutMetricAlarm operation.
PutMetricAlarmRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
 
putMetricData(PutMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Publishes metric data points to Amazon CloudWatch.
putMetricData(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest, AsyncHandler<PutMetricDataRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Publishes metric data points to Amazon CloudWatch.
putMetricDataAsync(PutMetricDataRequest, AsyncHandler<PutMetricDataRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Publishes metric data points to Amazon CloudWatch.
PutMetricDataRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the PutMetricData operation.
PutMetricDataRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
 
putNotificationConfiguration(PutNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfiguration(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Configures an Auto Scaling group to send notifications when specified events take place.
putNotificationConfigurationAsync(PutNotificationConfigurationRequest, AsyncHandler<PutNotificationConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Configures an Auto Scaling group to send notifications when specified events take place.
PutNotificationConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutNotificationConfiguration operation.
PutNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
 
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
 
PutRequest - Class in com.amazonaws.services.dynamodb.model
A container for a Put BatchWrite request
PutRequest() - Constructor for class com.amazonaws.services.dynamodb.model.PutRequest
 
putScalingPolicy(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates or updates a policy for an Auto Scaling group.
putScalingPolicy(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a policy for an Auto Scaling group.
putScalingPolicyAsync(PutScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates or updates a policy for an Auto Scaling group.
PutScalingPolicyRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutScalingPolicy operation.
PutScalingPolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
 
PutScalingPolicyResult - Class in com.amazonaws.services.autoscaling.model
The PolicyARNType data type.
PutScalingPolicyResult() - Constructor for class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
 
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a scheduled scaling action for an Auto Scaling group.
putScheduledUpdateGroupActionAsync(PutScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a scheduled scaling action for an Auto Scaling group.
PutScheduledUpdateGroupActionRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the PutScheduledUpdateGroupAction operation.
PutScheduledUpdateGroupActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
 

Q

query(QueryRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
query(QueryRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
query(Class<T>, DynamoDBQueryExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Queries an AWS DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
query(Class<T>, DynamoDBQueryExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Queries an AWS DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
queryAsync(QueryRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Gets the values of one or more items and its attributes by primary key (composite primary key, only).
QueryRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the Query operation.
QueryRequest() - Constructor for class com.amazonaws.services.dynamodb.model.QueryRequest
Default constructor for a new QueryRequest object.
QueryRequest(String, AttributeValue) - Constructor for class com.amazonaws.services.dynamodb.model.QueryRequest
Constructs a new QueryRequest object.
QueryResult - Class in com.amazonaws.services.dynamodb.model
Query Result
QueryResult() - Constructor for class com.amazonaws.services.dynamodb.model.QueryResult
 
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() - Constructor for class com.amazonaws.auth.QueryStringSigner
 
QueueAttributeName - Enum in com.amazonaws.services.sqs.model
Queue Attribute Name
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.
QueueDoesNotExistException - Exception in com.amazonaws.services.sqs.model
The queue referred to does not exist.
QueueDoesNotExistException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueDoesNotExistException
Constructs a new QueueDoesNotExistException with the specified error message.
QueueNameExistsException - Exception in com.amazonaws.services.sqs.model
A queue already exists with this name.
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
RawMessage - Class in com.amazonaws.services.simpleemail.model
Represents the raw data of the message.
RawMessage() - Constructor for class com.amazonaws.services.simpleemail.model.RawMessage
Default constructor for a new RawMessage object.
RawMessage(ByteBuffer) - Constructor for class com.amazonaws.services.simpleemail.model.RawMessage
Constructs a new RawMessage object.
ReasonCode - Class in com.amazonaws.services.ec2.model
Reason Code
ReasonCode() - Constructor for class com.amazonaws.services.ec2.model.ReasonCode
 
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, AsyncHandler<RebootInstancesRequest, Void>) - 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.
rebootInstancesAsync(RebootInstancesRequest, AsyncHandler<RebootInstancesRequest, Void>) - 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.
ReceiptHandleIsInvalidException - Exception in com.amazonaws.services.sqs.model
The receipt handle provided is not valid.
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, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult>) - 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.
receiveMessageAsync(ReceiveMessageRequest, AsyncHandler<ReceiveMessageRequest, ReceiveMessageResult>) - 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
 
RecurringCharge - Class in com.amazonaws.services.ec2.model
Represents a usage charge for Amazon EC2 resources that repeats on a schedule.
RecurringCharge() - Constructor for class com.amazonaws.services.ec2.model.RecurringCharge
 
REFERER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
Condition key for the referer specified by a request.
refresh() - Method in interface com.amazonaws.auth.AWSCredentialsProvider
Forces this credentials provider to refresh its credentials.
refresh() - Method in class com.amazonaws.auth.AWSCredentialsProviderChain
 
refresh() - Method in class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
refresh() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
refresh() - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsProvider
Forces this encryption materials provider to refresh its encryption material.
refresh() - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
refreshCredentials() - Method in interface com.amazonaws.auth.AWSRefreshableSessionCredentials
Forces a refresh of these session credentials.
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() - 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.
registerImage() - 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, AsyncHandler<RegisterImageRequest, RegisterImageResult>) - 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.
registerImageAsync(RegisterImageRequest, AsyncHandler<RegisterImageRequest, RegisterImageResult>) - 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, AsyncHandler<RegisterInstancesWithLoadBalancerRequest, RegisterInstancesWithLoadBalancerResult>) - 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.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest, AsyncHandler<RegisterInstancesWithLoadBalancerRequest, RegisterInstancesWithLoadBalancerResult>) - 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
The output for the RegisterInstancesWithLoadBalancer action.
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() - 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.
releaseAddress() - 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, AsyncHandler<ReleaseAddressRequest, Void>) - 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.
releaseAddressAsync(ReleaseAddressRequest, AsyncHandler<ReleaseAddressRequest, Void>) - 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.
remove(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
remove(int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
removeAll(Collection<?>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
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, AsyncHandler<RemovePermissionRequest, Void>) - 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, AsyncHandler<RemovePermissionRequest, Void>) - 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, AsyncHandler<RemovePermissionRequest, Void>) - 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.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, Void>) - 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 interface com.amazonaws.services.s3.transfer.Transfer
Removes the specified progress listener from the list of progress listeners receiving updates about this transfer's progress.
removeRequestHandler(RequestHandler) - Method in class com.amazonaws.AmazonWebServiceClient
Removes a request handler from the list of registered handlers that are run as part of a request's lifecycle.
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.
reportInstanceStatus(ReportInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
reportInstanceStatus() - Method in interface com.amazonaws.services.ec2.AmazonEC2
 
reportInstanceStatus(ReportInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
reportInstanceStatus() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
 
reportInstanceStatusAsync(ReportInstanceStatusRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
reportInstanceStatusAsync(ReportInstanceStatusRequest, AsyncHandler<ReportInstanceStatusRequest, Void>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
 
reportInstanceStatusAsync(ReportInstanceStatusRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
reportInstanceStatusAsync(ReportInstanceStatusRequest, AsyncHandler<ReportInstanceStatusRequest, Void>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
 
ReportInstanceStatusRequest - Class in com.amazonaws.services.ec2.model
Container for the parameters to the ReportInstanceStatus operation.
ReportInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
 
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
RequestClientOptions - Class in com.amazonaws
Arbitrary options storage for individual AmazonWebServiceRequests.
RequestClientOptions() - Constructor for class com.amazonaws.RequestClientOptions
 
RequestHandler - Interface in com.amazonaws.handlers
Interface for addition request handling in clients.
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, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult>) - 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.
requestSpotInstancesAsync(RequestSpotInstancesRequest, AsyncHandler<RequestSpotInstancesRequest, RequestSpotInstancesResult>) - 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
 
ReservedInstanceLimitPrice - Class in com.amazonaws.services.ec2.model
Reserved Instance Limit Price
ReservedInstanceLimitPrice() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
 
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
 
ReservedInstancesListing - Class in com.amazonaws.services.ec2.model
Reserved Instances Listing
ReservedInstancesListing() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesListing
 
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
 
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, AsyncHandler<ResetImageAttributeRequest, Void>) - 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.
resetImageAttributeAsync(ResetImageAttributeRequest, AsyncHandler<ResetImageAttributeRequest, Void>) - 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, AsyncHandler<ResetInstanceAttributeRequest, Void>) - 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.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest, AsyncHandler<ResetInstanceAttributeRequest, Void>) - 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.
ResetInstanceAttributeRequest(String, InstanceAttributeName) - 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, AsyncHandler<ResetSnapshotAttributeRequest, Void>) - 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.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest, AsyncHandler<ResetSnapshotAttributeRequest, Void>) - 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.
ResetSnapshotAttributeRequest(String, SnapshotAttributeName) - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
Constructs a new ResetSnapshotAttributeRequest object.
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.
ResourceInUseException - Exception in com.amazonaws.services.dynamodb.model
This exception is thrown when the resource which is being attempted to be changed is in use.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.cloudwatch.model
The named resource does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.dynamodb.model
This exception is thrown when the resource which is being attempted to be changed is in use.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodb.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException 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.
resumeProcesses(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Resumes Auto Scaling processes for an Auto Scaling group.
resumeProcesses(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Resumes Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Resumes Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes Auto Scaling processes for an Auto Scaling group.
resumeProcessesAsync(ResumeProcessesRequest, AsyncHandler<ResumeProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Resumes Auto Scaling processes for an Auto Scaling group.
ResumeProcessesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the ResumeProcesses operation.
ResumeProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
 
retainAll(Collection<?>) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
ReturnValue - Enum in com.amazonaws.services.dynamodb.model
Return Value
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).
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngress() - 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.
revokeSecurityGroupIngress() - 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, AsyncHandler<RevokeSecurityGroupIngressRequest, Void>) - 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.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest, AsyncHandler<RevokeSecurityGroupIngressRequest, Void>) - 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.
RuleAction - Enum in com.amazonaws.services.ec2.model
Rule Action
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, AsyncHandler<RunInstancesRequest, RunInstancesResult>) - 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.
runInstancesAsync(RunInstancesRequest, AsyncHandler<RunInstancesRequest, RunInstancesResult>) - 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
 

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.
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
 
S3ObjectInputStream - Class in com.amazonaws.services.s3.model
Input stream representing the content of an S3Object.
S3ObjectInputStream(InputStream, HttpRequestBase) - Constructor for class com.amazonaws.services.s3.model.S3ObjectInputStream
 
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.
S3Objects - Class in com.amazonaws.services.s3.iterable
Provides an easy way to iterate Amazon S3 objects in a "foreach" statement.
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
 
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.
S3Versions - Class in com.amazonaws.services.s3.iterable
Provides an easy way to iterate Amazon S3 object versions in a "foreach" statement.
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
 
save(T) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Saves the object given into DynamoDB, using the default configuration.
save(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Saves an item in DynamoDB.
ScalarAttributeType - Enum in com.amazonaws.services.dynamodb.model
Scalar Attribute Type
ScalingActivityInProgressException - Exception in com.amazonaws.services.autoscaling.model
You cannot delete an Auto Scaling group 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.
ScalingActivityStatusCode - Enum in com.amazonaws.services.autoscaling.model
Scaling Activity Status Code
ScalingPolicy - Class in com.amazonaws.services.autoscaling.model
The ScalingPolicy data type.
ScalingPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.ScalingPolicy
 
scan(ScanRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Retrieves one or more items and its attributes by performing a full scan of a table.
scan(ScanRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Retrieves one or more items and its attributes by performing a full scan of a table.
scan(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Scans through an AWS DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapper
Scans through an AWS DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
scanAsync(ScanRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves one or more items and its attributes by performing a full scan of a table.
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Retrieves one or more items and its attributes by performing a full scan of a table.
ScanRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the Scan operation.
ScanRequest() - Constructor for class com.amazonaws.services.dynamodb.model.ScanRequest
Default constructor for a new ScanRequest object.
ScanRequest(String) - Constructor for class com.amazonaws.services.dynamodb.model.ScanRequest
Constructs a new ScanRequest object.
ScanResult - Class in com.amazonaws.services.dynamodb.model
Scan Result
ScanResult() - Constructor for class com.amazonaws.services.dynamodb.model.ScanResult
 
ScheduledUpdateGroupAction - Class in com.amazonaws.services.autoscaling.model
This data type stores information about a scheduled update to an Auto Scaling group.
ScheduledUpdateGroupAction() - Constructor for class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
 
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, AsyncHandler<SelectRequest, SelectResult>) - 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.
selectAsync(SelectRequest, AsyncHandler<SelectRequest, SelectResult>) - 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
 
SendDataPoint - Class in com.amazonaws.services.simpleemail.model
Represents sending statistics data.
SendDataPoint() - Constructor for class com.amazonaws.services.simpleemail.model.SendDataPoint
 
sendEmail(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmail(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Composes an email message based on input data, and then immediately queues the message for sending.
sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Composes an email message based on input data, and then immediately queues the message for sending.
SendEmailRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SendEmail operation.
SendEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
Default constructor for a new SendEmailRequest object.
SendEmailRequest(String, Destination, Message) - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
Constructs a new SendEmailRequest object.
SendEmailResult - Class in com.amazonaws.services.simpleemail.model
Represents a unique message ID returned from a successful SendEmail request.
SendEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailResult
 
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, AsyncHandler<SendMessageRequest, SendMessageResult>) - 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.
sendMessageAsync(SendMessageRequest, AsyncHandler<SendMessageRequest, SendMessageResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The SendMessage action delivers a message to the specified queue.
sendMessageBatch(SendMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
This is a batch version of SendMessage.
sendMessageBatch(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
This is a batch version of SendMessage.
sendMessageBatchAsync(SendMessageBatchRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of SendMessage.
sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This is a batch version of SendMessage.
sendMessageBatchAsync(SendMessageBatchRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of SendMessage.
sendMessageBatchAsync(SendMessageBatchRequest, AsyncHandler<SendMessageBatchRequest, SendMessageBatchResult>) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This is a batch version of SendMessage.
SendMessageBatchRequest - Class in com.amazonaws.services.sqs.model
Container for the parameters to the SendMessageBatch operation.
SendMessageBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Default constructor for a new SendMessageBatchRequest object.
SendMessageBatchRequest(String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Constructs a new SendMessageBatchRequest object.
SendMessageBatchRequest(String, List<SendMessageBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequest
Constructs a new SendMessageBatchRequest object.
SendMessageBatchRequestEntry - Class in com.amazonaws.services.sqs.model
Contains the details of a single SQS message along with a Id .
SendMessageBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Default constructor for a new SendMessageBatchRequestEntry object.
SendMessageBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Constructs a new SendMessageBatchRequestEntry object.
SendMessageBatchResult - Class in com.amazonaws.services.sqs.model
 
SendMessageBatchResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchResult
 
SendMessageBatchResultEntry - Class in com.amazonaws.services.sqs.model
Encloses a message ID for successfully enqueued message of a SendMessageBatchRequest.
SendMessageBatchResultEntry() - Constructor for class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
 
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
 
sendRawEmail(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Sends an email message, with header and content specified by the client.
sendRawEmail(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Sends an email message, with header and content specified by the client.
sendRawEmailAsync(SendRawEmailRequest, AsyncHandler<SendRawEmailRequest, SendRawEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Sends an email message, with header and content specified by the client.
SendRawEmailRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SendRawEmail operation.
SendRawEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Default constructor for a new SendRawEmailRequest object.
SendRawEmailRequest(RawMessage) - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Constructs a new SendRawEmailRequest object.
SendRawEmailResult - Class in com.amazonaws.services.simpleemail.model
Represents a unique message ID returned from a successful SendRawEmail request.
SendRawEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailResult
 
SERVER - Static variable in interface com.amazonaws.services.s3.Headers
 
SERVER_SIDE_ENCRYPTION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional server-side encryption algorithm
set(int, T) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional access control list for the new object.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional access control list for the new object.
setAccessKeyId(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
AccessKeyId ID that identifies the temporary credentials.
setAction(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
The type of action for an item update operation.
setAction(AttributeAction) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
The type of action for an item update operation.
setActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
setActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
setActions(Collection<Action>) - Method in class com.amazonaws.auth.policy.Statement
Sets the list of actions to which this policy statement applies.
setActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the Actions property for this object.
setActions(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The action the client wants to allow for the specified principal.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
setActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
setActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the Active property for this object.
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
A scaling Activity.
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.
setAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Sets the value of the Add property for this object.
setAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Sets the value of the Add property for this object.
setAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the AdditionalInfo property for this object.
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.ec2.model.StartInstancesRequest
Sets the value of the AdditionalInfo property for this object.
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.
setAddressingType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the AddressingType property for this object.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
setAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
setAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
setAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description for the alarm.
setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
setAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
setAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The descriptive name for the alarm.
setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The descriptive name for the alarm.
setAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
setAlarmState(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Temporarily sets the state of an alarm.
setAlarmState(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Temporarily sets the state of an alarm.
setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Temporarily sets the state of an alarm.
SetAlarmStateRequest - Class in com.amazonaws.services.cloudwatch.model
Container for the parameters to the SetAlarmState operation.
SetAlarmStateRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
 
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the AllocationId property for this object.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Sets the value of the AllocationId property for this object.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The allocation ID that AWS returned when you allocated the elastic IP address for use with Amazon VPC.
setAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The allocation ID that AWS provided when you allocated the address for use with Amazon VPC.
setAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Sets the value of the AllocationIds property for this object.
setAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed headers for the rule.
setAllowedHeaders(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedHeaders(List)
setAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed methods of the rule.
setAllowedMethods(CORSRule.AllowedMethods...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedMethods(List)
setAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed origins of the rule.
setAllowedOrigins(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedOrigins(List)
setAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Sets the value of the AllowReassociation property for this object.
setAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the AllSecurityGroups property for this object.
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.
setAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
setAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Sets the value of the Amount property for this object.
setAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicy objects created with CreateAppCookieStickinessPolicy.
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.ImportInstanceLaunchSpecification
Sets the value of the Architecture property for this object.
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.
setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Sets the value of the Arn property for this object.
setArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
Sets the value of the Arn property for this object.
setArn(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The ARN specifying the federated user associated with the credentials.
setAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Association property for this object.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the AssociationId property for this object.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
Sets the value of the AssociationId property for this object.
setAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Association ID corresponding to the VPC elastic IP address you want to disassociate.
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.
setAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Attachment property for this object.
setAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the AttachmentId property for this object.
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.InstanceNetworkInterfaceAttachment
Sets the value of the AttachTime property for this object.
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(InstanceAttributeName) - 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(SnapshotAttributeName) - 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.DescribeVolumeAttributeRequest
Sets the value of the Attribute property for this object.
setAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Sets the value of the Attribute property for this object.
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(InstanceAttributeName) - 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(SnapshotAttributeName) - 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(InstanceAttributeName) - 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.
setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
setAttributeName(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
The AttributeName of the KeySchemaElement.
setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The name of the attribute associated with the policy.
setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The name of the attribute associated with the policy.
setAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The name of the attribute associated with the policy type.
setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
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 retrieve information for.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to retrieve information for.
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(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
If the ReturnValues parameter is provided as ALL_OLD in the request, Amazon DynamoDB returns an array of attribute name-value pairs (essentially, the deleted item).
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE in the request.
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.GetSubscriptionAttributesResult
A map of the subscription's attributes.
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.CreateQueueRequest
A map of attributes with their corresponding values.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A map of attributes to the respective values.
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 map of attributes to set.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
List of Attribute names.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
List of Attribute names.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
List of Attribute names.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
List of Attribute names.
setAttributeType(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
The AttributeType of the KeySchemaElement which can be a String or a Number.
setAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
The AttributeType of the KeySchemaElement which can be a String or a Number.
setAttributeType(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The type of attribute.
setAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Map of attribute name to the new value and action for the update.
setAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The value of the attribute associated with the policy.
setAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The value of the attribute associated with the policy.
setAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute.
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.
setAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.Condition
A list of attribute values to be used with a comparison operator for a scan or query operation.
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 disallow unauthenticated unsubscribes of the subscription.
setAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Boolean value
setAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Sets the value of the AutoEnableIO property for this object.
setAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The name of the Auto Scaling group.
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.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with this instance.
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.DeleteAutoScalingGroupRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the Auto Scaling group.
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.DescribeScheduledActionsRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or ARN of the Auto Scaling Group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Specifies the Auto Scaling group name.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or ARN of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group associated with this scaling policy.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group to be updated.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the Auto Scaling group.
setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A list of Auto Scaling group names.
setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A list of Auto Scaling groups.
setAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
setAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Notification types supported by Auto Scaling.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone in which this instance resides.
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Availability Zones associated with this instance.
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.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by availability zone (ex: 'us-east-1a').
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the AvailabilityZone property for this object.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Sets the value of the AvailabilityZone property for this object.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the AvailabilityZone property for this object.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The Amazon EC2 instance's availability zone.
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.SpotPlacement
The availability zone in which an Amazon EC2 instance runs.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Sets the value of the AvailabilityZone property for this object.
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.VolumeStatusItem
Sets the value of the AvailabilityZone property for this object.
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
Sets the value of the AvailabilityZoneGroup property for this object.
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
Availability Zones for the group.
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.
setAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of metric values that correspond to the datapoint.
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.
setB(ByteBuffer) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Binary attributes are sequences of unsigned bytes.
setBackendServerDescriptions(Collection<BackendServerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Contains a list of back-end server descriptions.
setBccAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify 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.CreateImageRequest
Sets the value of the BlockDeviceMappings property for this object.
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<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the BlockDeviceMappings property for this object.
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
Specifies how block devices are exposed to the instance.
setBody(Body) - Method in class com.amazonaws.services.simpleemail.model.Message
The message body.
setBody(String) - Method in class com.amazonaws.services.sqs.model.Message
 
setBounces(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have bounced.
setBounceTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish bounce notifications.
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.
setBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of binary attributes.
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.
setBucket(String) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
 
setBucketAcl(SetBucketAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified Amazon S3 bucket.
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(SetBucketAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAcl(String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketAclRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for setting a bucket's Access Control List (ACL).
SetBucketAclRequest(String, AccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified ACL on the specified bucket when this request is executed.
SetBucketAclRequest(String, CannedAccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified canned ACL on the specified bucket when this request is executed.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the cross origin configuration for the specified bucket.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the lifecycle configuration for the specified bucket.
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - 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.DeleteBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being deleted.
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.DeleteBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration will be deleted when this request is executed.
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.DeleteObjectsRequest
Sets the name of the Amazon S3 bucket containing the object(s) 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.GetBucketLocationRequest
Sets the name of the bucket whose location is being requested.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved.
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.SetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy 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.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is to be updated.
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
 
setBucketNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
 
SetBucketNotificationConfigurationRequest - Class in com.amazonaws.services.s3.model
 
SetBucketNotificationConfigurationRequest(BucketNotificationConfiguration, String) - Constructor for class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
 
setBucketPolicy(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the policy associated with the specified bucket.
setBucketPolicy(SetBucketPolicyRequest) - 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
 
setBucketPolicy(SetBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Sets the policy associated with the specified bucket.
SetBucketPolicyRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Creates a new request object, ready to be executed to set an Amazon S3 bucket's policy.
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the tagging configuration for the specified bucket.
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - 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.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to set a bucket's website configuration.
SetBucketWebsiteConfigurationRequest(String, BucketWebsiteConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to set the specified bucket's website configuration.
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.
setBytes(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Sets the value of the Bytes property for this object.
setBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the BytesConverted property for this object.
setBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the BytesConverted property for this object.
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
Sets the value of the CancelledSpotInstanceRequests property for this object.
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.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket.
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.
setCanonicalHostedZoneName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the name of the Amazon Route 53 hosted zone that is associated with the LoadBalancer.
setCanonicalHostedZoneNameID(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the Amazon Route 53 hosted zone name that is associated with the LoadBalancer.
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.
setCardinality(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The cardinality of the attribute.
setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
setCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
setCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The character set of the content.
setChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Sets the value of the Checksum property for this object.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Sets the value of the ClientToken property for this object.
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.ReservedInstancesListing
Sets the value of the ClientToken property for this object.
setClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
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.InstanceStatusEvent
The associated code of the event.
setCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
Sets the value of the Code property for this object.
setCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
Reason code for the state change.
setCode(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Sets the value of the Code property for this object.
setCode(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
setCode(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
An error code representing why the operation failed on this entry.
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.
setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodb.model.Condition
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodb.model.Condition
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
setComplaints(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
setComplaintTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish complaint notifications.
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(ClientConfiguration) - Method in class com.amazonaws.AmazonWebServiceClient
 
setConfiguration(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request.
setConfiguration(TransferManagerConfiguration) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Sets the configuration which specifies how this TransferManager processes requests.
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.dynamodb.datamodeling.DynamoDBQueryExpression
Sets whether this query uses consistent reads.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
If set to true, then a consistent read is issued.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
If set to true, then a consistent read is issued.
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.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
setContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the ContainerFormat property for this object.
setContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the ContainerFormat property for this object.
setContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the ContainerFormat property for this object.
setContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the ContainerFormat property for this object.
setContent(InputStream) - Method in class com.amazonaws.DefaultRequest
 
setContent(InputStream) - Method in interface com.amazonaws.Request
Sets the optional stream containing the payload data to include for this request.
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.GeneratePresignedUrlRequest
Sets the expected content-type of the request.
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.
setConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Sets the value of the ConversionTask property for this object.
setConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Sets the value of the ConversionTask property for this object.
setConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Sets the value of the ConversionTaskId property for this object.
setConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the ConversionTaskId property for this object.
setConversionTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Sets the value of the ConversionTaskIds property for this object.
setConversionTasks(Collection<ConversionTask>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Sets the value of the ConversionTasks property for this object.
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.PutScalingPolicyRequest
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.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
setCount(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
If set to true, Amazon DynamoDB returns a total number of items that match the query parameters, instead of a list of the matching items and their attributes.
setCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Number of items in the response.
setCount(Boolean) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
If set to true, Amazon DynamoDB returns a total number of items for the Scan operation, even if the operation has no matching items for the assigned filter.
setCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Number of items in the response.
setCount(Integer) - Method in class com.amazonaws.services.ec2.model.PricingDetail
Sets the value of the Count property for this object.
setCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the CreateDate property for this object.
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.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the LoadBalancer was created.
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Sets the value of the CreateTime property for this object.
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
Timestamp when volume creation was initiated.
setCreateVolumePermission(CreateVolumePermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Sets the value of the CreateVolumePermission property for this object.
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.s3.model.Bucket
For internal use only.
setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the CreationDateTime property for this object.
setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Credentials for the service API authentication.
setCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
The session credentials for API authentication.
setCryptoProvider(Provider) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Sets the crypto provider to the specified provider.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the CurrencyCode property for this object.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Sets the value of the CurrencyCode property for this object.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Sets the value of the CurrencyCode property for this object.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the reserved instance.
setCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the reserved instance.
setCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the specified instance.
setData(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The textual data of the content.
setData(ByteBuffer) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
The raw data of the message.
setDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The datapoints for the specified metric.
setDefaultCooldown(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.
setDefaultCooldown(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.
setDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
setDefaultValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The default value of the attribute, if applicable.
setDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
The number of seconds for which the message has to be delayed.
setDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The number of seconds the message has to be delayed.
setDelegationToken(String) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the optional STS security token associated with the request.
setDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
setDeleteMarkerVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
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.InstanceNetworkInterfaceAttachment
Sets the value of the DeleteOnTermination property for this object.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the DeleteOnTermination property for this object.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
setDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
A container for a Delete BatchWrite request
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.
setDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have been enqueued for sending.
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.CreateInstanceExportTaskRequest
Sets the value of the Description property for this object.
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.DiskImage
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the Description property for this object.
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.ImportInstanceRequest
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
A description of the event.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
String value
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.ReportInstanceStatusRequest
Sets the value of the Description property for this object.
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.ec2.model.VolumeStatusAction
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the Description property for this object.
setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides a description of the instance.
setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
A human-readable description of the attribute.
setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
A human-readable description of the policy type.
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 Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of Amazon EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of Amazon EC2 instances that should be running in the group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in your Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the Auto Scaling group.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity for the Auto Scaling group.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Adjusts the desired size of the AutoScalingGroup by initiating scaling activities.
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - 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.
setDesiredCapacityAsync(SetDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, Void>) - 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
 
setDestination(Destination) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The destination for this email, composed of To:, CC:, and BCC: fields.
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.
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
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.
setDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDestinations(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message.
setDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains details of the scaling activity.
setDetails(Collection<InstanceStatusDetails>) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Sets the value of the Details property for this object.
setDetails(Collection<VolumeStatusDetails>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Sets the value of the Details property for this object.
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).
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the DeviceIndex property for this object.
setDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the DeviceIndex property for this object.
setDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
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.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The list of dimensions associated with the metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
A list of dimensions describing qualities of the metric.
setDimensions(Collection<DimensionFilter>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
A list of dimensions to filter against.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
A list of dimensions associated with the metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of dimensions associated with the alarm's associated metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A list of dimensions associated with the metric.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the alarm's associated metric.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the DisableApiTermination 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.ModifyInstanceAttributeRequest
Boolean value
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
setDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the DiskImageFormat property for this object.
setDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the DiskImageFormat property for this object.
setDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the DiskImageFormat property for this object.
setDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the DiskImageFormat property for this object.
setDiskImages(Collection<DiskImage>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Sets the value of the DiskImages property for this object.
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.
setDkimAttributes(Map<String, IdentityDkimAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
setDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of DNS records (tokens) that must be published in the domain name's DNS for DKIM verification to complete, and which must remain published in order for DKIM signing to succeed.
setDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of DNS records (tokens) that must be published in the domain name's DNS for DKIM verification to complete, and which must remain published in order for DKIM signing to succeed.
setDkimVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
setDkimVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
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.
setDomain(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the Domain property for this object.
setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the Domain property for this object.
setDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address to your VPC.
setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address to your VPC.
setDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Sets the value of the Domain property for this object.
setDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Sets the value of the Domain property for this object.
setDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
setDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
The domain to be verified.
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.
setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The duration, in seconds, that the session should last.
setDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The duration, in seconds, that the credentials should remain valid.
setEarliestAllowedDeactivationTime(Date) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The earliest allowed time at which a license can be deactivated.
setEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The Elastic Block Storage volume information.
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.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the EbsOptimized property for this object.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Boolean value
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the EbsOptimized property for this object.
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
setEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the EbsOptimized property for this object.
setEffect(Statement.Effect) - Method in class com.amazonaws.auth.policy.Statement
Sets the result effect of this policy statement when it is evaluated.
setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
The email address to be verified.
setEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
The email address to be verified.
setEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
setEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
setEndDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
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, String, String) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Overrides the default endpoint for this client ("https://autoscaling.amazonaws.com") and explicitly provides an AWS region ID and AWS service name to use when the client calculates a signature for requests.
setEndpoint(String) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Overrides the default endpoint for this client ("https://monitoring.amazonaws.com").
setEndpoint(String, String, String) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Overrides the default endpoint for this client ("https://monitoring.amazonaws.com") and explicitly provides an AWS region ID and AWS service name to use when the client calculates a signature for requests.
setEndpoint(String) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Overrides the default endpoint for this client ("http://dynamodb.us-east-1.amazonaws.com/").
setEndpoint(String, String, String) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Overrides the default endpoint for this client and explicitly provides an AWS region ID and AWS service name to use when the client calculates a signature for requests.
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.elasticloadbalancing.AmazonElasticLoadBalancing
Overrides the default endpoint for this client ("https://elasticloadbalancing.amazonaws.com").
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.securitytoken.AWSSecurityTokenService
Overrides the default endpoint for this client ("https://sts.amazonaws.com").
setEndpoint(String, String, String) - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceClient
Overrides the default endpoint for this client ("https://sts.amazonaws.com") and explicitly provides an AWS region ID and AWS service name to use when the client calculates a signature for requests.
setEndpoint(String) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Overrides the default endpoint for this client ("http://sdb.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Overrides the default endpoint for this client ("https://email.us-east-1.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").
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.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to end.
setEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to end.
setEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the last datapoint to return.
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.ec2.model.ReportInstanceStatusRequest
Sets the value of the EndTime property for this object.
setEntries(Collection<ChangeMessageVisibilityBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
A list of receipt handles of the messages for which the visibility timeout must be changed.
setEntries(Collection<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
A list of receipt handles for the messages to be deleted.
setEntries(Collection<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
A list of SendMessageBatchRequestEntrys.
setErrorCode(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the AWS error code represented by this exception.
setErrorDocument(String) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the complete path to the document to serve for 4xx 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.CopyPartResult
Sets the ETag value for the new part 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.
setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
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.
setEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Sets the value of the EventId property for this object.
setEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the EventId property for this object.
setEvents(Collection<InstanceStatusEvent>) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Events that affect the status of the associated Amazon EC2 instance.
setEvents(Collection<VolumeStatusEvent>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the Events property for this object.
setEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Sets the value of the EventType property for this object.
setEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the EventType property for this object.
setExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets the exclusive start key for this query.
setExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Sets the exclusive start key for this scan.
setExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Primary key of the item from which to continue an earlier query.
setExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Primary key of the item from which to continue an earlier scan.
setExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
The name of the table that starts the list.
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.
setExists(Boolean) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Specify whether or not a value already exists for the attribute name-value pair.
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(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Designates an attribute for a conditional modification.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Designates an attribute for a conditional modification.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Designates an attribute for a conditional modification.
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.
setExpiration(Date) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The date on which these credentials expire.
setExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setExpirationTime(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the ExpirationTime property for this object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the expiration time for the object.
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the expires response header override.
setExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Sets the value of the ExportTask property for this object.
setExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
Sets the value of the ExportTaskId property for this object.
setExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the ExportTaskId property for this object.
setExportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
Sets the value of the ExportTaskIds property for this object.
setExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Sets the value of the ExportTasks property for this object.
setExportToS3Task(ExportToS3TaskSpecification) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Sets the value of the ExportToS3Task property for this object.
setExportToS3Task(ExportToS3Task) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the ExportToS3Task property for this object.
setExposedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the expose headers of the rule.
setExposedHeaders(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setExposeHeaders(List)
setExtendedRequestId(String) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Sets Amazon S3's extended request ID.
setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of BatchResultErrorEntrys.
setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of BatchResultErrorEntrys.
setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of BatchResultErrorEntrys with the error detail about each message that could not be enqueued.
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
Sets the value of the Fault property for this object.
setFederatedUser(FederatedUser) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Identifiers for the federated user associated with the credentials.
setFederatedUserId(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The string identifying the federated user associated with the credentials, similar to the UserId of an IAM user.
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.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
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.DescribeConversionTasksRequest
Sets the value of the Filters property for this object.
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.DescribeInstanceStatusRequest
The list of filters to limit returned results.
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
A list of filters used to match properties for Placement Groups.
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.DescribeReservedInstancesListingsRequest
Sets the value of the Filters property for this object.
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.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.DescribeVolumeStatusRequest
Sets the value of the Filters property for this object.
setFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
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.
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.
setForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Sets the value of the Format property for this object.
setFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Sets the value of the Format property for this object.
setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward feedback as email.
setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward feedback notifications as email.
setFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
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
setGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the enabled metric.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The granularity to associate with the metrics to collect.
setGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity of a Metric.
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.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
ID of the standard (EC2) or VPC security group to modify.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
Sets the value of the GroupId property for this object.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The ID of the Amazon EC2 security group to delete.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
Sets the value of the GroupId property for this object.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
ID of the standard (EC2) or VPC security group to modify.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the GroupId property for this object.
setGroupId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
ID of the security group in the specified AWS account.
setGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
Sets the value of the GroupIds property for this object.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the standard (EC2) security 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.GroupIdentifier
 
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
The name of the PlacementGroup in which an Amazon EC2 instance runs.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of this PlacementGroup.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Name of the standard (EC2) security group to modify.
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.SpotPlacement
The name of the PlacementGroup in which an Amazon EC2 instance runs.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
Name of the security group in the specified AWS account.
setGroupName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Name of the source security group.
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<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Groups property for this object.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the Groups property for this object.
setGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Sets the value of the Groups property for this object.
setGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of security groups requested for the instances in this reservation.
setHashKey(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
 
setHashKeyElement(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.Key
A hash key element is treated as the primary key, and can be a string or a number.
setHashKeyElement(KeySchemaElement) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
A hash key element is treated as the primary key, and can be a string or a number.
setHashKeyValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets the hash key value for this query to match.
setHashKeyValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Attribute value of the hash component of the composite primary key.
setHeader(String, Object) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setHeaders(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
 
setHeaders(Map<String, String>) - Method in interface com.amazonaws.Request
Sets all headers, clearing any existing ones.
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.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The length of time that Auto Scaling waits before checking an instance's health status.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Length of time in seconds after a new Amazon EC2 instance comes into service that Auto Scaling starts checking its health.
setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The length of time that Auto Scaling waits before checking an instance's health status.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service you want the health status from, Amazon EC2 or Elastic Load Balancer.
setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The health status of this instance.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance's health status.
setHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
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.
setHistoryData(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Machine-readable data about the alarm in JSON format.
setHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
setHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
setHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
setHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
setHistorySummary(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
A human-readable summary of the alarm history.
setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to reject this request when the Auto Scaling group is in cooldown.
setHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period.
setHtml(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in HTML format.
setHttpMethod(HttpMethodName) - Method in class com.amazonaws.DefaultRequest
 
setHttpMethod(HttpMethodName) - Method in interface com.amazonaws.Request
Sets the HTTP method (GET, POST, etc) to use when sending this request.
setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Image
Sets the value of the Hypervisor property for this object.
setHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Image
Sets the value of the Hypervisor property for this object.
setHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the Hypervisor property for this object.
setHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the Hypervisor property for this object.
setIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
setIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
setIamInstanceProfile(IamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the IamInstanceProfile property for this object.
setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the IamInstanceProfile property for this object.
setIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the IamInstanceProfile property for this object.
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.ec2.model.DiskImageVolumeDescription
Sets the value of the Id property for this object.
setId(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Sets the value of the Id property for this object.
setId(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule.
setId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the ID of this rule.
setId(String) - Method in class com.amazonaws.services.s3.model.Owner
Sets the ID of the owner.
setId(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
The id of an entry in a batch request.
setId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
An identifier for this particular receipt handle.
setId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
Represents a message whose visibility timeout has been changed successfully.
setId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
An identifier for this particular receipt handle.
setId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
Represents a successfully deleted message.
setId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
An identifier for the message in this batch.
setId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An identifier for the message in this batch.
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.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the AWS Account.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set feedback notification forwarding.
setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The identity for which the topic will be set.
setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Enables or disables Easy DKIM signing of email sent from an identity:
setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Enables or disables Easy DKIM signing of email sent from an identity:
SetIdentityDkimEnabledRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SetIdentityDkimEnabled operation.
SetIdentityDkimEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
 
SetIdentityDkimEnabledResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
SetIdentityDkimEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
 
setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), enables or disables whether Amazon SES forwards feedback notifications as email.
SetIdentityFeedbackForwardingEnabledRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SetIdentityFeedbackForwardingEnabled operation.
SetIdentityFeedbackForwardingEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
 
SetIdentityFeedbackForwardingEnabledResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
SetIdentityFeedbackForwardingEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
 
setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Given an identity (email address or domain), sets the Amazon SNS topic to which Amazon SES will publish bounce and complaint notifications for emails sent with that identity as the Source .
SetIdentityNotificationTopicRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the SetIdentityNotificationTopic operation.
SetIdentityNotificationTopicRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
 
SetIdentityNotificationTopicResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
SetIdentityNotificationTopicResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
 
setIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
setIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
setImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Sets the value of the Image property for this object.
setImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the Image property for this object.
setImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Sets the value of the Image property for this object.
setImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the Image property for this object.
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).
setImpairedSince(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Sets the value of the ImpairedSince property for this object.
setImportInstance(ImportInstanceTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the ImportInstance property for this object.
setImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Sets the value of the ImportManifestUrl property for this object.
setImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Sets the value of the ImportManifestUrl property for this object.
setImportVolume(ImportVolumeTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the ImportVolume property for this object.
setIncludeAllInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
Sets the value of the IncludeAllInstances property for this object.
setIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the document to serve when a directory is specified (ex: index.html).
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.
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.CreateReservedInstancesListingRequest
Sets the value of the InstanceCount property for this object.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCount
Sets the value of the InstanceCount property for this object.
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.
setInstanceCounts(Collection<InstanceCount>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the InstanceCounts property for this object.
setInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the InstanceExportDetails property for this object.
setInstanceHealth(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the health status of an instance.
setInstanceHealth(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the health status of an instance.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of an instance.
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the health status of an instance.
setInstanceHealthAsync(SetInstanceHealthRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the health status of an instance.
setInstanceHealthAsync(SetInstanceHealthRequest, AsyncHandler<SetInstanceHealthRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the health status of an instance.
SetInstanceHealthRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the SetInstanceHealth operation.
SetInstanceHealthRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
 
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance ID of the Amazon EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies the ID of the Amazon EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The identifier of the Amazon EC2 instance.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the Amazon 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.CreateInstanceExportTaskRequest
Sets the value of the InstanceId property for this object.
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.ImportInstanceTaskDetails
Sets the value of the InstanceId property for this object.
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.InstanceExportDetails
Sets the value of the InstanceId property for this object.
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.InstanceStatus
The ID of the Amazon EC2 instance.
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
Sets the value of the InstanceId property for this object.
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.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
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.DescribeInstanceStatusRequest
The list of instance IDs.
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.ImportInstanceLaunchSpecification
Sets the value of the InstanceInitiatedShutdownBehavior property for this object.
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.ModifyInstanceAttributeRequest
String value
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
 
setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring, which is enabled by default.
setInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed monitoring or not.
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.BackendServerDescription
Provides the port on which the back-end server is listening.
setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
The port number associated with the back-end server.
setInstanceProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the protocol to use for routing traffic to back-end instances - HTTP, HTTPS, TCP, or SSL.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
setInstances(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Sets the value of the Instances property for this object.
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.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 instance 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.
setInstanceState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Represents the state of an Amazon EC2 instance.
setInstanceStates(Collection<InstanceState>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
setInstanceStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Sets the value of the InstanceStatus property for this object.
setInstanceStatuses(Collection<InstanceStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
Collection of instance statuses describing the state of the requested instances.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance (ex: default or dedicated).
setInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance (ex: default or dedicated).
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the Amazon EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the Amazon 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(InstanceType) - 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.ImportInstanceLaunchSpecification
Sets the value of the InstanceType property for this object.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the InstanceType property for this object.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
setInstanceType(InstanceType) - 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(InstanceType) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
String value
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instances can be used.
setInstanceType(InstanceType) - 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(InstanceType) - 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(InstanceType) - 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
Sets the value of the InstanceType property for this object.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Sets the value of the InstanceType property for this object.
setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the instance type to return.
setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
setInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
setInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
setIops(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Sets the value of the Iops property for this object.
setIops(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Sets the value of the Iops property for this object.
setIops(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
Sets the value of the Iops property for this object.
setIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Sets the value of the IpOwnerId property for this object.
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.
setIpPermissionsEgress(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the IpPermissionsEgress property for this object.
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
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
setIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
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.
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Contains the requested attributes.
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
A map of the attributes for the item, and must include the primary key values that define the item.
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutRequest
The item to put
setItemCount(Long) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the ItemCount property for this object.
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<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Sets the value of the Items property for this object.
setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Sets the value of the Items property for this object.
setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Sets the value of the Items property for this object.
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.
setKernel(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
String value
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the Amazon EC2 AMI.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the Amazon 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.autoscaling.model.Tag
The key of the tag.
setKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The key of the tag.
setKey(Key) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
The primary key that uniquely identifies each item in a table.
setKey(Key) - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
The item's key to be delete
setKey(Key) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
The primary key that uniquely identifies each item in a table.
setKey(Key) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
The primary key that uniquely identifies each item in a table.
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.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.DeleteObjectsResult.DeletedObject
 
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.MultiObjectDeleteException.DeleteError
 
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 Amazon EC2 key pair.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the Amazon 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.
setKeys(Collection<Key>) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Sets the value of the Keys property for this object.
setKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
setKeySchema(KeySchema) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
setKeySchema(KeySchema) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
setLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
A label describing the specified metric.
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
The unique identification of the permission you're setting (e.g., AliceSendMessage).
setLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identification of the permission to remove.
setLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
setLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Sets the value of the LastDecreaseDateTime property for this object.
setLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Primary key of the item where the query operation stopped, inclusive of the previous result set.
setLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Primary key of the item where the scan operation stopped.
setLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
The name of the last table in the current list.
setLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Sets the value of the LastIncreaseDateTime property for this object.
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.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the date the newly copied part was last modified.
setLastPart(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload.
setLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The launch configuration's Amazon Resource Name (ARN).
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.AutoScalingInstanceDetails
The launch configuration associated with this instance.
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
The name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with this instance.
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
The name of the launch configuration.
setLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A list of launch configuration names.
setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
setLaunchedAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone in which the bid is launched.
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
Sets the value of the LaunchGroup property for this object.
setLaunchPermission(LaunchPermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Sets the value of the LaunchPermission property for this object.
setLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Launch permissions for the associated AMI.
setLaunchSpecification(ImportInstanceLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Sets the value of the LaunchSpecification property for this object.
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
The LaunchSpecificationType data type.
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 LBCookieStickinessPolicy objects 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.AutoScalingInstanceDetails
The life cycle state of this instance.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
setLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets the limit of items to return from this query.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Sets the limit of items to scan during this scan.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
A number of maximum table names to return.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
The maximum number of items to return.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
The maximum number of items to return.
setLimitPrice(ReservedInstanceLimitPrice) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Sets the value of the LimitPrice property for this object.
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, InstanceProtocol, 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, AsyncHandler<SetLoadBalancerListenerSSLCertificateRequest, Void>) - 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.
setLoadBalancerListenerSSLCertificateAsync(SetLoadBalancerListenerSSLCertificateRequest, AsyncHandler<SetLoadBalancerListenerSSLCertificateRequest, Void>) - 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.ApplySecurityGroupsToLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
The name associated with the LoadBalancer.
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.CreateLoadBalancerPolicyRequest
The name associated with the LoadBalancer for which the policy is being created.
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.DescribeLoadBalancerPoliciesRequest
The mnemonic name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
The name associated with the LoadBalancer to be detached.
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.SetLoadBalancerPoliciesForBackendServerRequest
The mnemonic name associated with 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
A list of load balancers associated with this Auto Scaling group.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of load balancers 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.
setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest, AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest, SetLoadBalancerPoliciesForBackendServerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
setLoadBalancerPoliciesForBackendServerAsync(SetLoadBalancerPoliciesForBackendServerRequest, AsyncHandler<SetLoadBalancerPoliciesForBackendServerRequest, SetLoadBalancerPoliciesForBackendServerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Replaces the current set of policies associated with a port on which the back-end server is listening with a new set of policies.
SetLoadBalancerPoliciesForBackendServerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Container for the parameters to the SetLoadBalancerPoliciesForBackendServer operation.
SetLoadBalancerPoliciesForBackendServerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
 
SetLoadBalancerPoliciesForBackendServerResult - Class in com.amazonaws.services.elasticloadbalancing.model
The output for the SetLoadBalancerPoliciesForBackendServer action.
SetLoadBalancerPoliciesForBackendServerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
 
setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Associates, updates, or disables a policy with a listener on the LoadBalancer.
setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Associates, updates, or disables a policy with a listener on the LoadBalancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Associates, updates, or disables a policy with a listener on the LoadBalancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest, AsyncHandler<SetLoadBalancerPoliciesOfListenerRequest, SetLoadBalancerPoliciesOfListenerResult>) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Associates, updates, or disables a policy with a listener on the LoadBalancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Associates, updates, or disables a policy with a listener on the LoadBalancer.
setLoadBalancerPoliciesOfListenerAsync(SetLoadBalancerPoliciesOfListenerRequest, AsyncHandler<SetLoadBalancerPoliciesOfListenerRequest, SetLoadBalancerPoliciesOfListenerResult>) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Associates, updates, or disables a policy with a listener on the LoadBalancer.
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
The output for the SetLoadBalancerPoliciesOfListener action.
SetLoadBalancerPoliciesOfListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
 
setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the external LoadBalancer port number.
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 applies to.
setLoadBalancerPorts(Collection<Integer>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
The client port number(s) of the LoadBalancerListener(s) to be removed.
setLocation(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the URL identifying the new multipart object.
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.
setMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
An optional parameter reserved for future use.
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.
setMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Sets the value of the Marketplace property for this object.
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.CopyPartRequest
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.
setMax24HourSend(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send in a 24-hour interval.
setMaxAgeSeconds(int) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the max age in seconds of the rule.
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
The maximum of the metric value used for the datapoint.
setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
setMaxItems(Integer) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The maximum number of identities per page.
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.
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.DescribeAutoScalingGroupsRequest
The maximum number of records to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of Auto Scaling instances to be described with each call.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of launch configurations.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Maximum number of records to be returned.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of policies that will be described with each call.
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.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of scheduled actions to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of records to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The maximum number of paginated instance items per response.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the number of rows to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Sets the value of the MaxResults property for this object.
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.
setMaxSendRate(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send per second.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the Auto Scaling group.
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.PutScheduledUpdateGroupActionRequest
The maximum size for the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
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.
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.SendMessageBatchResultEntry
An MD5 digest of the non-URL-encoded message body string.
setMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
Sets the value of the Message 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
Sets the value of the Message property for this object.
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.s3.model.MultiObjectDeleteException.DeleteError
 
setMessage(Message) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The message to be sent.
setMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send to the topic.
setMessage(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
A message explaining why the operation failed on this entry.
setMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Body of the message.
setMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
setMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
The unique message identifier returned from the SendEmail action.
setMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
The unique message identifier returned from the SendRawEmail action.
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.SendMessageBatchResultEntry
An identifier for the message.
setMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
The message ID of the message added to the queue.
setMessages(Collection<AvailabilityZoneMessage>) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
A list of messages about the Availability Zone.
setMessages(Collection<Message>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
setMessageStructure(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter.
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.
setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The name of the enabled metric.
setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Constraints:
Length: 1 - 255
Pattern: [ -퟿-�𐀀-􏿿\r\n\t]*
setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
A list of information for each alarm with the specified metric.
setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A list of information for the specified alarms.
setMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
A list of data describing the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm's metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm's associated metric.
setMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.The following metrics are supported:
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
setMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A list of metrics used to generate statistics for an AWS account.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the optional Multi-Factor Authentication information to include with this request.
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.
setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the Auto Scaling group by at least the number of instances specified in the value.
setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Changes the DesiredCapacity of the Auto Scaling group by at least the specified number of instances.
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
The minimum metric value used for the datapoint.
setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
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 Auto Scaling group.
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.PutScheduledUpdateGroupActionRequest
The minimum size for the new Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
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.CopyPartRequest
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(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the Monitoring property for this object.
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
Enables monitoring for the instance.
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.
setN(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Numbers are positive or negative exact-value decimals and integers.
setName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The name of the dimension.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
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.IamInstanceProfileSpecification
Sets the value of the Name property for this object.
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(InstanceStateName) - 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.InstanceStatusDetails
Sets the value of the Name property for this object.
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.ec2.model.VolumeStatusDetails
Sets the value of the Name property for this object.
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.securitytoken.model.GetFederationTokenRequest
The name of the federated user associated with the credentials.
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.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The namespace to filter against.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The namespace of alarm's associated metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the alarm's associated metric.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the NetworkInterfaceId property for this object.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Sets the value of the NetworkInterfaceId property for this object.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the NetworkInterfaceId property for this object.
setNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the NetworkInterfaceId property for this object.
setNetworkInterfaceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the NetworkInterfaceOwnerId property for this object.
setNetworkInterfaces(Collection<InstanceNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the NetworkInterfaces property for this object.
setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the NetworkInterfaces property for this object.
setNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the NetworkInterfaces property for this object.
setNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object.
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.elasticloadbalancing.model.DescribeLoadBalancersResult
An optional parameter reserved for future use.
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.DescribeAutoScalingGroupsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
A string that is used to mark the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that is used to mark the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A string that is used to mark the start of the next batch of returned results for pagination.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string that marks the start of the next batch of returned results for pagination.
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.autoscaling.model.DescribeScheduledActionsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string used to mark the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A string that marks the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
A string specifying the next paginated set of results to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
A string specifying the next paginated set of results to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
Sets the value of the NextToken property for this object.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the next set of rows to return.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The string marking the next set of results returned.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Sets the value of the NextToken property for this object.
setNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Sets the value of the NextToken property for this object.
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.simpleemail.model.ListIdentitiesRequest
The token to use for pagination.
setNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
The token used for pagination.
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.CopyPartRequest
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.
setNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The latest scheduled end time for the event.
setNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the NotAfter property for this object.
setNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The earliest scheduled start time for the event.
setNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the NotBefore property for this object.
setNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
setNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
setNotificationType(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The types of events for an action to start.
setNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
setNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
setNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of events that will trigger the notification.
setNS(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of numbers.
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(S3ObjectInputStream) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the input stream containing this object's contents.
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.
setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the object metadata for this object.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
setOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an OK state from any other state.
setOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an OK state from any other state.
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.
setOtherPolicies(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of policy names other than the stickiness policies.
setOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
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.
setOwnerAlias(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Owner of the source security group.
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.InstanceNetworkInterface
Sets the value of the OwnerId property for this object.
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.
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.
setPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
A percentage value indicating the size of the policy in packed form.
setParameters(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
 
setParameters(Map<String, String>) - Method in interface com.amazonaws.Request
Sets all parameters, clearing any existing values.
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.CopyPartRequest
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.CopyPartResult
Sets the part number of the newly copied part.
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.
setPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The Windows administrator password of the specified instance.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The period in seconds over which the statistic is applied.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned datapoints.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The period in seconds over which the statistic is applied.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The period in seconds over which the specified statistic is applied.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Describes where an Amazon EC2 instance is running within an Amazon EC2 region.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where this instance launched.
setPlacement(SpotPlacement) - 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.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the cluster placement group, if applicable.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Physical location of your cluster placement group created in Amazon EC2.
setPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the cluster placement group, if applicable.
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.ImportInstanceRequest
Sets the value of the Platform property for this object.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Sets the value of the Platform property for this object.
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.
setPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
A policy specifying the permissions to associate with the credentials.
setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
A policy's Amazon Resource Name (ARN).
setPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
setPolicyAttributeDescriptions(Collection<PolicyAttributeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
A list of policy attribute description structures.
setPolicyAttributes(Collection<PolicyAttribute>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
A list of attributes associated with the policy being created.
setPolicyAttributeTypeDescriptions(Collection<PolicyAttributeTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The description of the policy attributes associated with the LoadBalancer policies defined by the Elastic Load Balancing service.
setPolicyDescriptions(Collection<PolicyDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
A list of policy description structures.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or PolicyARN of the policy you want to delete.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or PolicyARN of the policy you want to run.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy you want to create or update.
setPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
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.CreateLoadBalancerPolicyRequest
The name of the LoadBalancer 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 for the policy being created.
setPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name mof the policy associated with the LoadBalancer.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A list of policy names or policy ARNs to be described.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides a list of policy names enabled for the back-end server.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The names of LoadBalancer policies you've created or Elastic Load Balancing sample policy names.
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.SetLoadBalancerPoliciesForBackendServerRequest
List of policy names to be set.
setPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
List of policies to be associated with the listener.
setPolicyText(String) - Method in class com.amazonaws.services.s3.model.BucketPolicy
Sets the raw policy JSON text.
setPolicyText(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket.
setPolicyTypeDescriptions(Collection<PolicyTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
List of policy type description structures of the specified policy type.
setPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name of the base policy type being used to create this policy.
setPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name of the policy type associated with the LoadBalancer.
setPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The name of the policy type.
setPolicyTypeNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Specifies the name of the policy types.
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.
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.BucketLifecycleConfiguration.Rule
Sets the key prefix for which this rule will apply.
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.
setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the Price property for this object.
setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Sets the value of the Price property for this object.
setPrice(Double) - Method in class com.amazonaws.services.ec2.model.PricingDetail
Sets the value of the Price property for this object.
setPriceSchedules(Collection<PriceScheduleSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Sets the value of the PriceSchedules property for this object.
setPriceSchedules(Collection<PriceSchedule>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the PriceSchedules property for this object.
setPricingDetails(Collection<PricingDetail>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Sets the value of the PricingDetails property for this object.
setPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Sets the value of the Primary property for this object.
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.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the PrivateDnsName property for this object.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the PrivateIpAddress property for this object.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Sets the value of the PrivateIpAddress property for this object.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the PrivateIpAddress property for this object.
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.InstanceNetworkInterface
Sets the value of the PrivateIpAddress property for this object.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the PrivateIpAddress property for this object.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Sets the value of the PrivateIpAddress property for this object.
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.
setPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the PrivateIpAddresses property for this object.
setProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of a process.
setProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The name of the suspended process.
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.DescribeSnapshotAttributeResult
Sets the value of the ProductCodes property for this object.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Sets the value of the ProductCodes property for this object.
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<ProductCode>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Sets the value of the ProductCodes property for this object.
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.
setProductCodeType(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
Sets the value of the ProductCodeType property for this object.
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
Sets the value of the ProductDescription property for this object.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Sets the value of the ProductDescription property for this object.
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.
setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional progress listener for receiving updates about object download status.
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.
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
setPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
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 - HTTP, HTTPS, TCP or SSL.
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.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the ProvisionedThroughput property for this object.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
setProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows domain name for configuration an NTML proxy.
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.
setProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows workstation name for configuring NTLM proxy support.
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.DisassociateAddressRequest
The elastic IP address that you are disassociating from the instance.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Sets the value of the PublicIp property for this object.
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.
setPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
A container for a Put BatchWrite request
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, AsyncHandler<SetQueueAttributesRequest, Void>) - 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.
setQueueAttributesAsync(SetQueueAttributesRequest, AsyncHandler<SetQueueAttributesRequest, Void>) - 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 for the queue to be created.
setQueueName(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The name of the queue whose URL must be fetched.
setQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
setQueueOwnerAWSAccountId(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The AWS account number of the queue's owner.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The URL for the created SQS queue.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
The URL for the queue.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The URL of the SQS queue to take action on.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
The URL of the SQS queue to take action on.
setQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs, up to 1000 entries.
setQuiet(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the quiet element for this request.
setRamdisk(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
String value
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the Amazon EC2 AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the Amazon 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.
setRangeKey(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
 
setRangeKeyCondition(Condition) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets the range key condition for this query.
setRangeKeyCondition(Condition) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
A container for the attribute values and comparison operators to use for the query.
setRangeKeyElement(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.Key
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
setRangeKeyElement(KeySchemaElement) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
setRawMessage(RawMessage) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The raw text of the message.
setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
ReadCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Sets the value of the ReadCapacityUnits property for this object.
setReasonCode(String) - Method in class com.amazonaws.services.ec2.model.ReasonCode
Sets the value of the ReasonCode property for this object.
setReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
setReasonCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Sets the value of the ReasonCodes property for this object.
setReasonMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Sets the value of the ReasonMessage property for this object.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
A receipt handle.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout should be changed.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
A receipt handle.
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
 
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The regular schedule that an action occurs.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
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.auth.AWS4Signer
Sets the region name that this signer should use when calculating request signatures.
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.
setRejects(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails rejected by Amazon SES.
setRemove(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Sets the value of the Remove property for this object.
setRemove(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Sets the value of the Remove property for this object.
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.
setReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
setRequestCredentials(AWSCredentials) - Method in class com.amazonaws.AmazonWebServiceRequest
Sets the optional credentials to use for this request, overriding the default credentials set at the client level.
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.
setRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
A map of the table name and corresponding items to get by primary key.
setRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
A map of table name to list-of-write-requests.
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.
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.CreateReservedInstancesListingRequest
Sets the value of the ReservedInstancesId property for this object.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Sets the value of the ReservedInstancesId property for this object.
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.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the ReservedInstancesId property for this object.
setReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
Sets the value of the ReservedInstancesListingId property for this object.
setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Sets the value of the ReservedInstancesListingId property for this object.
setReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the ReservedInstancesListingId property for this object.
setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
Sets the value of the ReservedInstancesListings property for this object.
setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Sets the value of the ReservedInstancesListings property for this object.
setReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Sets the value of the ReservedInstancesListings property for this object.
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.
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
setResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the Auto Scaling group.
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.autoscaling.model.Tag
The kind of resource to which the tag is applied.
setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The kind of resource to which the tag is applied.
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).
setResourceType(ResourceType) - 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.
setResponses(Map<String, BatchResponse>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Table names and the respective item attributes from the tables.
setResponses(Map<String, BatchWriteResponse>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
The response object as a result of BatchWriteItem call.
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.
setResult(T) - Method in class com.amazonaws.AmazonWebServiceResponse
Sets the result contained by this response.
setReturnPath(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address to which bounce notifications are to be forwarded.
setReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
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.
setRules(List<CORSRule>) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration.
setRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration.
setS(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Strings are Unicode with UTF-8 binary encoding.
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.ec2.model.ExportToS3Task
Sets the value of the S3Bucket property for this object.
setS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the S3Bucket property for this object.
setS3Key(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the S3Key property for this object.
setS3Prefix(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the S3Prefix property for this object.
setSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this datapoint.
setSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The number of instances by which to scale.
setScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The number associated with the specified adjustment type.
setScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
setScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Sets the scan filter to the map of attribute names to conditions.
setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Evaluates the scan results and returns only the desired values.
setScanIndexForward(boolean) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets whether this query scans forward.
setScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Specifies forward or backward traversal of the index.
setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Number of items in the complete scan before any filters are applied.
setScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of this scheduled action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action you want to delete.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of this scheduled action.
setScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
setScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The type of a LoadBalancer.
setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the type of a load balancer.
setSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the SecondaryPrivateIpAddressCount property for this object.
setSecretAccessKey(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The Secret Access Key to sign requests.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the SecurityGroupIds property for this object.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The names of the security groups with which to associate Amazon EC2 or Amazon VPC instances.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon 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.ImportInstanceLaunchSpecification
Sets the value of the SecurityGroups property for this object.
setSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the SecurityGroups property for this object.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the SecurityGroups property for this object.
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.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
A list of security group IDs to associate with your LoadBalancer in VPC.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
A list of security group IDs associated with your LoadBalancer.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The security groups assigned to your LoadBalancer within your VPC.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security groups the LoadBalancer is a member of (VPC only).
setSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
setSendDataPoints(Collection<SendDataPoint>) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
setSenderFault(Boolean) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Whether the error happened due to the sender's fault.
setSentLast24Hours(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The number of emails sent during the previous 24 hours.
setSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The identification number of the MFA device for the user.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the server-side encryption algorithm for the object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the server-side encryption algorithm for the newly created object.
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.UploadPartResult
Sets the server-side encryption algorithm for the newly created object.
setServiceName(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the name of the service that sent this error response.
setServiceName(String) - Method in class com.amazonaws.auth.AWS4Signer
Sets the service name that this signer should use when calculating request signatures.
setSessionToken(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The security token that users must pass to the service API to use the temporary credentials.
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.
setShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If True, this call should respect the grace period associated with the group.
setSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in gigabytes.
setSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Sets the value of the Size property for this object.
setSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
Sets the value of the Size property for this object.
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.ec2.model.VolumeDetail
Sets the value of the Size property for this object.
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.
setSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
The new snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID.
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.
setSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
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.
setSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The identity's email address.
setSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The identity's email address.
setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied.
setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the SourceDestCheck property for this object.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the SourceDestCheck property for this object.
setSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
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.
setSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceSecurityGroup(SourceSecurityGroup) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security group that you can use as part of your inbound rules for your LoadBalancer's back-end Amazon EC2 application instances.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated
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.
setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
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
The SpotDatafeedSubscriptionType data type.
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
Sets the value of the SpotInstanceRequestId property for this object.
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.Instance
 
setSpotInstanceRequestId(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Sets the value of the SpotInstanceRequestId property for this object.
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
Sets the value of the SpotInstanceRequests property for this object.
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.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
setSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the price to bid when launching Spot Instances.
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
Sets the value of the SpotPrice property for this object.
setSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Sets the value of the SpotPrice property for this object.
setSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Sets the value of the SpotPriceHistory property for this object.
setSS(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of strings.
setSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
The ARN string of the server certificate.
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.
setStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
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.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to start, as in --start-time 2010-06-01T00:00:00Z.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to begin.
setStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the first datapoint to return.
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.ReportInstanceStatusRequest
Sets the value of the StartTime property for this object.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
Time stamp when the snapshot was initiated.
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
Sets the value of the State property for this object.
setState(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the State property for this object.
setState(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the State property for this object.
setState(String) - Method in class com.amazonaws.services.ec2.model.Image
Current state of the AMI.
setState(ImageState) - 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.InstanceCount
Sets the value of the State property for this object.
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(PlacementGroupState) - 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(SnapshotState) - 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
Sets the value of the State property for this object.
setState(String) - Method in class com.amazonaws.services.ec2.model.Volume
State of this volume (e.g., creating, available).
setState(VolumeState) - 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(VolumeAttachmentState) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Constraints:
Allowed Values: attaching, attached, detaching, detached
setState(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current status of the instance.
setStatements(Collection<Statement>) - Method in class com.amazonaws.auth.policy.Policy
Sets the collection of statements contained by this policy.
setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
A human-readable explanation for the alarm's state.
setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in human-readable text format)
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.
setStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm's state in machine-readable JSON format
setStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in machine-readable JSON format)
setStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
Reason for the most recent state transition.
setStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm's state.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
setStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
setStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
setStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
setStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
setStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics to return.
setStatisticValues(StatisticSet) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A set of statistical values describing the metric.
setStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of status conditions for the Auto Scaling group.
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.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the Status property for this object.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Status property for this object.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the Status property for this object.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Sets the value of the Status property for this object.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Sets the value of the Status property for this object.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Sets the value of the Status property for this object.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the Status property for this object.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
Sets the value of the Status property for this object.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Sets the value of the Status property for this object.
setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule.
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.
setStatusCode(ScalingActivityStatusCode) - 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.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the StatusMessage property for this object.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the StatusMessage property for this object.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the StatusMessage property for this object.
setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the StatusMessage property for this object.
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(PlacementStrategy) - 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.
setStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The strategy to use when allocating Amazon EC2 instances for the PlacementGroup.
setSubject(Content) - Method in class com.amazonaws.services.simpleemail.model.Message
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
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.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the SubnetId property for this object.
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.InstanceNetworkInterface
Sets the value of the SubnetId property for this object.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the SubnetId property for this object.
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.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
A list of subnet IDs to add for the LoadBalancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
A list of subnet IDs added for the LoadBalancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of subnet IDs in your VPC to attach to your LoadBalancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
A list of subnet IDs to remove from the set of configured subnets for the LoadBalancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
A list of subnet IDs removed from the configured set of subnets for the LoadBalancer.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of VPC subnet IDs for the LoadBalancer.
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.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
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.
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
SetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
Container for the parameters to the SetSubscriptionAttributes operation.
SetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Default constructor for a new SetSubscriptionAttributesRequest object.
SetSubscriptionAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Constructs a new SetSubscriptionAttributesRequest object.
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.
setSuccessful(Collection<ChangeMessageVisibilityBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of ChangeMessageVisibilityBatchResultEntrys.
setSuccessful(Collection<DeleteMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of DeleteMessageBatchResultEntrys.
setSuccessful(Collection<SendMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of SendMessageBatchResultEntrys.
setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The sum of metric values used for the datapoint.
setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
setSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling group.
setSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
setSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Sets the value of the SystemStatus property for this object.
setTable(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Sets the value of the Table property for this object.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Sets the value of the TableDescription property for this object.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Sets the value of the TableDescription property for this object.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Sets the value of the TableDescription property for this object.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
The name of the table you want to create.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
The name of the table in which you want to delete an item.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
The name of the table you want to delete.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
The name of the table you want to describe.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
The name of the table in which you want to get an item.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
The name of the table in which you want to put an item.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
The name of the table in which you want to query.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
The name of the table in which you want to scan.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
The name of the table being described.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
The name of the table in which you want to update an item.
setTableName(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
The name of the table you want to update.
setTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Sets the value of the TableNames property for this object.
setTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the TableSizeBytes property for this object.
setTableStatus(String) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the TableStatus property for this object.
setTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the TableStatus property for this object.
setTag(String, String) - Method in class com.amazonaws.services.s3.model.TagSet
Sets the value of the tag for a given key.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of tags for the Auto Scaling group.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the Tags 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.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.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.ReservedInstancesListing
Sets the value of the Tags property for this object.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the Tags property for this object.
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.Volume
A list of tags for the Volume.
setTagSets(Collection<TagSet>) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Sets the TagSet.
setTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
setTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Sets the value of the TargetEnvironment property for this object.
setTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Sets the value of the TargetEnvironment property for this object.
setTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
Sets the value of the TargetEnvironment property for this object.
setTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
Sets the value of the TargetEnvironment property for this object.
setTenancy(String) - Method in class com.amazonaws.services.ec2.model.Placement
The allowed tenancy of instances launched into the VPC.
setTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the Term property for this object.
setTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Sets the value of the Term property for this object.
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.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
setTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
setTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Termination policies supported by Auto Scaling.
setText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in text format.
setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The value against which the specified statistic is compared.
setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated.
setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated.
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.AlarmHistoryItem
The time stamp for the alarm history item.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The time stamp used for the datapoint.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The time stamp used for the metric.
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
Sets the value of the Timestamp property for this object.
setTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated, in Epoch (UNIX) seconds.
setTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Time of the data point.
setToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
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.
setTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The value provided by the MFA device.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
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, AsyncHandler<SetTopicAttributesRequest, Void>) - 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.
setTopicAttributesAsync(SetTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, Void>) - 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
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
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.License
The license type (ex.
setType(String) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
Specifies the Spot Instance type.
setType(SpotInstanceType) - 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
Sets the value of the Type property for this object.
setType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Sets the value of the Type property for this object.
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.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
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.CopyPartRequest
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.
setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
The Items which we could not successfully process in a BatchWriteItem call is returned as UnprocessedItems
setUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Contains a map of tables and their respective keys that were not processed with the current response, possibly due to reaching a limit on the response size.
setUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the UpdateDate property for this object.
setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
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.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
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.
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.
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 Amazon EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the launched Amazon EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the UserData property for this object.
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.ModifyInstanceAttributeRequest
String value
setUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies additional information to make available to the instance(s).
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.
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.
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
Sets the value of the ValidFrom property for this object.
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
Sets the value of the ValidUntil property for this object.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The value of the tag.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The value of the tag.
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The value representing the dimension measurement
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
setValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The value for the metric.
setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
AttributeValue can be String, Number, Binary, StringSet, NumberSet, BinarySet.
setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Specify whether or not a value already exists and has a specific content for the attribute name-value pair.
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.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.
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.autoscaling.model.Filter
The value of the filter.
setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
Contains one or more values for the filter.
setVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
setVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
setVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification token for a domain identity.
setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.
setVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
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.CopyPartResult
Sets the version ID of the source object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
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.MultiObjectDeleteException.DeleteError
 
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.
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(VirtualizationType) - 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.
setVirtualizationType(VirtualizationType) - 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
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.ChangeMessageVisibilityBatchRequestEntry
The new value (in seconds) for the message's visibility timeout.
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.
setVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Sets the value of the Volume property for this object.
setVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the Volume property for this object.
setVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Sets the value of the Volume property for this object.
setVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the Volume property for this object.
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.DescribeVolumeAttributeRequest
Sets the value of the VolumeId property for this object.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Sets the value of the VolumeId property for this object.
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.EnableVolumeIORequest
Sets the value of the VolumeId property for this object.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Sets the value of the VolumeId property for this object.
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
 
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the VolumeId property for this object.
setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Sets the value of the VolumeIds property for this object.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
setVolumes(Collection<ImportInstanceVolumeDetailItem>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Sets the value of the Volumes property for this object.
setVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in gigabytes.
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.
setVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the VolumeStatus property for this object.
setVolumeStatuses(Collection<VolumeStatusItem>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Sets the value of the VolumeStatuses property for this object.
setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Sets the value of the VolumeType property for this object.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Sets the value of the VolumeType property for this object.
setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Sets the value of the VolumeType property for this object.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Sets the value of the VolumeType property for this object.
setVolumeType(String) - Method in class com.amazonaws.services.ec2.model.Volume
Sets the value of the VolumeType property for this object.
setVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.Volume
Sets the value of the VolumeType property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
ID of the VPC.
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.InstanceNetworkInterface
Sets the value of the VpcId property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the VpcId property for this object.
setVPCId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the VPC attached to the LoadBalancer.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The subnet identifier for the Amazon VPC connection, if applicable.
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs).
setVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The subnet identifier for the Amazon VPC connection, if applicable.
setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
WriteCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Sets the value of the WriteCapacityUnits property for this object.
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 class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Shuts down the client, releasing all managed resources.
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 class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Shuts down the client, releasing all managed resources.
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 class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Shuts down the client, releasing all managed resources.
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 class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.securitytoken.AWSSecurityTokenService
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.securitytoken.AWSSecurityTokenServiceAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Shuts down the client, releasing all managed resources.
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 class com.amazonaws.services.sns.AmazonSNSAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in interface com.amazonaws.services.sqs.AmazonSQS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Shuts down the client, releasing all managed resources.
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<?>, AWSCredentials) - 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<?>, AWSCredentials) - Method in class com.amazonaws.auth.AWS4Signer
 
sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add "Signature" parameter to the request.
sign(Request<?>, SignatureVersion, SigningAlgorithm, AWSCredentials) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add following authentication parameters to the request: AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signature
sign(Request<?>, AWSCredentials) - 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
 
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
 
size() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
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
 
SnapshotAttributeName - Enum in com.amazonaws.services.ec2.model
Snapshot Attribute Name
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.
SourceSecurityGroup - Class in com.amazonaws.services.elasticloadbalancing.model
This data type is used as a response element in the DescribeLoadBalancers action.
SourceSecurityGroup() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
 
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
Spot Instance Request
SpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceRequest
 
SpotInstanceStateFault - Class in com.amazonaws.services.ec2.model
Spot Instance State Fault
SpotInstanceStateFault() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceStateFault
 
SpotInstanceType - Enum in com.amazonaws.services.ec2.model
Spot Instance Type
SpotPlacement - Class in com.amazonaws.services.ec2.model
Describes where an Amazon EC2 instance is running within an Amazon EC2 region.
SpotPlacement() - Constructor for class com.amazonaws.services.ec2.model.SpotPlacement
Default constructor for a new SpotPlacement object.
SpotPlacement(String) - Constructor for class com.amazonaws.services.ec2.model.SpotPlacement
Constructs a new SpotPlacement object.
SpotPrice - Class in com.amazonaws.services.ec2.model
Spot Price
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.
StandardUnit - Enum in com.amazonaws.services.cloudwatch.model
Standard Unit
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, AsyncHandler<StartInstancesRequest, StartInstancesResult>) - 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.
startInstancesAsync(StartInstancesRequest, AsyncHandler<StartInstancesRequest, StartInstancesResult>) - 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
 
StateValue - Enum in com.amazonaws.services.cloudwatch.model
State Value
StaticEncryptionMaterialsProvider - Class in com.amazonaws.services.s3.model
Simple implementation of EncryptionMaterialsProvider that just wraps static EncryptionMaterials.
StaticEncryptionMaterialsProvider(EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
Statistic - Enum in com.amazonaws.services.cloudwatch.model
Statistic
StatisticSet - Class in com.amazonaws.services.cloudwatch.model
The StatisticSet data type describes the StatisticValues component of MetricDatum, and represents a set of statistics that describes a specific metric.
StatisticSet() - Constructor for class com.amazonaws.services.cloudwatch.model.StatisticSet
 
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, AsyncHandler<StopInstancesRequest, StopInstancesResult>) - 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.
stopInstancesAsync(StopInstancesRequest, AsyncHandler<StopInstancesRequest, StopInstancesResult>) - 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.
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.
subList(int, int) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
Returns a sub-list in the range specified, loading more results as necessary.
SubnetNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
One or more subnets were not found.
SubnetNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.SubnetNotFoundException
Constructs a new SubnetNotFoundException with the specified error message.
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, AsyncHandler<SubscribeRequest, SubscribeResult>) - 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.
subscribeAsync(SubscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult>) - 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.
SuspendedProcess - Class in com.amazonaws.services.autoscaling.model
An Auto Scaling process that has been suspended.
SuspendedProcess() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendedProcess
 
suspendProcesses(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcesses(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Suspends Auto Scaling processes for an Auto Scaling group.
suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Suspends Auto Scaling processes for an Auto Scaling group.
SuspendProcessesRequest - Class in com.amazonaws.services.autoscaling.model
Container for the parameters to the SuspendProcesses operation.
SuspendProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
 
SystemPropertiesCredentialsProvider - Class in com.amazonaws.auth
AWSCredentialsProvider implementation that provides credentials by looking at the aws.accessKeyId and aws.secretKey Java system properties.
SystemPropertiesCredentialsProvider() - Constructor for class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 

T

TableDescription - Class in com.amazonaws.services.dynamodb.model
Table Description
TableDescription() - Constructor for class com.amazonaws.services.dynamodb.model.TableDescription
Default constructor for a new TableDescription object.
TableStatus - Enum in com.amazonaws.services.dynamodb.model
Table Status
Tag - Class in com.amazonaws.services.autoscaling.model
The tag applied to an Auto Scaling group.
Tag() - Constructor for class com.amazonaws.services.autoscaling.model.Tag
 
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.autoscaling.model
The tag applied to an Auto Scaling group.
TagDescription() - Constructor for class com.amazonaws.services.autoscaling.model.TagDescription
 
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
 
TagSet - Class in com.amazonaws.services.s3.model
 
TagSet() - Constructor for class com.amazonaws.services.s3.model.TagSet
Creates a new empty TagSet.
TagSet(Map<String, String>) - Constructor for class com.amazonaws.services.s3.model.TagSet
Creates a new TagSet with the set of tags defined.
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, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - 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.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest, AsyncHandler<TerminateInstanceInAutoScalingGroupRequest, TerminateInstanceInAutoScalingGroupResult>) - 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
The output for the TerminateInstanceInAutoScalingGroup action.
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, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - 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.
terminateInstancesAsync(TerminateInstancesRequest, AsyncHandler<TerminateInstancesRequest, TerminateInstancesResult>) - 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
 
toArray() - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
toArray(X[]) - Method in class com.amazonaws.services.dynamodb.datamodeling.PaginatedList
 
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.
TooManyEntriesInBatchRequestException - Exception in com.amazonaws.services.sqs.model
Batch request contains more number of entries than permissible.
TooManyEntriesInBatchRequestException(String) - Constructor for exception com.amazonaws.services.sqs.model.TooManyEntriesInBatchRequestException
Constructs a new TooManyEntriesInBatchRequestException with the specified error message.
TooManyLoadBalancersException - Exception in com.amazonaws.services.elasticloadbalancing.model
The quota for the number of LoadBalancers has already been reached.
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 LoadBalancer 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 class com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider
 
toString() - Method in enum com.amazonaws.auth.SignatureVersion
 
toString() - Method in class com.amazonaws.auth.SystemPropertiesCredentialsProvider
 
toString() - Method in class com.amazonaws.DefaultRequest
 
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.AdjustmentType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Alarm
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.AutoScalingInstanceDetails
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.CreateOrUpdateTagsRequest
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.DeleteNotificationConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
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.DescribeAutoScalingInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
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.DescribeMetricCollectionTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
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.DescribeScalingProcessTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Ebs
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Filter
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.InstanceMonitoring
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 enum com.amazonaws.services.autoscaling.model.LifecycleState
 
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ProcessType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
 
toString() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
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.SetInstanceHealthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
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.UpdateAutoScalingGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
 
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.DeleteAlarmsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
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.DimensionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
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 enum com.amazonaws.services.cloudwatch.model.HistoryItemType
 
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.cloudwatch.model.MetricAlarm
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
 
toString() - Method in enum com.amazonaws.services.cloudwatch.model.StateValue
 
toString() - Method in enum com.amazonaws.services.cloudwatch.model.Statistic
 
toString() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.AttributeAction
 
toString() - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
 
toString() - Method in class com.amazonaws.services.dynamodb.model.Condition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.Key
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.KeySchema
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.PutRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.ReturnValue
 
toString() - Method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
 
toString() - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodb.model.TableStatus
 
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
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.AssociateAddressResult
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.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.AvailabilityZoneMessage
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.CancelConversionTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
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.CancelReservedInstancesListingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
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 enum com.amazonaws.services.ec2.model.ContainerFormat
 
toString() - Method in class com.amazonaws.services.ec2.model.ConversionTask
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.CreateInstanceExportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
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.CreateReservedInstancesListingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
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.CreateSecurityGroupResult
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.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.CreateVolumePermissionModifications
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.DeactivateLicenseRequest
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.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.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.DescribeConversionTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
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.DescribeInstanceStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
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.DescribeReservedInstancesListingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
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.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.DescribeVolumeAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
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.DescribeVolumeStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
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.DisassociateAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DiskImageFormat
 
toString() - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.DomainType
 
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.EnableVolumeIORequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.ExportEnvironment
 
toString() - Method in class com.amazonaws.services.ec2.model.ExportTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
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.GroupIdentifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.HypervisorType
 
toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
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.ImportInstanceLaunchSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Returns a string representation of this object; useful for testing and debugging.
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.ImportVolumeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
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 enum com.amazonaws.services.ec2.model.InstanceAttributeName
 
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.InstanceCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
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.InstanceNetworkInterface
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
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 class com.amazonaws.services.ec2.model.InstanceStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Returns a string representation of this object; useful for testing and debugging.
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.LaunchPermissionModifications
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.ModifyVolumeAttributeRequest
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.PriceSchedule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PricingDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Returns a string representation of this object; useful for testing and debugging.
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.ReasonCode
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.RecurringCharge
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.ReportInstanceStatusRequest
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.ReservedInstanceLimitPrice
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.ReservedInstancesListing
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 enum com.amazonaws.services.ec2.model.RuleAction
 
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.SnapshotAttributeName
 
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.SpotPlacement
Returns a string representation of this object; useful for testing and debugging.
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.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.VolumeAttributeName
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeState
 
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeType
 
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.ApplySecurityGroupsToLoadBalancerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
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.CreateLoadBalancerPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult
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.DescribeLoadBalancerPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
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.DetachLoadBalancerFromSubnetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
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.PolicyAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
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.SetLoadBalancerPoliciesForBackendServerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
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 class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Returns a string representation of this object; useful for testing and debugging.
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 class com.amazonaws.services.s3.model.BucketTaggingConfiguration
 
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.CORSRule.AllowedMethods
 
toString() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
toString() - Method in class com.amazonaws.services.s3.model.Grant
 
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.s3.model.TagSet
 
toString() - Method in class com.amazonaws.services.securitytoken.model.Credentials
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
Returns a string representation of this object; useful for testing and debugging.
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.simpleemail.model.Body
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Content
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Destination
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.IdentityType
 
toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.Message
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.NotificationType
 
toString() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
 
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
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.GetSubscriptionAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
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.SetSubscriptionAttributesRequest
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.BatchResultErrorEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
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.DeleteMessageBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
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.GetQueueUrlRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
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 enum com.amazonaws.services.sqs.model.QueueAttributeName
 
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.SendMessageBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
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 - Interface 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
 

U

UNENCRYPTED_CONTENT_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
Header for the original, unencrypted size of an encrypted object
UNENCRYPTED_CONTENT_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
Header for the optional original unencrypted Content MD5 of an encrypted object
unmarshall(Class<T>, String) - Method in interface com.amazonaws.services.dynamodb.datamodeling.DynamoDBMarshaller
Turns a String representation of an object of type T into an object.
unmarshall(Class<T>, String) - Method in class com.amazonaws.services.dynamodb.datamodeling.JsonMarshaller
 
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, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult>) - 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.
unmonitorInstancesAsync(UnmonitorInstancesRequest, AsyncHandler<UnmonitorInstancesRequest, UnmonitorInstancesResult>) - 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, AsyncHandler<UnsubscribeRequest, Void>) - 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.
unsubscribeAsync(UnsubscribeRequest, AsyncHandler<UnsubscribeRequest, Void>) - 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.
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, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - 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.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest, AsyncHandler<UpdateAutoScalingGroupRequest, Void>) - 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.
updateItem(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Edits an existing item's attributes.
updateItem(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Edits an existing item's attributes.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Edits an existing item's attributes.
UpdateItemRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the UpdateItem operation.
UpdateItemRequest() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Default constructor for a new UpdateItemRequest object.
UpdateItemRequest(String, Key, Map<String, AttributeValueUpdate>) - Constructor for class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemResult - Class in com.amazonaws.services.dynamodb.model
Update Item Result
UpdateItemResult() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateItemResult
 
updateTable(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDB
Updates the provisioned throughput for the given table.
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBClient
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in interface com.amazonaws.services.dynamodb.AmazonDynamoDBAsync
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Updates the provisioned throughput for the given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodb.AmazonDynamoDBAsyncClient
Updates the provisioned throughput for the given table.
UpdateTableRequest - Class in com.amazonaws.services.dynamodb.model
Container for the parameters to the UpdateTable operation.
UpdateTableRequest() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateTableRequest
 
UpdateTableResult - Class in com.amazonaws.services.dynamodb.model
Update Table Result
UpdateTableResult() - Constructor for class com.amazonaws.services.dynamodb.model.UpdateTableResult
 
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 - Interface in com.amazonaws.services.s3.transfer
Represents an asynchronous upload to Amazon S3.
uploadDirectory(String, String, File, boolean) - Method in class com.amazonaws.services.s3.transfer.TransferManager
Uploads all files in the directory given to the bucket named, optionally recursing for all subdirectories.
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
Uploads a part in a multipart upload.
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
 
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

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.autoscaling.model.LifecycleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.ConsistentReads
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.SaveBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodb.model.TableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ContainerFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DiskImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.DomainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ExportEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.HypervisorType
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.InstanceAttributeName
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.RuleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotAttributeName
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.VolumeAttributeName
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.ec2.model.VolumeType
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.CORSRule.AllowedMethods
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.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.sqs.model.QueueAttributeName
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.autoscaling.model.LifecycleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscaling.model.ScalingActivityStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.StateValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudwatch.model.Statistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.ConsistentReads
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.datamodeling.DynamoDBMapperConfig.SaveBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.AttributeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.ReturnValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.ScalarAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodb.model.TableStatus
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.ContainerFormat
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.DiskImageFormat
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.DomainType
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.ExportEnvironment
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.HypervisorType
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.InstanceAttributeName
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.RuleAction
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.SnapshotAttributeName
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.VolumeAttributeName
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.ec2.model.VolumeType
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.CORSRule.AllowedMethods
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.
values() - Static method in enum com.amazonaws.services.simpleemail.model.IdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.sqs.model.QueueAttributeName
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationStatus - Enum in com.amazonaws.services.simpleemail.model
Verification Status
verifyDomainDkim(VerifyDomainDkimRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Returns a set of DNS records, or tokens , that must be published in the domain name's DNS to complete the DKIM verification process.
verifyDomainDkim(VerifyDomainDkimRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Returns a set of DNS records, or tokens , that must be published in the domain name's DNS to complete the DKIM verification process.
verifyDomainDkimAsync(VerifyDomainDkimRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a set of DNS records, or tokens , that must be published in the domain name's DNS to complete the DKIM verification process.
verifyDomainDkimAsync(VerifyDomainDkimRequest, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Returns a set of DNS records, or tokens , that must be published in the domain name's DNS to complete the DKIM verification process.
verifyDomainDkimAsync(VerifyDomainDkimRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a set of DNS records, or tokens , that must be published in the domain name's DNS to complete the DKIM verification process.
verifyDomainDkimAsync(VerifyDomainDkimRequest, AsyncHandler<VerifyDomainDkimRequest, VerifyDomainDkimResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Returns a set of DNS records, or tokens , that must be published in the domain name's DNS to complete the DKIM verification process.
VerifyDomainDkimRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyDomainDkim operation.
VerifyDomainDkimRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
 
VerifyDomainDkimResult - Class in com.amazonaws.services.simpleemail.model
Represents the DNS records that must be published in the domain name's DNS to complete DKIM setup.
VerifyDomainDkimResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
 
verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies a domain.
verifyDomainIdentity(VerifyDomainIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies a domain.
verifyDomainIdentityAsync(VerifyDomainIdentityRequest, AsyncHandler<VerifyDomainIdentityRequest, VerifyDomainIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies a domain.
VerifyDomainIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyDomainIdentity operation.
VerifyDomainIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
 
VerifyDomainIdentityResult - Class in com.amazonaws.services.simpleemail.model
Represents a token used for domain ownership verification.
VerifyDomainIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
 
verifyEmailAddress(VerifyEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies an email address.
verifyEmailAddress(VerifyEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest, AsyncHandler<VerifyEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
verifyEmailAddressAsync(VerifyEmailAddressRequest, AsyncHandler<VerifyEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
VerifyEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyEmailAddress operation.
VerifyEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
 
verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
Verifies an email address.
verifyEmailIdentity(VerifyEmailIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
verifyEmailIdentityAsync(VerifyEmailIdentityRequest, AsyncHandler<VerifyEmailIdentityRequest, VerifyEmailIdentityResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
Verifies an email address.
VerifyEmailIdentityRequest - Class in com.amazonaws.services.simpleemail.model
Container for the parameters to the VerifyEmailIdentity operation.
VerifyEmailIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
 
VerifyEmailIdentityResult - Class in com.amazonaws.services.simpleemail.model
An empty element.
VerifyEmailIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
 
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
VolumeAttributeName - Enum in com.amazonaws.services.ec2.model
Volume Attribute Name
VolumeDetail - Class in com.amazonaws.services.ec2.model
Volume Detail
VolumeDetail() - Constructor for class com.amazonaws.services.ec2.model.VolumeDetail
 
VolumeState - Enum in com.amazonaws.services.ec2.model
Volume State
VolumeStatusAction - Class in com.amazonaws.services.ec2.model
Volume Status Action
VolumeStatusAction() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusAction
 
VolumeStatusDetails - Class in com.amazonaws.services.ec2.model
Volume Status Details
VolumeStatusDetails() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusDetails
 
VolumeStatusEvent - Class in com.amazonaws.services.ec2.model
Volume Status Event
VolumeStatusEvent() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusEvent
 
VolumeStatusInfo - Class in com.amazonaws.services.ec2.model
Volume Status Info
VolumeStatusInfo() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusInfo
 
VolumeStatusItem - Class in com.amazonaws.services.ec2.model
Volume Status Item
VolumeStatusItem() - Constructor for class com.amazonaws.services.ec2.model.VolumeStatusItem
 
VolumeType - Enum in com.amazonaws.services.ec2.model
Volume Type

W

waitForCompletion() - Method in interface com.amazonaws.services.s3.transfer.Transfer
Waits for this transfer to complete.
waitForException() - Method in interface 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 interface com.amazonaws.services.s3.transfer.Upload
Waits for this upload to complete and returns the result of this upload.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional access control list for the new object.
withAccessKeyId(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
AccessKeyId ID that identifies the temporary credentials.
withAction(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
The type of action for an item update operation.
withAction(AttributeAction) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
The type of action for an item update operation.
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).
withActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
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(VolumeStatusAction...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the Actions property for this object.
withActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the Actions property for this object.
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.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm's state.
withActionsEnabled(Boolean) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether or not actions should be executed during any changes to the alarm's state.
withActive(Boolean) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the Active property for this object.
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
A scaling Activity.
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.
withAdd(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Sets the value of the Add property for this object.
withAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Sets the value of the Add property for this object.
withAdd(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Sets the value of the Add property for this object.
withAdd(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Sets the value of the Add property for this object.
withAdditionalInfo(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the AdditionalInfo property for this object.
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.ec2.model.StartInstancesRequest
Sets the value of the AdditionalInfo property for this object.
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.
withAddressingType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the AddressingType property for this object.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
A policy adjustment type.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity.
withAdjustmentTypes(AdjustmentType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
withAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
A list of specific policy adjustment types.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
withAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
withAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The description for the alarm.
withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
withAlarmHistoryItems(AlarmHistoryItem...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
withAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A list of alarm histories in JSON format.
withAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The descriptive name for the alarm.
withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The descriptive name for the alarm.
withAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
A list of alarms to be deleted.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
A list of alarm names to retrieve information for.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms to disable actions for.
withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms to enable actions for.
withAlarms(Alarm...) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
A list of CloudWatch Alarms related to the policy.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the AllocationId property for this object.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Sets the value of the AllocationId property for this object.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
The allocation ID that AWS returned when you allocated the elastic IP address for use with Amazon VPC.
withAllocationId(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The allocation ID that AWS provided when you allocated the address for use with Amazon VPC.
withAllocationIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Sets the value of the AllocationIds property for this object.
withAllocationIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
Sets the value of the AllocationIds property for this object.
withAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed headers of this rule and returns a reference to this object for method chaining.
withAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed methods of this rule and returns a reference to this object for method chaining.
withAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed origins of this rule and returns a reference to this object for method chaining.
withAllowReassociation(Boolean) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Sets the value of the AllowReassociation property for this object.
withAllSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the AllSecurityGroups property for this object.
withAllSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the AllSecurityGroups property for this object.
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.
withAmount(Double) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The amount of the recurring charge.
withAmount(Double) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Sets the value of the Amount property for this object.
withAppCookieStickinessPolicies(AppCookieStickinessPolicy...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicy objects created with CreateAppCookieStickinessPolicy.
withAppCookieStickinessPolicies(Collection<AppCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of the AppCookieStickinessPolicy objects created with CreateAppCookieStickinessPolicy.
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.ImportInstanceLaunchSpecification
Sets the value of the Architecture property for this object.
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.
withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Sets the value of the Arn property for this object.
withArn(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification
Sets the value of the Arn property for this object.
withArn(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The ARN specifying the federated user associated with the credentials.
withAssociation(InstanceNetworkInterfaceAssociation) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Association property for this object.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the AssociationId property for this object.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressResult
Sets the value of the AssociationId property for this object.
withAssociationId(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
Association ID corresponding to the VPC elastic IP address you want to disassociate.
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.
withAttachment(InstanceNetworkInterfaceAttachment) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Attachment property for this object.
withAttachmentId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the AttachmentId property for this object.
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.InstanceNetworkInterfaceAttachment
Sets the value of the AttachTime property for this object.
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(InstanceAttributeName) - 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(SnapshotAttributeName) - 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.DescribeVolumeAttributeRequest
Sets the value of the Attribute property for this object.
withAttribute(VolumeAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
Sets the value of the Attribute property for this object.
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(InstanceAttributeName) - 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(SnapshotAttributeName) - 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(InstanceAttributeName) - 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.
withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
withAttributeName(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
The AttributeName of the KeySchemaElement.
withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The name of the attribute associated with the policy.
withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The name of the attribute associated with the policy.
withAttributeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The name of the attribute associated with the policy type.
withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
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 retrieve information for.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to retrieve information for.
withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to retrieve information for.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to retrieve information for.
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(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
If the ReturnValues parameter is provided as ALL_OLD in the request, Amazon DynamoDB returns an array of attribute name-value pairs (essentially, the deleted item).
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE in the request.
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.GetSubscriptionAttributesResult
A map of the subscription's attributes.
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.CreateQueueRequest
A map of attributes with their corresponding values.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A map of attributes to the respective values.
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 map of attributes to set.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
List of Attribute names.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
List of Attribute names.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
List of Attribute names.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
List of Attribute names.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
List of Attribute names.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
List of Attribute names.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
List of Attribute names.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
List of Attribute names.
withAttributeType(String) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
The AttributeType of the KeySchemaElement which can be a String or a Number.
withAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodb.model.KeySchemaElement
The AttributeType of the KeySchemaElement which can be a String or a Number.
withAttributeType(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The type of attribute.
withAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Map of attribute name to the new value and action for the update.
withAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute
The value of the attribute associated with the policy.
withAttributeValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription
The value of the attribute associated with the policy.
withAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute.
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.
withAttributeValueList(AttributeValue...) - Method in class com.amazonaws.services.dynamodb.model.Condition
A list of attribute values to be used with a comparison operator for a scan or query operation.
withAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.Condition
A list of attribute values to be used with a comparison operator for a scan or query operation.
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 disallow unauthenticated unsubscribes of the subscription.
withAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Boolean value
withAutoEnableIO(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Sets the value of the AutoEnableIO property for this object.
withAutoScalingGroupARN(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
The name of the Auto Scaling group.
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.AutoScalingInstanceDetails
The name of the Auto Scaling group associated with this instance.
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.DeleteAutoScalingGroupRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The name of the Auto Scaling group.
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.DescribeScheduledActionsRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The name or ARN of the Auto Scaling Group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The name or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
Specifies the Auto Scaling group name.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name or ARN of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the Auto Scaling group associated with this scaling policy.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of the Auto Scaling group to be updated.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the Auto Scaling group.
withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A list of Auto Scaling group names.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A list of Auto Scaling group names.
withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
The name of the Auto Scaling group.
withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A list of Auto Scaling groups.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A list of Auto Scaling groups.
withAutoScalingInstances(AutoScalingInstanceDetails...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
withAutoScalingInstances(Collection<AutoScalingInstanceDetails>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A list of Auto Scaling instances.
withAutoScalingNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Notification types supported by Auto Scaling.
withAutoScalingNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
Notification types supported by Auto Scaling.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The Availability Zone in which this instance resides.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Availability Zones associated with this instance.
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.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Filters the results by availability zone (ex: 'us-east-1a').
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the AvailabilityZone property for this object.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Sets the value of the AvailabilityZone property for this object.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the AvailabilityZone property for this object.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
The Amazon EC2 instance's availability zone.
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.SpotPlacement
The availability zone in which an Amazon EC2 instance runs.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Sets the value of the AvailabilityZone property for this object.
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.VolumeStatusItem
Sets the value of the AvailabilityZone property for this object.
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
Sets the value of the AvailabilityZoneGroup property for this object.
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
Availability Zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Availability Zones for the group.
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.
withAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The average of metric values that correspond to the datapoint.
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.
withB(ByteBuffer) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Binary attributes are sequences of unsigned bytes.
withBackendServerDescriptions(BackendServerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Contains a list of back-end server descriptions.
withBackendServerDescriptions(Collection<BackendServerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Contains a list of back-end server descriptions.
withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Objects
Sets the batch size, i.e., how many S3ObjectSummarys will be fetched at once.
withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Versions
Sets the batch size, i.e., how many S3VersionSummarys will be fetched at once.
withBccAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
withBccAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The BCC: field(s) of the message.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of mappings that specify 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.CreateImageRequest
Sets the value of the BlockDeviceMappings property for this object.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
Sets the value of the BlockDeviceMappings property for this object.
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(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the BlockDeviceMappings property for this object.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the BlockDeviceMappings property for this object.
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
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies how block devices are exposed to the instance.
withBody(Body) - Method in class com.amazonaws.services.simpleemail.model.Message
The message body.
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.
withBounces(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have bounced.
withBounceTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish bounce notifications.
withBS(ByteBuffer...) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of binary attributes.
withBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of binary attributes.
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.DeleteBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being deleted, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration will be deleted when this request is executed, and returns this updated request object 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.DeleteObjectsRequest
Sets the name of the Amazon S3 bucket containing the object(s) 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.GetBucketLocationRequest
Sets the name of the bucket whose location is being requested, and returns this updated object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being retrieved, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved, and returns this updated request object so that additional method calls can 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.SetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being set, and returns the updated request object so that additional method calls can 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.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being set and returns this updated request object so that additional method calls can 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.
withBytes(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Sets the value of the Bytes property for this object.
withBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the BytesConverted property for this object.
withBytesConverted(Long) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the BytesConverted property for this object.
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
Sets the value of the CancelledSpotInstanceRequests property for this object.
withCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
Sets the value of the CancelledSpotInstanceRequests property for this object.
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.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket, and returns this updated object so that additional method calls can 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.
withCanonicalHostedZoneName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the name of the Amazon Route 53 hosted zone that is associated with the LoadBalancer.
withCanonicalHostedZoneNameID(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the Amazon Route 53 hosted zone name that is associated with the LoadBalancer.
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.
withCardinality(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The cardinality of the attribute.
withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
withCcAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
withCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The CC: field(s) of the message.
withCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The character set of the content.
withChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Sets the value of the Checksum property for this object.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Sets the value of the ClientToken property for this object.
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.ReservedInstancesListing
Sets the value of the ClientToken property for this object.
withClientToken(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Unique, case-sensitive identifier you provide to ensure idempotency of the request.
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.InstanceStatusEvent
The associated code of the event.
withCode(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStateFault
Sets the value of the Code property for this object.
withCode(String) - Method in class com.amazonaws.services.ec2.model.StateReason
Reason code for the state change.
withCode(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Sets the value of the Code property for this object.
withCode(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
An error code representing why the operation failed on this entry.
withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified Statistic and Threshold.
withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified Statistic and Threshold.
withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodb.model.Condition
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodb.model.Condition
A comparison operator is an enumeration of several operations: EQ for equal. NE for not equal. IN checks for exact matches. LE for less than or equal to. LT for less than. GE for greater than or equal to. GT for greater than. BETWEEN for between. NOT_NULL for exists. NULL for not exists. CONTAINS for substring or value in a set. NOT_CONTAINS for absence of a substring or absence of a value in a set. BEGINS_WITH for a substring prefix.
withComplaints(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of unwanted emails that were rejected by recipients.
withComplaintTopic(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic where Amazon SES will publish complaint notifications.
withConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setConditionKey(String)
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.
withConfiguration(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
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.dynamodb.datamodeling.DynamoDBQueryExpression
Sets whether this query uses consistent reads and returns a pointer to this object for method-chaining.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
If set to true, then a consistent read is issued.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
If set to true, then a consistent read is issued.
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.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteResponse
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.PutItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withConsumedCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemResult
The number of Capacity Units of the provisioned throughput of the table consumed during the operation.
withContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the ContainerFormat property for this object.
withContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the ContainerFormat property for this object.
withContainerFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the ContainerFormat property for this object.
withContainerFormat(ContainerFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the ContainerFormat property for this object.
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.GeneratePresignedUrlRequest
Sets the expected content-type of the request and returns this object, for method chaining.
withContentType(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content type response header override.
withConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportInstanceResult
Sets the value of the ConversionTask property for this object.
withConversionTask(ConversionTask) - Method in class com.amazonaws.services.ec2.model.ImportVolumeResult
Sets the value of the ConversionTask property for this object.
withConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Sets the value of the ConversionTaskId property for this object.
withConversionTaskId(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the ConversionTaskId property for this object.
withConversionTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Sets the value of the ConversionTaskIds property for this object.
withConversionTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Sets the value of the ConversionTaskIds property for this object.
withConversionTasks(ConversionTask...) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Sets the value of the ConversionTasks property for this object.
withConversionTasks(Collection<ConversionTask>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
Sets the value of the ConversionTasks property for this object.
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.PutScalingPolicyRequest
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.ScalingPolicy
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
withCount(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
If set to true, Amazon DynamoDB returns a total number of items that match the query parameters, instead of a list of the matching items and their attributes.
withCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Number of items in the response.
withCount(Boolean) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
If set to true, Amazon DynamoDB returns a total number of items for the Scan operation, even if the operation has no matching items for the assigned filter.
withCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Number of items in the response.
withCount(Integer) - Method in class com.amazonaws.services.ec2.model.PricingDetail
Sets the value of the Count property for this object.
withCreateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the CreateDate property for this object.
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.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the LoadBalancer was created.
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Sets the value of the CreateTime property for this object.
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
Timestamp when volume creation was initiated.
withCreateVolumePermission(CreateVolumePermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
Sets the value of the CreateVolumePermission property for this object.
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.
withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the CreationDateTime property for this object.
withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Credentials for the service API authentication.
withCredentials(Credentials) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenResult
The session credentials for API authentication.
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.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the CurrencyCode property for this object.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Sets the value of the CurrencyCode property for this object.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
Sets the value of the CurrencyCode property for this object.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The currency of the reserved instance.
withCurrencyCode(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The currency of the reserved instance.
withCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the specified instance.
withData(String) - Method in class com.amazonaws.services.simpleemail.model.Content
The textual data of the content.
withData(ByteBuffer) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
The raw data of the message.
withDatapoints(Datapoint...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The datapoints for the specified metric.
withDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
The datapoints for the specified metric.
withDefaultCooldown(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.
withDefaultCooldown(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.
withDefaultCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
withDefaultValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
The default value of the attribute, if applicable.
withDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
The number of seconds for which the message has to be delayed.
withDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The number of seconds the message has to be delayed.
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.InstanceNetworkInterfaceAttachment
Sets the value of the DeleteOnTermination property for this object.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the DeleteOnTermination property for this object.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
withDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
A container for a Delete BatchWrite request
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.
withDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails that have been enqueued for sending.
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.CreateInstanceExportTaskRequest
Sets the value of the Description property for this object.
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.DiskImage
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the Description property for this object.
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.ImportInstanceRequest
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
A description of the event.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
String value
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.ReportInstanceStatusRequest
Sets the value of the Description property for this object.
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.ec2.model.VolumeStatusAction
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the Description property for this object.
withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides a description of the instance.
withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
A human-readable description of the attribute.
withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
A human-readable description of the policy type.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The number of Amazon EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The number of Amazon EC2 instances that should be running in the group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The number of instances you prefer to maintain in your Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the Auto Scaling group.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The desired capacity for the Auto Scaling group.
withDestination(Destination) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The destination for this email, composed of To:, CC:, and BCC: fields.
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.
withDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
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.
withDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
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.
withDestinations(String...) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message.
withDestinations(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
A list of destinations for the message.
withDetails(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains details of the scaling activity.
withDetails(InstanceStatusDetails...) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Sets the value of the Details property for this object.
withDetails(Collection<InstanceStatusDetails>) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Sets the value of the Details property for this object.
withDetails(VolumeStatusDetails...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Sets the value of the Details property for this object.
withDetails(Collection<VolumeStatusDetails>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Sets the value of the Details property for this object.
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).
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the DeviceIndex property for this object.
withDeviceIndex(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the DeviceIndex property for this object.
withDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
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.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The list of dimensions associated with the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The list of dimensions associated with the metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
A list of dimensions describing qualities of the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
A list of dimensions describing qualities of the metric.
withDimensions(DimensionFilter...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
A list of dimensions to filter against.
withDimensions(Collection<DimensionFilter>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
A list of dimensions to filter against.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.Metric
A list of dimensions associated with the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
A list of dimensions associated with the metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of dimensions associated with the alarm's associated metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of dimensions associated with the alarm's associated metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A list of dimensions associated with the metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A list of dimensions associated with the metric.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the alarm's associated metric.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the alarm's associated metric.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the DisableApiTermination 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.ModifyInstanceAttributeRequest
Boolean value
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
withDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the DiskImageFormat property for this object.
withDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the DiskImageFormat property for this object.
withDiskImageFormat(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the DiskImageFormat property for this object.
withDiskImageFormat(DiskImageFormat) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the DiskImageFormat property for this object.
withDiskImages(DiskImage...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Sets the value of the DiskImages property for this object.
withDiskImages(Collection<DiskImage>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Sets the value of the DiskImages property for this object.
withDkimAttributes(Map<String, IdentityDkimAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
The DKIM attributes for an email address or a domain.
withDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
True if DKIM signing is enabled for email sent from the identity; false otherwise.
withDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
Sets whether DKIM signing is enabled for an identity.
withDkimTokens(String...) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of DNS records (tokens) that must be published in the domain name's DNS for DKIM verification to complete, and which must remain published in order for DKIM signing to succeed.
withDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
A set of DNS records (tokens) that must be published in the domain name's DNS for DKIM verification to complete, and which must remain published in order for DKIM signing to succeed.
withDkimTokens(String...) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of DNS records (tokens) that must be published in the domain name's DNS for DKIM verification to complete, and which must remain published in order for DKIM signing to succeed.
withDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
A set of DNS records (tokens) that must be published in the domain name's DNS for DKIM verification to complete, and which must remain published in order for DKIM signing to succeed.
withDkimVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
withDkimVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS.
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.
withDomain(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the Domain property for this object.
withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the Domain property for this object.
withDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address to your VPC.
withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressRequest
Set to vpc to allocate the address to your VPC.
withDomain(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Sets the value of the Domain property for this object.
withDomain(DomainType) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
Sets the value of the Domain property for this object.
withDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
The name of the domain to be verified for Easy DKIM signing.
withDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
The domain to be verified.
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.
withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The duration, in seconds, that the session should last.
withDurationSeconds(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The duration, in seconds, that the credentials should remain valid.
withEarliestAllowedDeactivationTime(Date) - Method in class com.amazonaws.services.ec2.model.LicenseCapacity
The earliest allowed time at which a license can be deactivated.
withEbs(Ebs) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
The Elastic Block Storage volume information.
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.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the EbsOptimized property for this object.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Boolean value
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the EbsOptimized property for this object.
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
withEbsOptimized(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the EbsOptimized property for this object.
withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
An email address to be removed from the list of verified addresses.
withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
The email address to be verified.
withEmailAddress(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
The email address to be verified.
withEnabled(Boolean) - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
If True, instance monitoring is enabled.
withEnabledMetrics(EnabledMetric...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
withEnabledMetrics(Collection<EnabledMetric>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of metrics enabled for this Auto Scaling group.
withEndDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
withEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
Region service endpoint.
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).
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.autoscaling.model.DescribeScheduledActionsRequest
The latest scheduled start time to return.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to end.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to end.
withEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the last datapoint to return.
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.ec2.model.ReportInstanceStatusRequest
Sets the value of the EndTime property for this object.
withEntries(ChangeMessageVisibilityBatchRequestEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
A list of receipt handles of the messages for which the visibility timeout must be changed.
withEntries(Collection<ChangeMessageVisibilityBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
A list of receipt handles of the messages for which the visibility timeout must be changed.
withEntries(DeleteMessageBatchRequestEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
A list of receipt handles for the messages to be deleted.
withEntries(Collection<DeleteMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
A list of receipt handles for the messages to be deleted.
withEntries(SendMessageBatchRequestEntry...) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
A list of SendMessageBatchRequestEntrys.
withEntries(Collection<SendMessageBatchRequestEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
A list of SendMessageBatchRequestEntrys.
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.
withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
withEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Sets the value of the EventId property for this object.
withEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the EventId property for this object.
withEvents(InstanceStatusEvent...) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Events that affect the status of the associated Amazon EC2 instance.
withEvents(Collection<InstanceStatusEvent>) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Events that affect the status of the associated Amazon EC2 instance.
withEvents(VolumeStatusEvent...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the Events property for this object.
withEvents(Collection<VolumeStatusEvent>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the Events property for this object.
withEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
Sets the value of the EventType property for this object.
withEventType(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the EventType property for this object.
withExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets the exclusive start key for this query and returns a pointer to this object for method-chaining.
withExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Sets the exclusive start key for this scan and returns a pointer to this object for method-chaining.
withExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Primary key of the item from which to continue an earlier query.
withExclusiveStartKey(Key) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Primary key of the item from which to continue an earlier scan.
withExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
The name of the table that starts the list.
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.
withExists(Boolean) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Specify whether or not a value already exists for the attribute name-value pair.
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(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Designates an attribute for a conditional modification.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Designates an attribute for a conditional modification.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Designates an attribute for a conditional modification.
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.
withExpiration(Date) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The date on which these credentials expire.
withExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object for method chaining.
withExpirationTime(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the ExpirationTime property for this object.
withExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the expires response header override.
withExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
Sets the value of the ExportTask property for this object.
withExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.CancelExportTaskRequest
Sets the value of the ExportTaskId property for this object.
withExportTaskId(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the ExportTaskId property for this object.
withExportTaskIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
Sets the value of the ExportTaskIds property for this object.
withExportTaskIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
Sets the value of the ExportTaskIds property for this object.
withExportTasks(ExportTask...) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Sets the value of the ExportTasks property for this object.
withExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.ec2.model.DescribeExportTasksResult
Sets the value of the ExportTasks property for this object.
withExportToS3Task(ExportToS3TaskSpecification) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Sets the value of the ExportToS3Task property for this object.
withExportToS3Task(ExportToS3Task) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the ExportToS3Task property for this object.
withExposedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the exposeHeaders of this rule and returns a reference to this object for method chaining.
withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of BatchResultErrorEntrys.
withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of BatchResultErrorEntrys.
withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of BatchResultErrorEntrys.
withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of BatchResultErrorEntrys.
withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of BatchResultErrorEntrys with the error detail about each message that could not be enqueued.
withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of BatchResultErrorEntrys with the error detail about each message that could not be enqueued.
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
Sets the value of the Fault property for this object.
withFederatedUser(FederatedUser) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
Identifiers for the federated user associated with the credentials.
withFederatedUserId(String) - Method in class com.amazonaws.services.securitytoken.model.FederatedUser
The string identifying the federated user associated with the credentials, similar to the UserId of an IAM user.
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.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The value of the filter type used to identify the tags to be returned.
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.DescribeConversionTasksRequest
Sets the value of the Filters property for this object.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
Sets the value of the Filters property for this object.
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.DescribeInstanceStatusRequest
The list of filters to limit returned results.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The list of filters to limit returned results.
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
A list of filters used to match properties for Placement Groups.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
A list of filters used to match properties for Placement Groups.
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.DescribeReservedInstancesListingsRequest
Sets the value of the Filters property for this object.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Sets the value of the Filters property for this object.
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.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.DescribeVolumeStatusRequest
Sets the value of the Filters property for this object.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Sets the value of the Filters property for this object.
withFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
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.
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.
withForceDelete(Boolean) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Sets the value of the Format property for this object.
withFormat(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Sets the value of the Format property for this object.
withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
Describes whether Amazon SES will forward feedback as email.
withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
Sets whether Amazon SES will forward feedback notifications as email.
withFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
The frequency of the recurring charge.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
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
withGranularities(MetricGranularityType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
withGranularities(Collection<MetricGranularityType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
A list of granularities for the listed Metrics.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The granularity of the enabled metric.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The granularity to associate with the metrics to collect.
withGranularity(String) - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
The granularity of a Metric.
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.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
ID of the standard (EC2) or VPC security group to modify.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupResult
Sets the value of the GroupId property for this object.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
The ID of the Amazon EC2 security group to delete.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.GroupIdentifier
Sets the value of the GroupId property for this object.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
ID of the standard (EC2) or VPC security group to modify.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the GroupId property for this object.
withGroupId(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
ID of the security group in the specified AWS account.
withGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
Sets the value of the GroupIds property for this object.
withGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
Sets the value of the GroupIds property for this object.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the standard (EC2) security 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.GroupIdentifier
Returns a reference to this object so that method calls can be chained together.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.Placement
The name of the PlacementGroup in which an Amazon EC2 instance runs.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The name of this PlacementGroup.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Name of the standard (EC2) security group to modify.
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.SpotPlacement
The name of the PlacementGroup in which an Amazon EC2 instance runs.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
Name of the security group in the specified AWS account.
withGroupName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Name of the source security group.
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(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Groups property for this object.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Groups property for this object.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the Groups property for this object.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the Groups property for this object.
withGroups(String...) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Sets the value of the Groups property for this object.
withGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Sets the value of the Groups property for this object.
withGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of security groups requested for the instances in this reservation.
withGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of security groups requested for the instances in this reservation.
withHashKey(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
 
withHashKeyElement(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.Key
A hash key element is treated as the primary key, and can be a string or a number.
withHashKeyElement(KeySchemaElement) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
A hash key element is treated as the primary key, and can be a string or a number.
withHashKeyValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets the hash key value for this query to match and returns a pointer to this object for method-chaining.
withHashKeyValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Attribute value of the hash component of the composite primary key.
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.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The length of time that Auto Scaling waits before checking an instance's health status.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Length of time in seconds after a new Amazon EC2 instance comes into service that Auto Scaling starts checking its health.
withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The length of time that Auto Scaling waits before checking an instance's health status.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The service you want the health status from, Amazon EC2 or Elastic Load Balancer.
withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The service of interest for the health status check, either "EC2" for Amazon EC2 or "ELB" for Elastic Load Balancing.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The health status of this instance.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The instance's health status.
withHealthStatus(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The health status of the instance.
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.
withHistoryData(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
Machine-readable data about the alarm in JSON format.
withHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
withHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
withHistoryItemType(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
withHistoryItemType(HistoryItemType) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
withHistorySummary(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
A human-readable summary of the alarm history.
withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
Set to True if you want Auto Scaling to reject this request when the Auto Scaling group is in cooldown.
withHonorCooldown(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
By default, SetDesiredCapacity overrides any cooldown period.
withHtml(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in HTML format.
withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Image
Sets the value of the Hypervisor property for this object.
withHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Image
Sets the value of the Hypervisor property for this object.
withHypervisor(String) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the Hypervisor property for this object.
withHypervisor(HypervisorType) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the Hypervisor property for this object.
withIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
withIamInstanceProfile(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name or the Amazon Resource Name (ARN) of the instance profile associated with the IAM role for the instance.
withIamInstanceProfile(IamInstanceProfile) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the IamInstanceProfile property for this object.
withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the IamInstanceProfile property for this object.
withIamInstanceProfile(IamInstanceProfileSpecification) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the IamInstanceProfile property for this object.
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.ec2.model.DiskImageVolumeDescription
Sets the value of the Id property for this object.
withId(String) - Method in class com.amazonaws.services.ec2.model.IamInstanceProfile
Sets the value of the Id property for this object.
withId(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
The id of an entry in a batch request.
withId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
An identifier for this particular receipt handle.
withId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
Represents a message whose visibility timeout has been changed successfully.
withId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
An identifier for this particular receipt handle.
withId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
Represents a successfully deleted message.
withId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
An identifier for the message in this batch.
withId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
An identifier for the message in this batch.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
A list of one or more verified identities - email addresses, domains, or both.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
A list of one or more identities.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
A list of identities.
withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
A list of identities.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
The identity to be removed from the list of identities for the AWS Account.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
The identity for which DKIM signing should be enabled or disabled.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
The identity for which to set feedback notification forwarding.
withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The identity for which the topic will be set.
withIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
withIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The type of the identities to list.
withImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Sets the value of the Image property for this object.
withImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the Image property for this object.
withImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Sets the value of the Image property for this object.
withImage(DiskImageDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the Image property for this object.
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).
withImpairedSince(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Sets the value of the ImpairedSince property for this object.
withImportInstance(ImportInstanceTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the ImportInstance property for this object.
withImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Sets the value of the ImportManifestUrl property for this object.
withImportManifestUrl(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
Sets the value of the ImportManifestUrl property for this object.
withImportVolume(ImportVolumeTaskDetails) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the ImportVolume property for this object.
withIncludeAllInstances(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
Sets the value of the IncludeAllInstances property for this object.
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.CreateReservedInstancesListingRequest
Sets the value of the InstanceCount property for this object.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceCount
Sets the value of the InstanceCount property for this object.
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.
withInstanceCounts(InstanceCount...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the InstanceCounts property for this object.
withInstanceCounts(Collection<InstanceCount>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the InstanceCounts property for this object.
withInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the InstanceExportDetails property for this object.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
The instance ID of the Amazon EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies the ID of the Amazon EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
The identifier of the Amazon EC2 instance.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the Amazon 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.CreateInstanceExportTaskRequest
Sets the value of the InstanceId property for this object.
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.ImportInstanceTaskDetails
Sets the value of the InstanceId property for this object.
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.InstanceExportDetails
Sets the value of the InstanceId property for this object.
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.InstanceStatus
The ID of the Amazon EC2 instance.
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
Sets the value of the InstanceId property for this object.
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.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The list of Auto Scaling instances to describe.
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.DescribeInstanceStatusRequest
The list of instance IDs.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The list of instance IDs.
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.ImportInstanceLaunchSpecification
Sets the value of the InstanceInitiatedShutdownBehavior property for this object.
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.ModifyInstanceAttributeRequest
String value
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.
withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Enables detailed monitoring, which is enabled by default.
withInstanceMonitoring(InstanceMonitoring) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Controls whether instances in this group are launched with detailed monitoring or not.
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.BackendServerDescription
Provides the port on which the back-end server is listening.
withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
The port number associated with the back-end server.
withInstanceProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the protocol to use for routing traffic to back-end instances - HTTP, HTTPS, TCP, or SSL.
withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of Amazon EC2 instances.
withInstances(String...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Sets the value of the Instances property for this object.
withInstances(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Sets the value of the Instances property for this object.
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.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 instance IDs that should be registered with the LoadBalancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instance 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.
withInstanceState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Represents the state of an Amazon EC2 instance.
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.
withInstanceStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Sets the value of the InstanceStatus property for this object.
withInstanceStatuses(InstanceStatus...) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
Collection of instance statuses describing the state of the requested instances.
withInstanceStatuses(Collection<InstanceStatus>) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
Collection of instance statuses describing the state of the requested instances.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The tenancy of the Reserved Instance offering.
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The tenancy of the reserved instance (ex: default or dedicated).
withInstanceTenancy(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The tenancy of the reserved instance (ex: default or dedicated).
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the Amazon EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the Amazon 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(InstanceType) - 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.ImportInstanceLaunchSpecification
Sets the value of the InstanceType property for this object.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the InstanceType property for this object.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
withInstanceType(InstanceType) - 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(InstanceType) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Specifies the instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
String value
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instances can be used.
withInstanceType(InstanceType) - 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(InstanceType) - 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(InstanceType) - 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
Sets the value of the InstanceType property for this object.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Sets the value of the InstanceType property for this object.
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.
withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
withInsufficientDataActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an INSUFFICIENT_DATA state from any other state.
withInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
withIops(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Sets the value of the Iops property for this object.
withIops(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Sets the value of the Iops property for this object.
withIops(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
Sets the value of the Iops property for this object.
withIpOwnerId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Sets the value of the IpOwnerId property for this object.
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.
withIpPermissionsEgress(IpPermission...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the IpPermissionsEgress property for this object.
withIpPermissionsEgress(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the IpPermissionsEgress property for this object.
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
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
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.
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.GetItemResult
Contains the requested attributes.
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
A map of the attributes for the item, and must include the primary key values that define the item.
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodb.model.PutRequest
The item to put
withItemCount(Long) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the ItemCount property for this object.
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(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Sets the value of the Items property for this object.
withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.BatchResponse
Sets the value of the Items property for this object.
withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Sets the value of the Items property for this object.
withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Sets the value of the Items property for this object.
withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Sets the value of the Items property for this object.
withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Sets the value of the Items property for this object.
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.
withKernel(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
String value
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the Amazon EC2 AMI.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the Amazon 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.autoscaling.model.Tag
The key of the tag.
withKey(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The key of the tag.
withKey(Key) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
The primary key that uniquely identifies each item in a table.
withKey(Key) - Method in class com.amazonaws.services.dynamodb.model.DeleteRequest
The item's key to be delete
withKey(Key) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
The primary key that uniquely identifies each item in a table.
withKey(Key) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
The primary key that uniquely identifies each item in a table.
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.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 Amazon EC2 key pair.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the Amazon 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.
withKeys(Key...) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Sets the value of the Keys property for this object.
withKeys(Collection<Key>) - Method in class com.amazonaws.services.dynamodb.model.KeysAndAttributes
Sets the value of the Keys property for this object.
withKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
withKeys(String...) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Convenience method to specify a set of keys without versions.
withKeySchema(KeySchema) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
withKeySchema(KeySchema) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
The KeySchema identifies the primary key as a one attribute primary key (hash) or a composite two attribute (hash-and-range) primary key.
withLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
A label describing the specified metric.
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
The unique identification of the permission you're setting (e.g., AliceSendMessage).
withLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identification of the permission to remove.
withLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
withLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Sets the value of the LastDecreaseDateTime property for this object.
withLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.model.QueryResult
Primary key of the item where the query operation stopped, inclusive of the previous result set.
withLastEvaluatedKey(Key) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Primary key of the item where the scan operation stopped.
withLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
The name of the last table in the current list.
withLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Sets the value of the LastIncreaseDateTime property for this object.
withLastPart(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload, and returns this updated request object so that additional method calls can be chained together.
withLaunchConfigurationARN(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The launch configuration's Amazon Resource Name (ARN).
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.AutoScalingInstanceDetails
The launch configuration associated with this instance.
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
The name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
The launch configuration associated with this instance.
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
The name of the launch configuration.
withLaunchConfigurationNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A list of launch configuration names.
withLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A list of launch configuration names.
withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A list of launch configurations.
withLaunchedAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
The Availability Zone in which the bid is launched.
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
Sets the value of the LaunchGroup property for this object.
withLaunchPermission(LaunchPermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
Sets the value of the LaunchPermission property for this object.
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(ImportInstanceLaunchSpecification) - Method in class com.amazonaws.services.ec2.model.ImportInstanceRequest
Sets the value of the LaunchSpecification property for this object.
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
The LaunchSpecificationType data type.
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 LBCookieStickinessPolicy objects created with CreateAppCookieStickinessPolicy.
withLBCookieStickinessPolicies(Collection<LBCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of LBCookieStickinessPolicy objects 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.AutoScalingInstanceDetails
The life cycle state of this instance.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
withLifecycleState(LifecycleState) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets the limit of items to return from this query and returns a pointer to this object for method-chaining.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBScanExpression
Sets the limit of items to scan and returns a pointer to this object for method-chaining.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.ListTablesRequest
A number of maximum table names to return.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
The maximum number of items to return.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
The maximum number of items to return.
withLimitPrice(ReservedInstanceLimitPrice) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Sets the value of the LimitPrice property for this object.
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, InstanceProtocol, 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, InstanceProtocol, 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.ApplySecurityGroupsToLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
The name associated with the LoadBalancer.
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.CreateLoadBalancerPolicyRequest
The name associated with the LoadBalancer for which the policy is being created.
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.DescribeLoadBalancerPoliciesRequest
The mnemonic name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
The name associated with the LoadBalancer to be detached.
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.SetLoadBalancerPoliciesForBackendServerRequest
The mnemonic name associated with 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
A list of load balancers associated with this Auto Scaling group.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of load balancers associated with this Auto Scaling group.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of load balancers to use.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of load balancers 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 external LoadBalancer port number.
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 applies to.
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.
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.
withMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
An optional parameter reserved for future use.
withMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
withMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Sets the value of the Marketplace property for this object.
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.CopyPartRequest
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.
withMax24HourSend(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send in a 24-hour interval.
withMaxAgeSeconds(int) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the max age in seconds of this rule and returns a reference to this object for method chaining.
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
The maximum of the metric value used for the datapoint.
withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
withMaxItems(Integer) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
The maximum number of identities per page.
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.
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.DescribeAutoScalingGroupsRequest
The maximum number of records to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The maximum number of Auto Scaling instances to be described with each call.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
The maximum number of launch configurations.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
Maximum number of records to be returned.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
The maximum number of policies that will be described with each call.
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.autoscaling.model.DescribeScheduledActionsRequest
The maximum number of scheduled actions to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
The maximum number of records to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
The maximum number of paginated instance items per response.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the number of rows to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Sets the value of the MaxResults property for this object.
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.
withMaxSendRate(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The maximum number of emails the user is allowed to send per second.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the Auto Scaling group.
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.PutScheduledUpdateGroupActionRequest
The maximum size for the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
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.
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.SendMessageBatchResultEntry
An MD5 digest of the non-URL-encoded message body string.
withMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZoneMessage
Sets the value of the Message 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
Sets the value of the Message property for this object.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
Descriptive message for the state change.
withMessage(Message) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The message to be sent.
withMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send to the topic.
withMessage(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
A message explaining why the operation failed on this entry.
withMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
Body of the message.
withMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
withMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
The unique message identifier returned from the SendEmail action.
withMessageId(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
The unique message identifier returned from the SendRawEmail action.
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.SendMessageBatchResultEntry
An identifier for the message.
withMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
The message ID of the message added to the queue.
withMessages(AvailabilityZoneMessage...) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
A list of messages about the Availability Zone.
withMessages(Collection<AvailabilityZoneMessage>) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
A list of messages about the Availability Zone.
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.
withMessageStructure(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter.
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.
withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
The name of the enabled metric.
withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
Returns a reference to this object so that method calls can be chained together.
withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
A list of information for each alarm with the specified metric.
withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
A list of information for each alarm with the specified metric.
withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A list of information for the specified alarms.
withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A list of information for the specified alarms.
withMetricData(MetricDatum...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
A list of data describing the metric.
withMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
A list of data describing the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The name of the alarm's metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm's associated metric.
withMetrics(MetricCollectionType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.The following metrics are supported:
withMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
The list of Metrics collected.The following metrics are supported:
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
The list of metrics to disable.
withMetrics(String...) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
withMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
The list of metrics to collect.
withMetrics(Metric...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A list of metrics used to generate statistics for an AWS account.
withMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A list of metrics used to generate statistics for an AWS account.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the optional Multi-Factor Authentication information to include with this request Returns this, enabling additional method calls to be chained together.
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.
withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
Used with AdjustmentType with the value PercentChangeInCapacity, the scaling policy changes the DesiredCapacity of the Auto Scaling group by at least the number of instances specified in the value.
withMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
Changes the DesiredCapacity of the Auto Scaling group by at least the specified number of instances.
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
The minimum metric value used for the datapoint.
withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the Auto Scaling group.
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.PutScheduledUpdateGroupActionRequest
The minimum size for the new Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
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.CopyPartRequest
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(Boolean) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the Monitoring property for this object.
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
Enables monitoring for the instance.
withN(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Numbers are positive or negative exact-value decimals and integers.
withName(String) - Method in class com.amazonaws.services.autoscaling.model.Filter
The name of the filter.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The name of the dimension.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
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.IamInstanceProfileSpecification
Sets the value of the Name property for this object.
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(InstanceStateName) - 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.InstanceStatusDetails
Sets the value of the Name property for this object.
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.ec2.model.VolumeStatusDetails
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
The name of the federated user associated with the credentials.
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.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The namespace to filter against.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The namespace of alarm's associated metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the alarm's associated metric.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the NetworkInterfaceId property for this object.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Sets the value of the NetworkInterfaceId property for this object.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the NetworkInterfaceId property for this object.
withNetworkInterfaceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the NetworkInterfaceId property for this object.
withNetworkInterfaceOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the NetworkInterfaceOwnerId property for this object.
withNetworkInterfaces(InstanceNetworkInterface...) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the NetworkInterfaces property for this object.
withNetworkInterfaces(Collection<InstanceNetworkInterface>) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the NetworkInterfaces property for this object.
withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the NetworkInterfaces property for this object.
withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the NetworkInterfaces property for this object.
withNetworkInterfaces(InstanceNetworkInterfaceSpecification...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the NetworkInterfaces property for this object.
withNetworkInterfaces(Collection<InstanceNetworkInterfaceSpecification>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the NetworkInterfaces property for this object.
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.
withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
An optional parameter reserved for future use.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
A string that is used to mark the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
A string that is used to mark the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A string that is used to mark the start of the next batch of returned results for pagination.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string that marks the start of the next batch of returned results for pagination.
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.autoscaling.model.DescribeScheduledActionsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
A string used to mark the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
A string that marks the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
A string specifying the next paginated set of results to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
A string specifying the next paginated set of results to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
Sets the value of the NextToken property for this object.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
Specifies the next set of rows to return.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
The string marking the next set of results returned.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Sets the value of the NextToken property for this object.
withNextToken(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Sets the value of the NextToken property for this object.
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.simpleemail.model.ListIdentitiesRequest
The token to use for pagination.
withNextToken(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
The token used for pagination.
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.CopyPartRequest
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.
withNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The latest scheduled end time for the event.
withNotAfter(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the NotAfter property for this object.
withNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.InstanceStatusEvent
The earliest scheduled start time for the event.
withNotBefore(Date) - Method in class com.amazonaws.services.ec2.model.VolumeStatusEvent
Sets the value of the NotBefore property for this object.
withNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
A map of Identity to IdentityNotificationAttributes.
withNotificationConfigurations(NotificationConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
withNotificationConfigurations(Collection<NotificationConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
The list of notification configurations.
withNotificationType(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The types of events for an action to start.
withNotificationType(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
withNotificationType(NotificationType) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The type of feedback notifications that will be published to the specified topic.
withNotificationTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of events that will trigger the notification.
withNotificationTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The type of events that will trigger the notification.
withNS(String...) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of numbers.
withNS(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of numbers.
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.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instance offering type.
withOfferingType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instance offering type.
withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an OK state from any other state.
withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The list of actions to execute when this alarm transitions into an OK state from any other state.
withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an OK state from any other state.
withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The list of actions to execute when this alarm transitions into an OK state from any other state.
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.
withOtherPolicies(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of policy names other than the stickiness policies.
withOtherPolicies(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
A list of policy names other than the stickiness policies.
withOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
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.
withOwnerAlias(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
Owner of the source security group.
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.InstanceNetworkInterface
Sets the value of the OwnerId property for this object.
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.
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.
withPackedPolicySize(Integer) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenResult
A percentage value indicating the size of the policy in packed form.
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.
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.CopyPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
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.
withPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The Windows administrator password of the specified instance.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The period in seconds over which the statistic is applied.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned datapoints.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The period in seconds over which the statistic is applied.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The period in seconds over which the specified statistic is applied.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Describes where an Amazon EC2 instance is running within an Amazon EC2 region.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where this instance launched.
withPlacement(SpotPlacement) - 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.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The name of the cluster placement group, if applicable.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
Physical location of your cluster placement group created in Amazon EC2.
withPlacementGroup(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The name of the cluster placement group, if applicable.
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.ImportInstanceRequest
Sets the value of the Platform property for this object.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Sets the value of the Platform property for this object.
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.
withPolicy(String) - Method in class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest
A policy specifying the permissions to associate with the credentials.
withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
A policy's Amazon Resource Name (ARN).
withPolicyARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The Amazon Resource Name (ARN) of the policy.
withPolicyAttributeDescriptions(PolicyAttributeDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
A list of policy attribute description structures.
withPolicyAttributeDescriptions(Collection<PolicyAttributeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
A list of policy attribute description structures.
withPolicyAttributes(PolicyAttribute...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
A list of attributes associated with the policy being created.
withPolicyAttributes(Collection<PolicyAttribute>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
A list of attributes associated with the policy being created.
withPolicyAttributeTypeDescriptions(PolicyAttributeTypeDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The description of the policy attributes associated with the LoadBalancer policies defined by the Elastic Load Balancing service.
withPolicyAttributeTypeDescriptions(Collection<PolicyAttributeTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The description of the policy attributes associated with the LoadBalancer policies defined by the Elastic Load Balancing service.
withPolicyDescriptions(PolicyDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
A list of policy description structures.
withPolicyDescriptions(Collection<PolicyDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
A list of policy description structures.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
The name or PolicyARN of the policy you want to delete.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
The name or PolicyARN of the policy you want to run.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The name of the policy you want to create or update.
withPolicyName(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The name of the scaling policy.
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.CreateLoadBalancerPolicyRequest
The name of the LoadBalancer 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 for the policy being created.
withPolicyName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name mof the policy associated with the LoadBalancer.
withPolicyNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A list of policy names or policy ARNs to be described.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
A list of policy names or policy ARNs to be described.
withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides a list of policy names enabled for the back-end server.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription
Provides a list of policy names enabled for the back-end server.
withPolicyNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The names of LoadBalancer policies you've created or Elastic Load Balancing sample policy names.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
The names of LoadBalancer policies you've created or Elastic Load Balancing sample policy names.
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.SetLoadBalancerPoliciesForBackendServerRequest
List of policy names to be set.
withPolicyNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
List of policy names to be set.
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.
withPolicyText(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket, and returns the updated request object so that additional method calls can be chained together.
withPolicyTypeDescriptions(PolicyTypeDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
List of policy type description structures of the specified policy type.
withPolicyTypeDescriptions(Collection<PolicyTypeDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
List of policy type description structures of the specified policy type.
withPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest
The name of the base policy type being used to create this policy.
withPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription
The name of the policy type associated with the LoadBalancer.
withPolicyTypeName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription
The name of the policy type.
withPolicyTypeNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Specifies the name of the policy types.
withPolicyTypeNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
Specifies the name of the policy types.
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.
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(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Objects
Constructs an iterable that covers the objects in an Amazon S3 bucket where the key begins with the given prefix.
withPrefix(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers the versions in an Amazon S3 bucket where the object key begins with the given prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the key prefix for this rule and returns a reference to this object for method chaining.
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.
withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the Price property for this object.
withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Sets the value of the Price property for this object.
withPrice(Double) - Method in class com.amazonaws.services.ec2.model.PricingDetail
Sets the value of the Price property for this object.
withPriceSchedules(PriceScheduleSpecification...) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Sets the value of the PriceSchedules property for this object.
withPriceSchedules(Collection<PriceScheduleSpecification>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest
Sets the value of the PriceSchedules property for this object.
withPriceSchedules(PriceSchedule...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the PriceSchedules property for this object.
withPriceSchedules(Collection<PriceSchedule>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the PriceSchedules property for this object.
withPricingDetails(PricingDetail...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Sets the value of the PricingDetails property for this object.
withPricingDetails(Collection<PricingDetail>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
Sets the value of the PricingDetails property for this object.
withPrimary(Boolean) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Sets the value of the Primary property for this object.
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.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the PrivateDnsName property for this object.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the PrivateIpAddress property for this object.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
Sets the value of the PrivateIpAddress property for this object.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the PrivateIpAddress property for this object.
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.InstanceNetworkInterface
Sets the value of the PrivateIpAddress property for this object.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the PrivateIpAddress property for this object.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification
Sets the value of the PrivateIpAddress property for this object.
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.
withPrivateIpAddresses(PrivateIpAddressSpecification...) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the PrivateIpAddresses property for this object.
withPrivateIpAddresses(Collection<PrivateIpAddressSpecification>) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the PrivateIpAddresses property for this object.
withProcesses(ProcessType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
withProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
A list of ProcessType names.
withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.ProcessType
The name of a process.
withProcessName(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The name of the suspended process.
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.DescribeSnapshotAttributeResult
Sets the value of the ProductCodes property for this object.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
Sets the value of the ProductCodes property for this object.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Sets the value of the ProductCodes property for this object.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Sets the value of the ProductCodes property for this object.
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(ProductCode...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Sets the value of the ProductCodes property for this object.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Sets the value of the ProductCodes property for this object.
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.
withProductCodeType(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
Sets the value of the ProductCodeType property for this object.
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
Sets the value of the ProductDescription property for this object.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Sets the value of the ProductDescription property for this object.
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.
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional progress listener for receiving updates about object download 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.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.
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.Tag
Specifies whether the new tag will be applied to instances launched after the tag is created.
withPropagateAtLaunch(Boolean) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
Specifies whether the new tag will be applied to instances launched after the tag is created.
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 - HTTP, HTTPS, TCP or SSL.
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.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the ProvisionedThroughput property for this object.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
Provisioned throughput reserves the required read and write resources for your table in terms of ReadCapacityUnits and WriteCapacityUnits.
withProxyDomain(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows domain name for configuration an NTML proxy and returns a reference to this updated ClientConfiguration object so that additional method calls can be chained together.
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.
withProxyWorkstation(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional Windows workstation name for configuring NTLM proxy support, and returns the updated ClientConfiguration object so that additional method calls can be chained together.
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.DisassociateAddressRequest
The elastic IP address that you are disassociating from the instance.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation
Sets the value of the PublicIp property for this object.
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.
withPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodb.model.WriteRequest
A container for a Put BatchWrite request
withQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name for the queue to be created.
withQueueName(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The name of the queue whose URL must be fetched.
withQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
withQueueOwnerAWSAccountId(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
The AWS account number of the queue's owner.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The URL for the created SQS queue.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlResult
The URL for the queue.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The URL of the SQS queue to take action on.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
The URL of the SQS queue to take action on.
withQueueUrls(String...) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs, up to 1000 entries.
withQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs, up to 1000 entries.
withQuiet(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the quiet element for this request.
withRamdisk(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
String value
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the Amazon EC2 AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the Amazon 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.
withRangeKey(Object) - Method in class com.amazonaws.services.dynamodb.datamodeling.KeyPair
 
withRangeKeyCondition(Condition) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets the range key condition for this query and returns a pointer to this object for method-chaining.
withRangeKeyCondition(Condition) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
A container for the attribute values and comparison operators to use for the query.
withRangeKeyElement(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.Key
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
withRangeKeyElement(KeySchemaElement) - Method in class com.amazonaws.services.dynamodb.model.KeySchema
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys.
withRawMessage(RawMessage) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The raw text of the message.
withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
ReadCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Sets the value of the ReadCapacityUnits property for this object.
withReasonCode(String) - Method in class com.amazonaws.services.ec2.model.ReasonCode
Sets the value of the ReasonCode property for this object.
withReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
withReasonCodes(String...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Sets the value of the ReasonCodes property for this object.
withReasonCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Sets the value of the ReasonCodes property for this object.
withReasonMessage(String) - Method in class com.amazonaws.services.ec2.model.CancelConversionTaskRequest
Sets the value of the ReasonMessage property for this object.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
A receipt handle.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout should be changed.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
A receipt handle.
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.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time when recurring future actions will start.
withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The regular schedule that an action occurs.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The recurring charge tag assigned to the resource.
withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The recurring charge tag assigned to the resource.
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.
withRejects(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Number of emails rejected by Amazon SES.
withRemove(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Sets the value of the Remove property for this object.
withRemove(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
Sets the value of the Remove property for this object.
withRemove(LaunchPermission...) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Sets the value of the Remove property for this object.
withRemove(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.LaunchPermissionModifications
Sets the value of the Remove property for this object.
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.
withReplyToAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
withReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The reply-to email address(es) for the message.
withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The unique ID of the user who requested the instances in this reservation.
withRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemRequest
A map of the table name and corresponding items to get by primary key.
withRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest
A map of table name to list-of-write-requests.
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.
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.CreateReservedInstancesListingRequest
Sets the value of the ReservedInstancesId property for this object.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Sets the value of the ReservedInstancesId property for this object.
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.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the ReservedInstancesId property for this object.
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.
withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest
Sets the value of the ReservedInstancesListingId property for this object.
withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
Sets the value of the ReservedInstancesListingId property for this object.
withReservedInstancesListingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the ReservedInstancesListingId property for this object.
withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
Sets the value of the ReservedInstancesListings property for this object.
withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult
Sets the value of the ReservedInstancesListings property for this object.
withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Sets the value of the ReservedInstancesListings property for this object.
withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult
Sets the value of the ReservedInstancesListings property for this object.
withReservedInstancesListings(ReservedInstancesListing...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Sets the value of the ReservedInstancesListings property for this object.
withReservedInstancesListings(Collection<ReservedInstancesListing>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
Sets the value of the ReservedInstancesListings property for this object.
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.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The name of the Auto Scaling group.
withResourceId(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The name of the Auto Scaling group.
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.autoscaling.model.Tag
The kind of resource to which the tag is applied.
withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The kind of resource to which the tag is applied.
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).
withResourceType(ResourceType) - 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.
withResponses(Map<String, BatchResponse>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Table names and the respective item attributes from the tables.
withResponses(Map<String, BatchWriteResponse>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
The response object as a result of BatchWriteItem call.
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.
withReturnPath(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The email address to which bounce notifications are to be forwarded.
withReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
Use this parameter if you want to get the attribute name-value pairs before or after they are modified.
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.
withRules(List<CORSRule>) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(CORSRule...) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Convenience array style method for BucketCrossOriginConfiguration.withRules(List)
withRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(BucketLifecycleConfiguration.Rule...) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Convenience array style method for BucketLifecycleConfiguration.withRules(List)
withS(String) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
Strings are Unicode with UTF-8 binary encoding.
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.ec2.model.ExportToS3Task
Sets the value of the S3Bucket property for this object.
withS3Bucket(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the S3Bucket property for this object.
withS3Key(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
Sets the value of the S3Key property for this object.
withS3Prefix(String) - Method in class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification
Sets the value of the S3Prefix property for this object.
withSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this datapoint.
withSampleCount(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
The number of instances by which to scale.
withScalingAdjustment(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
The number associated with the specified adjustment type.
withScalingPolicies(ScalingPolicy...) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
withScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
A list of scaling policies.
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScalingProcesses(String...) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScalingProcesses(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
The processes that you want to suspend or resume, which can include one or more of the following: Launch Terminate HealthCheck ReplaceUnhealthy AZRebalance AlarmNotification ScheduledActions AddToLoadBalancer
withScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
Evaluates the scan results and returns only the desired values.
withScanIndexForward(boolean) - Method in class com.amazonaws.services.dynamodb.datamodeling.DynamoDBQueryExpression
Sets whether this query scans forward and returns a pointer to this object for method-chaining.
withScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
Specifies forward or backward traversal of the index.
withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodb.model.ScanResult
Number of items in the complete scan before any filters are applied.
withScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The Amazon Resource Name (ARN) of this scheduled action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
The name of the action you want to delete.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The name of this scaling action.
withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The name of this scheduled action.
withScheduledActionNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
withScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
A list of scheduled actions to be described.
withScheduledUpdateGroupActions(ScheduledUpdateGroupAction...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
withScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
A list of scheduled actions designed to update an Auto Scaling group.
withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The type of a LoadBalancer.
withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the type of a load balancer.
withSecondaryPrivateIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the SecondaryPrivateIpAddressCount property for this object.
withSecretAccessKey(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The Secret Access Key to sign requests.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the SecurityGroupIds property for this object.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Sets the value of the SecurityGroupIds property for this object.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The names of the security groups with which to associate Amazon EC2 or Amazon VPC instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The names of the security groups with which to associate Amazon EC2 or Amazon VPC instances.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon EC2 instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
A description of the security groups to associate with the Amazon 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.ImportInstanceLaunchSpecification
Sets the value of the SecurityGroups property for this object.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the SecurityGroups property for this object.
withSecurityGroups(GroupIdentifier...) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the SecurityGroups property for this object.
withSecurityGroups(Collection<GroupIdentifier>) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the SecurityGroups property for this object.
withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the SecurityGroups property for this object.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.LaunchSpecification
Sets the value of the SecurityGroups property for this object.
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.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
A list of security group IDs to associate with your LoadBalancer in VPC.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
A list of security group IDs to associate with your LoadBalancer in VPC.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
A list of security group IDs associated with your LoadBalancer.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult
A list of security group IDs associated with your LoadBalancer.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The security groups assigned to your LoadBalancer within your VPC.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The security groups assigned to your LoadBalancer within your VPC.
withSecurityGroups(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security groups the LoadBalancer is a member of (VPC only).
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security groups the LoadBalancer is a member of (VPC only).
withSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
withSendDataPoints(SendDataPoint...) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
withSendDataPoints(Collection<SendDataPoint>) - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
A list of data points, each of which represents 15 minutes of activity.
withSenderFault(Boolean) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
Whether the error happened due to the sender's fault.
withSentLast24Hours(Double) - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
The number of emails sent during the previous 24 hours.
withSerialNumber(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The identification number of the MFA device for the user.
withSessionToken(String) - Method in class com.amazonaws.services.securitytoken.model.Credentials
The security token that users must pass to the service API to use the temporary credentials.
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.
withShouldRespectGracePeriod(Boolean) - Method in class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
If True, this call should respect the grace period associated with the group.
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in gigabytes.
withSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
Sets the value of the Size property for this object.
withSize(Long) - Method in class com.amazonaws.services.ec2.model.DiskImageVolumeDescription
Sets the value of the Size property for this object.
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The size of this volume, in gigabytes.
withSize(Long) - Method in class com.amazonaws.services.ec2.model.VolumeDetail
Sets the value of the Size property for this object.
withSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
The new snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The snapshot ID.
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.
withSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (Amazon SNS) topic.
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.
withSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
The identity's email address.
withSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
The identity's email address.
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.
withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.Instance
Sets the value of the SourceDestCheck property for this object.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the SourceDestCheck property for this object.
withSourceDestCheck(Boolean) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
Boolean value
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.
withSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
withSourceSecurityGroup(SourceSecurityGroup) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
The security group that you can use as part of your inbound rules for your LoadBalancer's back-end Amazon EC2 application instances.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Deprecated
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Deprecated
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.
withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional version ID specifying which version of the source object to copy.
withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
The SpotDatafeedSubscriptionType data type.
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
Sets the value of the SpotInstanceRequestId property for this object.
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
Sets the value of the SpotInstanceRequestId property for this object.
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
Sets the value of the SpotInstanceRequests property for this object.
withSpotInstanceRequests(Collection<SpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
Sets the value of the SpotInstanceRequests property for this object.
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.autoscaling.model.CreateLaunchConfigurationRequest
The maximum hourly price to be paid for any Spot Instance launched to fulfill the request.
withSpotPrice(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the price to bid when launching Spot Instances.
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
Sets the value of the SpotPrice property for this object.
withSpotPrice(String) - Method in class com.amazonaws.services.ec2.model.SpotPrice
Sets the value of the SpotPrice property for this object.
withSpotPriceHistory(SpotPrice...) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Sets the value of the SpotPriceHistory property for this object.
withSpotPriceHistory(Collection<SpotPrice>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
Sets the value of the SpotPriceHistory property for this object.
withSS(String...) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of strings.
withSS(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.AttributeValue
A set of strings.
withSSLCertificateId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
The ARN string of the server certificate.
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.
withStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
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.autoscaling.model.DescribeScheduledActionsRequest
The earliest scheduled start time to return.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
The time for this action to start, as in --start-time 2010-06-01T00:00:00Z.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
The time that the action is scheduled to begin.
withStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp to use for determining the first datapoint to return.
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.ReportInstanceStatusRequest
Sets the value of the StartTime property for this object.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
Time stamp when the snapshot was initiated.
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
Sets the value of the State property for this object.
withState(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the State property for this object.
withState(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the State property for this object.
withState(String) - Method in class com.amazonaws.services.ec2.model.Image
Current state of the AMI.
withState(ImageState) - 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.InstanceCount
Sets the value of the State property for this object.
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(PlacementGroupState) - 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(SnapshotState) - 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
Sets the value of the State property for this object.
withState(String) - Method in class com.amazonaws.services.ec2.model.Volume
State of this volume (e.g., creating, available).
withState(VolumeState) - 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(VolumeAttachmentState) - 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.elasticloadbalancing.model.InstanceState
Specifies the current status of the 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(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
A human-readable explanation for the alarm's state.
withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in human-readable text format)
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.
withStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
An explanation for the alarm's state in machine-readable JSON format
withStateReasonData(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state (in machine-readable JSON format)
withStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
Reason for the most recent state transition.
withStateUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm's state.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
withStateValue(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
withStateValue(StateValue) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric.
withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The statistic to apply to the alarm's associated metric.
withStatistic(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
withStatistic(Statistic) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The statistic to apply to the alarm's associated metric.
withStatistics(String...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics to return.
withStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics to return.
withStatisticValues(StatisticSet) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
A set of statistical values describing the metric.
withStatus(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of status conditions for the Auto Scaling group.
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.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the Status property for this object.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
Sets the value of the Status property for this object.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment
Sets the value of the Status property for this object.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusDetails
Sets the value of the Status property for this object.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.InstanceStatusSummary
Sets the value of the Status property for this object.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
Sets the value of the Status property for this object.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the Status property for this object.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusDetails
Sets the value of the Status property for this object.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusInfo
Sets the value of the Status property for this object.
withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule and returns a reference to this object for method chaining.
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.
withStatusCode(ScalingActivityStatusCode) - 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.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the StatusMessage property for this object.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ExportTask
Sets the value of the StatusMessage property for this object.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the StatusMessage property for this object.
withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the StatusMessage property for this object.
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(PlacementStrategy) - 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.
withStrategy(PlacementStrategy) - Method in class com.amazonaws.services.ec2.model.PlacementGroup
The strategy to use when allocating Amazon EC2 instances for the PlacementGroup.
withSubject(Content) - Method in class com.amazonaws.services.simpleemail.model.Message
The subject of the message: A short summary of the content, which will appear in the recipient's inbox.
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.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the SubnetId property for this object.
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.InstanceNetworkInterface
Sets the value of the SubnetId property for this object.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification
Sets the value of the SubnetId property for this object.
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.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
A list of subnet IDs to add for the LoadBalancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
A list of subnet IDs to add for the LoadBalancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
A list of subnet IDs added for the LoadBalancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult
A list of subnet IDs added for the LoadBalancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of subnet IDs in your VPC to attach to your LoadBalancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of subnet IDs in your VPC to attach to your LoadBalancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
A list of subnet IDs to remove from the set of configured subnets for the LoadBalancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
A list of subnet IDs to remove from the set of configured subnets for the LoadBalancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
A list of subnet IDs removed from the configured set of subnets for the LoadBalancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
A list of subnet IDs removed from the configured set of subnets for the LoadBalancer.
withSubnets(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of VPC subnet IDs for the LoadBalancer.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of VPC subnet IDs for the LoadBalancer.
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.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
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.
withSuccessful(ChangeMessageVisibilityBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of ChangeMessageVisibilityBatchResultEntrys.
withSuccessful(Collection<ChangeMessageVisibilityBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
A list of ChangeMessageVisibilityBatchResultEntrys.
withSuccessful(DeleteMessageBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of DeleteMessageBatchResultEntrys.
withSuccessful(Collection<DeleteMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
A list of DeleteMessageBatchResultEntrys.
withSuccessful(SendMessageBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of SendMessageBatchResultEntrys.
withSuccessful(Collection<SendMessageBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResult
A list of SendMessageBatchResultEntrys.
withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The sum of metric values used for the datapoint.
withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
withSuspendedProcesses(SuspendedProcess...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling group.
withSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Suspended processes associated with this Auto Scaling group.
withSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
The reason that the process was suspended.
withSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
Sets the value of the SystemStatus property for this object.
withTable(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableResult
Sets the value of the Table property for this object.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.CreateTableResult
Sets the value of the TableDescription property for this object.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableResult
Sets the value of the TableDescription property for this object.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableResult
Sets the value of the TableDescription property for this object.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.CreateTableRequest
The name of the table you want to create.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteItemRequest
The name of the table in which you want to delete an item.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DeleteTableRequest
The name of the table you want to delete.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.DescribeTableRequest
The name of the table you want to describe.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.GetItemRequest
The name of the table in which you want to get an item.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.PutItemRequest
The name of the table in which you want to put an item.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.QueryRequest
The name of the table in which you want to query.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.ScanRequest
The name of the table in which you want to scan.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
The name of the table being described.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateItemRequest
The name of the table in which you want to update an item.
withTableName(String) - Method in class com.amazonaws.services.dynamodb.model.UpdateTableRequest
The name of the table you want to update.
withTableNames(String...) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Sets the value of the TableNames property for this object.
withTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodb.model.ListTablesResult
Sets the value of the TableNames property for this object.
withTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the TableSizeBytes property for this object.
withTableStatus(String) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the TableStatus property for this object.
withTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodb.model.TableDescription
Sets the value of the TableStatus property for this object.
withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of tags for the Auto Scaling group.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A list of tags for the Auto Scaling group.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The tag to be created or updated.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
The tag to be created or updated.
withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
Each tag should be defined by its resource type, resource ID, key, value, and a propagate flag.
withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
The list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the Tags property for this object.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ConversionTask
Sets the value of the Tags 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.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.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.ReservedInstancesListing
Sets the value of the Tags property for this object.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the Tags property for this object.
withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the Tags property for this object.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the Tags property for this object.
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.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.
withTagSets(TagSet...) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Sets the TagSet TagSets and returns this object, enabling additional method calls to be chained together.
withTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
withTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Sets the value of the TargetEnvironment property for this object.
withTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest
Sets the value of the TargetEnvironment property for this object.
withTargetEnvironment(String) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
Sets the value of the TargetEnvironment property for this object.
withTargetEnvironment(ExportEnvironment) - Method in class com.amazonaws.services.ec2.model.InstanceExportDetails
Sets the value of the TargetEnvironment property for this object.
withTenancy(String) - Method in class com.amazonaws.services.ec2.model.Placement
The allowed tenancy of instances launched into the VPC.
withTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceSchedule
Sets the value of the Term property for this object.
withTerm(Long) - Method in class com.amazonaws.services.ec2.model.PriceScheduleSpecification
Sets the value of the Term property for this object.
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.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
A standalone termination policy or a list of termination policies for this Auto Scaling group.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicies(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicies(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
A standalone termination policy or a list of termination policies used to select the instance to terminate.
withTerminationPolicyTypes(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Termination policies supported by Auto Scaling.
withTerminationPolicyTypes(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
Termination policies supported by Auto Scaling.
withText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
The content of the message, in text format.
withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The value against which the specified statistic is compared.
withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
Time is deprecated.
withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
Time is deprecated.
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.AlarmHistoryItem
The time stamp for the alarm history item.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The time stamp used for the datapoint.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The time stamp used for the metric.
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
Sets the value of the Timestamp property for this object.
withTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated, in Epoch (UNIX) seconds.
withTimestamp(Date) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
Time of the data point.
withToAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
withToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
The To: field(s) of the message.
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.
withTokenCode(String) - Method in class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest
The value provided by the MFA device.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.
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
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
withType(String) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setType(String)
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(SpotInstanceType) - 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
Sets the value of the Type property for this object.
withType(SpotInstanceType) - Method in class com.amazonaws.services.ec2.model.SpotInstanceRequest
Sets the value of the Type property for this object.
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.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
The standard unit used for the datapoint.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
The unit of the alarm's associated metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The unit of the metric.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
The unit for the alarm's associated metric.
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.CopyPartRequest
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.
withUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodb.model.BatchWriteItemResult
The Items which we could not successfully process in a BatchWriteItem call is returned as UnprocessedItems
withUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodb.model.BatchGetItemResult
Contains a map of tables and their respective keys that were not processed with the current response, possibly due to reaching a limit on the response size.
withUpdateDate(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
Sets the value of the UpdateDate property for this object.
withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
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.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
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.
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.
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 Amazon EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
The user data available to the launched Amazon EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
Sets the value of the UserData property for this object.
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.ModifyInstanceAttributeRequest
String value
withUserData(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies additional information to make available to the instance(s).
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.
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.
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
Sets the value of the ValidFrom property for this object.
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
Sets the value of the ValidUntil property for this object.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
The value of the tag.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
The value of the tag.
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
The value representing the dimension measurement
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
withValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
The value for the metric.
withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.AttributeValueUpdate
AttributeValue can be String, Number, Binary, StringSet, NumberSet, BinarySet.
withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue
Specify whether or not a value already exists and has a specific content for the attribute name-value pair.
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.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.
withValues(String...) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setValues(List)
withValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
Fluent version of Condition.setValues(List)
withValues(String...) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
The value of the filter.
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.
withVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
A map of Identities to IdentityVerificationAttributes objects.
withVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
withVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".
withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
The verification token for a domain identity.
withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
A TXT record that must be placed in the DNS settings for the domain, in order to complete domain verification.
withVerifiedEmailAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
withVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
A list of email addresses that have been verified.
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.
withVirtualizationType(String) - Method in class com.amazonaws.services.ec2.model.Image
Sets the value of the VirtualizationType property for this object.
withVirtualizationType(VirtualizationType) - 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.
withVirtualizationType(VirtualizationType) - 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
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.ChangeMessageVisibilityBatchRequestEntry
The new value (in seconds) for the message's visibility timeout.
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.
withVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
Sets the value of the Volume property for this object.
withVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem
Sets the value of the Volume property for this object.
withVolume(VolumeDetail) - Method in class com.amazonaws.services.ec2.model.ImportVolumeRequest
Sets the value of the Volume property for this object.
withVolume(DiskImageVolumeDescription) - Method in class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails
Sets the value of the Volume property for this object.
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.DescribeVolumeAttributeRequest
Sets the value of the VolumeId property for this object.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
Sets the value of the VolumeId property for this object.
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.EnableVolumeIORequest
Sets the value of the VolumeId property for this object.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest
Sets the value of the VolumeId property for this object.
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.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the VolumeId property for this object.
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.
withVolumeIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Sets the value of the VolumeIds property for this object.
withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
Sets the value of the VolumeIds property for this object.
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.
withVolumes(ImportInstanceVolumeDetailItem...) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Sets the value of the Volumes property for this object.
withVolumes(Collection<ImportInstanceVolumeDetailItem>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
Sets the value of the Volumes property for this object.
withVolumeSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.Ebs
The volume size, in gigabytes.
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.
withVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
Sets the value of the VolumeStatus property for this object.
withVolumeStatuses(VolumeStatusItem...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Sets the value of the VolumeStatuses property for this object.
withVolumeStatuses(Collection<VolumeStatusItem>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
Sets the value of the VolumeStatuses property for this object.
withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Sets the value of the VolumeType property for this object.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
Sets the value of the VolumeType property for this object.
withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Sets the value of the VolumeType property for this object.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Sets the value of the VolumeType property for this object.
withVolumeType(String) - Method in class com.amazonaws.services.ec2.model.Volume
Sets the value of the VolumeType property for this object.
withVolumeType(VolumeType) - Method in class com.amazonaws.services.ec2.model.Volume
Sets the value of the VolumeType property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
ID of the VPC.
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.InstanceNetworkInterface
Sets the value of the VpcId property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
Sets the value of the VpcId property for this object.
withVPCId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the ID of the VPC attached to the LoadBalancer.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The subnet identifier for the Amazon VPC connection, if applicable.
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A comma-separated list of subnet identifiers of Amazon Virtual Private Clouds (Amazon VPCs).
withVPCZoneIdentifier(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
The subnet identifier for the Amazon VPC connection, if applicable.
withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughput
WriteCapacityUnits are in terms of strictly consistent reads, assuming items of 1k.
withWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription
Sets the value of the WriteCapacityUnits property for this object.
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.
WriteRequest - Class in com.amazonaws.services.dynamodb.model
This structure is a Union of PutRequest and DeleteRequest.
WriteRequest() - Constructor for class com.amazonaws.services.dynamodb.model.WriteRequest
 

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.