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

A

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
 
AccessPointNotFoundException - Exception in com.amazonaws.services.elasticloadbalancing.model
AccessPointNotFoundException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.AccessPointNotFoundException
Constructs a new AccessPointNotFoundException with the specified error message.
Activity - Class in com.amazonaws.services.autoscaling.model
The Activity data type.
Activity() - Constructor for class com.amazonaws.services.autoscaling.model.Activity
 
addHeader(String, String) - Method in class com.amazonaws.DefaultRequest
 
addHeader(String, String) - Method in interface com.amazonaws.Request
Adds the specified header to this request.
addJobFlowSteps(AddJobFlowStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
 
addJobFlowSteps(AddJobFlowStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
 
addJobFlowStepsAsync(AddJobFlowStepsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
 
addJobFlowStepsAsync(AddJobFlowStepsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
 
AddJobFlowStepsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Add Job Flow Steps Request
AddJobFlowStepsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
 
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.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.sqs.AmazonSQSAsync
The AddPermission action adds a permission to a queue for a specific principal.
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The AddPermission action adds a permission to a queue for a specific principal.
AddPermissionRequest - Class in com.amazonaws.services.sqs.model
AddPermissionRequest() - Constructor for class com.amazonaws.services.sqs.model.AddPermissionRequest
 
Address - Class in com.amazonaws.services.ec2.model
Address
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.
allocateAddress(AllocateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddress() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddress(AllocateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddress() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddressAsync(AllocateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The AllocateAddress operation acquires an elastic IP address for use with your account.
allocateAddressAsync(AllocateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The AllocateAddress operation acquires an elastic IP address for use with your account.
AllocateAddressRequest - Class in com.amazonaws.services.ec2.model
Allocate Address Request
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
 
AlreadyExistsException - Exception in com.amazonaws.services.autoscaling.model
The named AutoScalingGroup or launch configuration already exists.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
AMAZON_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
Prefix for general Amazon headers: x-amz-
AmazonAutoScaling - Interface in com.amazonaws.services.autoscaling
Interface for accessing AmazonAutoScaling.
AmazonAutoScalingAsync - Interface in com.amazonaws.services.autoscaling
Interface for accessing AmazonAutoScaling asynchronously, using Java Futures.
AmazonAutoScalingAsyncClient - Class in com.amazonaws.services.autoscaling
Client for accessing AmazonAutoScaling.
AmazonAutoScalingAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials.
AmazonAutoScalingAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and executor service.
AmazonAutoScalingAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials, executor service, and client configuration options.
AmazonAutoScalingClient - Class in com.amazonaws.services.autoscaling
Client for accessing AmazonAutoScaling.
AmazonAutoScalingClient(AWSCredentials) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials.
AmazonAutoScalingClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Constructs a new client to invoke service methods on AmazonAutoScaling using the specified AWS account credentials and client configuration options.
AmazonClientException - Exception in com.amazonaws
Base exception class for any errors that occur while attempting to use an AWS client to make service calls to Amazon Web Services.
AmazonClientException(String, Throwable) - Constructor for exception com.amazonaws.AmazonClientException
Creates a new AmazonClientException with the specified message, and root cause.
AmazonClientException(String) - Constructor for exception com.amazonaws.AmazonClientException
Creates a new AmazonClientException with the specified message.
AmazonCloudWatch - Interface in com.amazonaws.services.cloudwatch
Interface for accessing AmazonCloudWatch.
AmazonCloudWatchAsync - Interface in com.amazonaws.services.cloudwatch
Interface for accessing AmazonCloudWatch asynchronously, using Java Futures.
AmazonCloudWatchAsyncClient - Class in com.amazonaws.services.cloudwatch
Client for accessing AmazonCloudWatch.
AmazonCloudWatchAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials.
AmazonCloudWatchAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials and executor service.
AmazonCloudWatchAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials, executor service, and client configuration options.
AmazonCloudWatchClient - Class in com.amazonaws.services.cloudwatch
Client for accessing AmazonCloudWatch.
AmazonCloudWatchClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials.
AmazonCloudWatchClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
Constructs a new client to invoke service methods on AmazonCloudWatch using the specified AWS account credentials and client configuration options.
AmazonEC2 - Interface in com.amazonaws.services.ec2
Interface for accessing AmazonEC2.
AmazonEC2Async - Interface in com.amazonaws.services.ec2
Interface for accessing AmazonEC2 asynchronously, using Java Futures.
AmazonEC2AsyncClient - Class in com.amazonaws.services.ec2
Client for accessing AmazonEC2.
AmazonEC2AsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials.
AmazonEC2AsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials and executor service.
AmazonEC2AsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonEC2 using the specified AWS account credentials, executor service, and client configuration options.
AmazonEC2Client - Class in com.amazonaws.services.ec2
Client for accessing AmazonEC2.
AmazonEC2Client(AWSCredentials) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials.
AmazonEC2Client(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.ec2.AmazonEC2Client
Constructs a new client to invoke service methods on AmazonEC2 using the specified AWS account credentials and client configuration options.
AmazonElasticLoadBalancing - Interface in com.amazonaws.services.elasticloadbalancing
Interface for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsync - Interface in com.amazonaws.services.elasticloadbalancing
Interface for accessing AmazonElasticLoadBalancing asynchronously, using Java Futures.
AmazonElasticLoadBalancingAsyncClient - Class in com.amazonaws.services.elasticloadbalancing
Client for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials.
AmazonElasticLoadBalancingAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials and executor service.
AmazonElasticLoadBalancingAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials, executor service, and client configuration options.
AmazonElasticLoadBalancingClient - Class in com.amazonaws.services.elasticloadbalancing
Client for accessing AmazonElasticLoadBalancing.
AmazonElasticLoadBalancingClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials.
AmazonElasticLoadBalancingClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Constructs a new client to invoke service methods on AmazonElasticLoadBalancing using the specified AWS account credentials and client configuration options.
AmazonElasticMapReduce - Interface in com.amazonaws.services.elasticmapreduce
Interface for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceAsync - Interface in com.amazonaws.services.elasticmapreduce
Interface for accessing AmazonElasticMapReduce asynchronously, using Java Futures.
AmazonElasticMapReduceAsyncClient - Class in com.amazonaws.services.elasticmapreduce
Client for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials.
AmazonElasticMapReduceAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials and executor service.
AmazonElasticMapReduceAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials, executor service, and client configuration options.
AmazonElasticMapReduceClient - Class in com.amazonaws.services.elasticmapreduce
Client for accessing AmazonElasticMapReduce.
AmazonElasticMapReduceClient(AWSCredentials) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials.
AmazonElasticMapReduceClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
Constructs a new client to invoke service methods on AmazonElasticMapReduce using the specified AWS account credentials and client configuration options.
AmazonRDS - Interface in com.amazonaws.services.rds
Interface for accessing AmazonRDS.
AmazonRDSAsync - Interface in com.amazonaws.services.rds
Interface for accessing AmazonRDS asynchronously, using Java Futures.
AmazonRDSAsyncClient - Class in com.amazonaws.services.rds
Client for accessing AmazonRDS.
AmazonRDSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.rds.AmazonRDSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRDS using the specified AWS account credentials.
AmazonRDSAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.rds.AmazonRDSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRDS using the specified AWS account credentials and executor service.
AmazonRDSAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.rds.AmazonRDSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonRDS using the specified AWS account credentials, executor service, and client configuration options.
AmazonRDSClient - Class in com.amazonaws.services.rds
Client for accessing AmazonRDS.
AmazonRDSClient(AWSCredentials) - Constructor for class com.amazonaws.services.rds.AmazonRDSClient
Constructs a new client to invoke service methods on AmazonRDS using the specified AWS account credentials.
AmazonRDSClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.rds.AmazonRDSClient
Constructs a new client to invoke service methods on AmazonRDS using the specified AWS account credentials and client configuration options.
AmazonS3 - Interface in com.amazonaws.services.s3
Client for accessing Amazon S3.
AmazonS3Client - Class in com.amazonaws.services.s3
Client for accessing Amazon S3.
AmazonS3Client() - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client that will make anonymous requests to Amazon S3.
AmazonS3Client(AWSCredentials) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials to access Amazon S3.
AmazonS3Client(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new Amazon S3 client using the specified AWS credentials and client configuration to access Amazon S3.
AmazonS3Exception - Exception in com.amazonaws.services.s3.model
Extension of AmazonServiceException for errors reported by Amazon S3 while processing a request.
AmazonS3Exception(String) - Constructor for exception com.amazonaws.services.s3.model.AmazonS3Exception
Constructs a new AmazonS3Exception with the specified message.
AmazonS3Exception(String, Exception) - Constructor for exception com.amazonaws.services.s3.model.AmazonS3Exception
Constructs a new AmazonS3Exception with the specified message and root cause.
AmazonServiceException - Exception in com.amazonaws
Extension of AmazonClientException that represents an error response returned by an Amazon web service.
AmazonServiceException(String) - Constructor for exception com.amazonaws.AmazonServiceException
Constructs a new AmazonServiceException with the specified message.
AmazonServiceException(String, Exception) - Constructor for exception com.amazonaws.AmazonServiceException
Constructs a new AmazonServiceException with the specified message and exception indicating the root cause.
AmazonServiceException.ErrorType - Enum in com.amazonaws
Indicates who is responsible (if known) for a failed request.
AmazonSimpleDB - Interface in com.amazonaws.services.simpledb
Interface for accessing AmazonSimpleDB.
AmazonSimpleDBAsync - Interface in com.amazonaws.services.simpledb
Interface for accessing AmazonSimpleDB asynchronously, using Java Futures.
AmazonSimpleDBAsyncClient - Class in com.amazonaws.services.simpledb
Client for accessing AmazonSimpleDB.
AmazonSimpleDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials.
AmazonSimpleDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials and executor service.
AmazonSimpleDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials, executor service, and client configuration options.
AmazonSimpleDBClient - Class in com.amazonaws.services.simpledb
Client for accessing AmazonSimpleDB.
AmazonSimpleDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials.
AmazonSimpleDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Constructs a new client to invoke service methods on AmazonSimpleDB using the specified AWS account credentials and client configuration options.
AmazonSQS - Interface in com.amazonaws.services.sqs
Interface for accessing AmazonSQS.
AmazonSQSAsync - Interface in com.amazonaws.services.sqs
Interface for accessing AmazonSQS asynchronously, using Java Futures.
AmazonSQSAsyncClient - Class in com.amazonaws.services.sqs
Client for accessing AmazonSQS.
AmazonSQSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials.
AmazonSQSAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials and executor service.
AmazonSQSAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonSQS using the specified AWS account credentials, executor service, and client configuration options.
AmazonSQSClient - Class in com.amazonaws.services.sqs
Client for accessing AmazonSQS.
AmazonSQSClient(AWSCredentials) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials.
AmazonSQSClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.sqs.AmazonSQSClient
Constructs a new client to invoke service methods on AmazonSQS using the specified AWS account credentials and client configuration options.
AmazonWebServiceClient - Class in com.amazonaws
Abstract base class for Amazon Web Service Java clients.
AmazonWebServiceClient(ClientConfiguration) - Constructor for class com.amazonaws.AmazonWebServiceClient
Constructs a new AmazonWebServiceClient object using the specified configuration.
AmazonWebServiceRequest - Class in com.amazonaws
Base class for all user facing web service request objects.
AmazonWebServiceRequest() - Constructor for class com.amazonaws.AmazonWebServiceRequest
 
ApplyMethod - Enum in com.amazonaws.services.rds.model
Apply Method
associateAddress(AssociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The AssociateAddress operation associates an elastic IP address with an instance.
associateAddress(AssociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The AssociateAddress operation associates an elastic IP address with an instance.
associateAddressAsync(AssociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The AssociateAddress operation associates an elastic IP address with an instance.
associateAddressAsync(AssociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The AssociateAddress operation associates an elastic IP address with an instance.
AssociateAddressRequest - Class in com.amazonaws.services.ec2.model
Associates an elastic IP address with an instance.
AssociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateAddressRequest
 
associateDhcpOptions(AssociateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Associates a set of DHCP options (that you've previously created) with the specified VPC.
associateDhcpOptions(AssociateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Associates a set of DHCP options (that you've previously created) with the specified VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Associates a set of DHCP options (that you've previously created) with the specified VPC.
associateDhcpOptionsAsync(AssociateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Associates a set of DHCP options (that you've previously created) with the specified VPC.
AssociateDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Associate Dhcp Options Request
AssociateDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
 
attachVolume(AttachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attach a previously created volume to a running instance.
attachVolume(AttachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attach a previously created volume to a running instance.
attachVolumeAsync(AttachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attach a previously created volume to a running instance.
attachVolumeAsync(AttachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attach a previously created volume to a running instance.
AttachVolumeRequest - Class in com.amazonaws.services.ec2.model
Request to attach an Amazon EBS volume to a running instance and expose it as the specified device.
AttachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeRequest
 
AttachVolumeResult - Class in com.amazonaws.services.ec2.model
Result of attaching an Amazon EBS volume to a running instance.
AttachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.AttachVolumeResult
 
attachVpnGateway(AttachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Attaches a VPN gateway to a VPC.
attachVpnGateway(AttachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Attaches a VPN gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Attaches a VPN gateway to a VPC.
attachVpnGatewayAsync(AttachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Attaches a VPN gateway to a VPC.
AttachVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Attach Vpn Gateway Request
AttachVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
 
AttachVpnGatewayResult - Class in com.amazonaws.services.ec2.model
Attach Vpn Gateway Result
AttachVpnGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
 
Attribute - Class in com.amazonaws.services.simpledb.model
Attribute
Attribute() - Constructor for class com.amazonaws.services.simpledb.model.Attribute
 
AttributeDoesNotExistException - Exception in com.amazonaws.services.simpledb.model
AmazonSimpleDB exception
AttributeDoesNotExistException(String) - Constructor for exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
Constructs a new AttributeDoesNotExistException with the specified error message.
AuthorizationAlreadyExistsException - Exception in com.amazonaws.services.rds.model
AuthorizationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.AuthorizationAlreadyExistsException
Constructs a new AuthorizationAlreadyExistsException with the specified error message.
AuthorizationNotFoundException - Exception in com.amazonaws.services.rds.model
Specified CIDRIP or EC2 security group is not authorized for the specified DB Security Group.
AuthorizationNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.AuthorizationNotFoundException
Constructs a new AuthorizationNotFoundException with the specified error message.
authorizeDBSecurityGroupIngress(AuthorizeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API allows for ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngress(AuthorizeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API allows for ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API allows for ingress to a DBSecurityGroup using one of two forms of authorization.
authorizeDBSecurityGroupIngressAsync(AuthorizeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API allows for ingress to a DBSecurityGroup using one of two forms of authorization.
AuthorizeDBSecurityGroupIngressRequest - Class in com.amazonaws.services.rds.model
AuthorizeDBSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
 
authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The AuthorizeSecurityGroupIngress operation adds permissions to a security group.
authorizeSecurityGroupIngress(AuthorizeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The AuthorizeSecurityGroupIngress operation adds permissions to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The AuthorizeSecurityGroupIngress operation adds permissions to a security group.
authorizeSecurityGroupIngressAsync(AuthorizeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The AuthorizeSecurityGroupIngress operation adds permissions to a security group.
AuthorizeSecurityGroupIngressRequest - Class in com.amazonaws.services.ec2.model
Request to adds permissions to a security group.
AuthorizeSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
 
AutoScalingGroup - Class in com.amazonaws.services.autoscaling.model
The AutoScalingGroup data type.
AutoScalingGroup() - Constructor for class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
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
 
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.

B

BasicAWSCredentials - Class in com.amazonaws.auth
Basic implementation of the AWSCredentials interface that allows callers to pass in the AWS access key and secret access in the constructor.
BasicAWSCredentials(String, String) - Constructor for class com.amazonaws.auth.BasicAWSCredentials
Constructs a new BasicAWSCredentials object, with the specified AWS access key and AWS secret key.
batchPutAttributes(BatchPutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributes(BatchPutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The BatchPutAttributes operation creates or replaces attributes within one or more items.
batchPutAttributesAsync(BatchPutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The BatchPutAttributes operation creates or replaces attributes within one or more items.
BatchPutAttributesRequest - Class in com.amazonaws.services.simpledb.model
Batch Put Attributes Request
BatchPutAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
 
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
Block Device Mapping
BlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.BlockDeviceMapping
 
Bucket - Class in com.amazonaws.services.s3.model
Represents an Amazon S3 bucket.
Bucket() - Constructor for class com.amazonaws.services.s3.model.Bucket
Create a bucket without any name specified
Bucket(String) - Constructor for class com.amazonaws.services.s3.model.Bucket
Create a bucket with a name.
BucketLoggingConfiguration - Class in com.amazonaws.services.s3.model
Represents bucket logging configuration used to control bucket-based server access logging in Amazon S3.
BucketLoggingConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Creates a new bucket logging configuration, which by default is disabled.
BucketLoggingConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Creates a new bucket logging configuration which enables server access logs to be collected and stored in the specified destination bucket with the specified log file prefix.
BucketVersioningConfiguration - Class in com.amazonaws.services.s3.model
Represents the versioning configuration for a bucket.
BucketVersioningConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object which defaults to BucketVersioningConfiguration.OFF status.
BucketVersioningConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object with the specified status.
bundleInstance(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstance(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstanceAsync(BundleInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The BundleInstance operation request that an instance is bundled the next time it boots.
bundleInstanceAsync(BundleInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The BundleInstance operation request that an instance is bundled the next time it boots.
BundleInstanceRequest - Class in com.amazonaws.services.ec2.model
Bundle Instance Request
BundleInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceRequest
 
BundleInstanceResult - Class in com.amazonaws.services.ec2.model
Bundle Instance Result
BundleInstanceResult() - Constructor for class com.amazonaws.services.ec2.model.BundleInstanceResult
 
BundleTask - Class in com.amazonaws.services.ec2.model
Represents a task to bundle an EC2 Windows instance into a new image.
BundleTask() - Constructor for class com.amazonaws.services.ec2.model.BundleTask
 
BundleTaskError - Class in com.amazonaws.services.ec2.model
Represents an error that occurred during a bundle task.
BundleTaskError() - Constructor for class com.amazonaws.services.ec2.model.BundleTaskError
 

C

CACHE_CONTROL - Static variable in interface com.amazonaws.services.s3.Headers
 
cancelBundleTask(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTask(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
CancelBundleTask operation cancels a pending or in-progress bundling task.
cancelBundleTaskAsync(CancelBundleTaskRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
CancelBundleTask operation cancels a pending or in-progress bundling task.
CancelBundleTaskRequest - Class in com.amazonaws.services.ec2.model
A request to cancel an Amazon EC2 bundle task.
CancelBundleTaskRequest() - Constructor for class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
 
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
 
CannedAccessControlList - Enum in com.amazonaws.services.s3.model
CannedAccessControlLists are commonly used AccessControlLists that can be used as a shortcut when applying an AccessControlList to Amazon S3 buckets and objects.
CanonicalGrantee - Class in com.amazonaws.services.s3.model
Represents a grantee identified by their canonical Amazon ID, which is something along the lines of an Amazon-internal ID specific to a user.
CanonicalGrantee(String) - Constructor for class com.amazonaws.services.s3.model.CanonicalGrantee
Constructs a grantee with the given canonical ID.
changeMessageVisibility(ChangeMessageVisibilityRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibility(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
changeMessageVisibilityAsync(ChangeMessageVisibilityRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The ChangeMessageVisibility action changes the visibility timeout of a specified message in a queue to a new value.
ChangeMessageVisibilityRequest - Class in com.amazonaws.services.sqs.model
ChangeMessageVisibilityRequest() - Constructor for class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
ClientConfiguration - Class in com.amazonaws
Client configuration options such as proxy settings, user agent string, max retry attempts, etc.
ClientConfiguration() - Constructor for class com.amazonaws.ClientConfiguration
 
com.amazonaws - package com.amazonaws
 
com.amazonaws.auth - package com.amazonaws.auth
 
com.amazonaws.services.autoscaling - package com.amazonaws.services.autoscaling
Synchronous and asynchronous client classes for accessing AmazonAutoScaling.
com.amazonaws.services.autoscaling.model - package com.amazonaws.services.autoscaling.model
Classes modeling the various types represented by AmazonAutoScaling.
com.amazonaws.services.cloudwatch - package com.amazonaws.services.cloudwatch
Synchronous and asynchronous client classes for accessing AmazonCloudWatch.
com.amazonaws.services.cloudwatch.model - package com.amazonaws.services.cloudwatch.model
Classes modeling the various types represented by AmazonCloudWatch.
com.amazonaws.services.ec2 - package com.amazonaws.services.ec2
Synchronous and asynchronous client classes for accessing AmazonEC2.
com.amazonaws.services.ec2.model - package com.amazonaws.services.ec2.model
Classes modeling the various types represented by AmazonEC2.
com.amazonaws.services.ec2.util - package com.amazonaws.services.ec2.util
Utilities for working with Amazon EC2 such as generating policy signatures for use with the bundling API.
com.amazonaws.services.elasticloadbalancing - package com.amazonaws.services.elasticloadbalancing
Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing.
com.amazonaws.services.elasticloadbalancing.model - package com.amazonaws.services.elasticloadbalancing.model
Classes modeling the various types represented by AmazonElasticLoadBalancing.
com.amazonaws.services.elasticmapreduce - package com.amazonaws.services.elasticmapreduce
Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce.
com.amazonaws.services.elasticmapreduce.model - package com.amazonaws.services.elasticmapreduce.model
Classes modeling the various types represented by AmazonElasticMapReduce.
com.amazonaws.services.rds - package com.amazonaws.services.rds
Synchronous and asynchronous client classes for accessing AmazonRDS.
com.amazonaws.services.rds.model - package com.amazonaws.services.rds.model
Classes modeling the various types represented by AmazonRDS.
com.amazonaws.services.s3 - package com.amazonaws.services.s3
Synchronous client for accessing Amazon S3.
com.amazonaws.services.s3.model - package com.amazonaws.services.s3.model
Classes modeling the various types represented by Amazon S3.
com.amazonaws.services.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.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.
configureHealthCheck(ConfigureHealthCheckRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Enables the client to define an application healthcheck for the instances.
configureHealthCheck(ConfigureHealthCheckRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Enables the client to define an application healthcheck for the instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Enables the client to define an application healthcheck for the instances.
configureHealthCheckAsync(ConfigureHealthCheckRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Enables the client to define an application healthcheck for the instances.
ConfigureHealthCheckRequest - Class in com.amazonaws.services.elasticloadbalancing.model
ConfigureHealthCheckRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
 
ConfigureHealthCheckResult - Class in com.amazonaws.services.elasticloadbalancing.model
ConfigureHealthCheckResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
 
confirmProductInstance(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstance(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
confirmProductInstanceAsync(ConfirmProductInstanceRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ConfirmProductInstance operation returns true if the specified product code is attached to the specified instance.
ConfirmProductInstanceRequest - Class in com.amazonaws.services.ec2.model
A request to verify whether an Amazon DevPay product code is associated with an instance.
ConfirmProductInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
 
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
 
CONTENT_DISPOSITION - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_ENCODING - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
 
CONTENT_TYPE - Static variable in interface com.amazonaws.services.s3.Headers
 
COPY_SOURCE_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
Options for copying an 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 CopyObjectRequest with only the basic, required options.
CopyObjectRequest(String, String, String, String, String) - Constructor for class com.amazonaws.services.s3.model.CopyObjectRequest
Constructs a new CopyObjectRequest with the basic options and specifies an S3 version ID which identifies a 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 copy object operation.
CopyObjectResult() - Constructor for class com.amazonaws.services.s3.model.CopyObjectResult
 
copyPrivateRequestParameters() - Method in class com.amazonaws.AmazonWebServiceRequest
Internal only method for accessing private, internal request parameters.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new Auto Scaling group with the specified name.
createAutoScalingGroup(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new Auto Scaling group with the specified name.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new Auto Scaling group with the specified name.
createAutoScalingGroupAsync(CreateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new Auto Scaling group with the specified name.
CreateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
CreateAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
 
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
 
createCustomerGateway(CreateCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Provides information to AWS about your customer gateway device.
createCustomerGateway(CreateCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Provides information to AWS about your customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Provides information to AWS about your customer gateway device.
createCustomerGatewayAsync(CreateCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Provides information to AWS about your customer gateway device.
CreateCustomerGatewayRequest - Class in com.amazonaws.services.ec2.model
Create Customer Gateway Request
CreateCustomerGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
 
CreateCustomerGatewayResult - Class in com.amazonaws.services.ec2.model
Create Customer Gateway Result
CreateCustomerGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
 
createDBInstance(CreateDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new DB instance.
createDBInstance(CreateDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new DB instance.
createDBInstanceAsync(CreateDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new DB instance.
createDBInstanceAsync(CreateDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new DB instance.
CreateDBInstanceRequest - Class in com.amazonaws.services.rds.model
CreateDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBInstanceRequest
 
createDBParameterGroup(CreateDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new database parameter group.
createDBParameterGroup(CreateDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new database parameter group.
createDBParameterGroupAsync(CreateDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new database parameter group.
createDBParameterGroupAsync(CreateDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new database parameter group.
CreateDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
CreateDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
 
createDBSecurityGroup(CreateDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new database security group.
createDBSecurityGroup(CreateDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new database security group.
createDBSecurityGroupAsync(CreateDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new database security group.
createDBSecurityGroupAsync(CreateDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new database security group.
CreateDBSecurityGroupRequest - Class in com.amazonaws.services.rds.model
CreateDBSecurityGroupRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
 
createDBSnapshot(CreateDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to create a DBSnapshot.
createDBSnapshot(CreateDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to create a DBSnapshot.
createDBSnapshotAsync(CreateDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to create a DBSnapshot.
createDBSnapshotAsync(CreateDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to create a DBSnapshot.
CreateDBSnapshotRequest - Class in com.amazonaws.services.rds.model
CreateDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
 
createDhcpOptions(CreateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a set of DHCP options that you can then associate with one or more VPCs, causing all existing and new instances that you launch in those VPCs to use the set of DHCP options.
createDhcpOptions(CreateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a set of DHCP options that you can then associate with one or more VPCs, causing all existing and new instances that you launch in those VPCs to use the set of DHCP options.
createDhcpOptionsAsync(CreateDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a set of DHCP options that you can then associate with one or more VPCs, causing all existing and new instances that you launch in those VPCs to use the set of DHCP options.
createDhcpOptionsAsync(CreateDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a set of DHCP options that you can then associate with one or more VPCs, causing all existing and new instances that you launch in those VPCs to use the set of DHCP options.
CreateDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Create Dhcp Options Request
CreateDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
 
CreateDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
Create Dhcp Options Result
CreateDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
 
createDomain(CreateDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The CreateDomain operation creates a new domain.
createDomain(CreateDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The CreateDomain operation creates a new domain.
createDomainAsync(CreateDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The CreateDomain operation creates a new domain.
CreateDomainRequest - Class in com.amazonaws.services.simpledb.model
Create Domain Request
CreateDomainRequest() - Constructor for class com.amazonaws.services.simpledb.model.CreateDomainRequest
 
createImage(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
createImage(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
createImageAsync(CreateImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.
CreateImageRequest - Class in com.amazonaws.services.ec2.model
Represents a request to create a new EC2 image.
CreateImageRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateImageRequest
 
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
 
createKeyPair(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPair(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPairAsync(CreateKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
createKeyPairAsync(CreateKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The CreateKeyPair operation creates a new 2048 bit RSA key pair and returns a unique ID that can be used to reference this key pair when launching new instances.
CreateKeyPairRequest - Class in com.amazonaws.services.ec2.model
Represents a request to create a new EC2 key pair.
CreateKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairRequest
 
CreateKeyPairResult - Class in com.amazonaws.services.ec2.model
The result of creating a new EC2 key pair.
CreateKeyPairResult() - Constructor for class com.amazonaws.services.ec2.model.CreateKeyPairResult
 
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Creates a new launch configuration.
createLaunchConfiguration(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Creates a new launch configuration.
createLaunchConfigurationAsync(CreateLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Creates a new launch configuration.
CreateLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
CreateLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
 
createLoadBalancer(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Creates a new LoadBalancer.
createLoadBalancer(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Creates a new LoadBalancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Creates a new LoadBalancer.
createLoadBalancerAsync(CreateLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Creates a new LoadBalancer.
CreateLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
CreateLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
 
CreateLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
CreateLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
 
createOrUpdateScalingTrigger(CreateOrUpdateScalingTriggerRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Sets the parameters that govern how and when to scale an AutoScaling group.
createOrUpdateScalingTrigger(CreateOrUpdateScalingTriggerRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Sets the parameters that govern how and when to scale an AutoScaling group.
createOrUpdateScalingTriggerAsync(CreateOrUpdateScalingTriggerRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Sets the parameters that govern how and when to scale an AutoScaling group.
createOrUpdateScalingTriggerAsync(CreateOrUpdateScalingTriggerRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Sets the parameters that govern how and when to scale an AutoScaling group.
CreateOrUpdateScalingTriggerRequest - Class in com.amazonaws.services.autoscaling.model
CreateOrUpdateScalingTriggerRequest() - Constructor for class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
 
createQueue(CreateQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueue(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The CreateQueue action creates a new queue, or returns the URL of an existing one.
createQueueAsync(CreateQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The CreateQueue action creates a new queue, or returns the URL of an existing one.
CreateQueueRequest - Class in com.amazonaws.services.sqs.model
CreateQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.CreateQueueRequest
 
CreateQueueResult - Class in com.amazonaws.services.sqs.model
CreateQueueResult() - Constructor for class com.amazonaws.services.sqs.model.CreateQueueResult
 
createSecurityGroup(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The CreateSecurityGroup operation creates a new security group.
createSecurityGroup(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The CreateSecurityGroup operation creates a new security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The CreateSecurityGroup operation creates a new security group.
createSecurityGroupAsync(CreateSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The CreateSecurityGroup operation creates a new security group.
CreateSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Represents a request to create a new EC2 security group.
CreateSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
 
createSnapshot(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Create a snapshot of the volume identified by volume ID.
createSnapshot(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Create a snapshot of the volume identified by volume ID.
createSnapshotAsync(CreateSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Create a snapshot of the volume identified by volume ID.
createSnapshotAsync(CreateSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Create a snapshot of the volume identified by volume ID.
CreateSnapshotRequest - Class in com.amazonaws.services.ec2.model
Represents a request to create a snapshot from an Elastic Block Storage (EBS) volume.
CreateSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSnapshotRequest
 
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
 
createSubnet(CreateSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a subnet in an existing VPC.
createSubnet(CreateSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a subnet in an existing VPC.
createSubnetAsync(CreateSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a subnet in an existing VPC.
createSubnetAsync(CreateSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a subnet in an existing VPC.
CreateSubnetRequest - Class in com.amazonaws.services.ec2.model
Create Subnet Request
CreateSubnetRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetRequest
 
CreateSubnetResult - Class in com.amazonaws.services.ec2.model
Create Subnet Result
CreateSubnetResult() - Constructor for class com.amazonaws.services.ec2.model.CreateSubnetResult
 
createVolume(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Initializes an empty volume of a given size
createVolume(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Initializes an empty volume of a given size
createVolumeAsync(CreateVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Initializes an empty volume of a given size
createVolumeAsync(CreateVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Initializes an empty volume of a given size
CreateVolumePermission - Class in com.amazonaws.services.ec2.model
Describes a permission allowing either a user or group to create a new EBS volume from a snapshot.
CreateVolumePermission() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumePermission
 
CreateVolumeRequest - Class in com.amazonaws.services.ec2.model
A request to create a new Amazon EC2 Elastic Block Storage (EBS) volume.
CreateVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeRequest
 
CreateVolumeResult - Class in com.amazonaws.services.ec2.model
The result of creating a new EBS volume.
CreateVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVolumeResult
 
createVpc(CreateVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a VPC with the CIDR block you specify.
createVpc(CreateVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a VPC with the CIDR block you specify.
createVpcAsync(CreateVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a VPC with the CIDR block you specify.
createVpcAsync(CreateVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a VPC with the CIDR block you specify.
CreateVpcRequest - Class in com.amazonaws.services.ec2.model
Create Vpc Request
CreateVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcRequest
 
CreateVpcResult - Class in com.amazonaws.services.ec2.model
Create Vpc Result
CreateVpcResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpcResult
 
createVpnConnection(CreateVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a new VPN connection between an existing VPN gateway and customer gateway.
createVpnConnection(CreateVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a new VPN connection between an existing VPN gateway and customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a new VPN connection between an existing VPN gateway and customer gateway.
createVpnConnectionAsync(CreateVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a new VPN connection between an existing VPN gateway and customer gateway.
CreateVpnConnectionRequest - Class in com.amazonaws.services.ec2.model
Create Vpn Connection Request
CreateVpnConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
 
CreateVpnConnectionResult - Class in com.amazonaws.services.ec2.model
Create Vpn Connection Result
CreateVpnConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
 
createVpnGateway(CreateVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Creates a new VPN gateway.
createVpnGateway(CreateVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Creates a new VPN gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Creates a new VPN gateway.
createVpnGatewayAsync(CreateVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Creates a new VPN gateway.
CreateVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Create Vpn Gateway Request
CreateVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
 
CreateVpnGatewayResult - Class in com.amazonaws.services.ec2.model
Create Vpn Gateway Result
CreateVpnGatewayResult() - Constructor for class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
 
CustomerGateway - Class in com.amazonaws.services.ec2.model
Customer Gateway
CustomerGateway() - Constructor for class com.amazonaws.services.ec2.model.CustomerGateway
 

D

Datapoint - Class in com.amazonaws.services.cloudwatch.model
Datapoint
Datapoint() - Constructor for class com.amazonaws.services.cloudwatch.model.Datapoint
 
DATE - Static variable in interface com.amazonaws.services.s3.Headers
 
DBInstance - Class in com.amazonaws.services.rds.model
DBInstance() - Constructor for class com.amazonaws.services.rds.model.DBInstance
 
DBInstanceAlreadyExistsException - Exception in com.amazonaws.services.rds.model
User already has a DB Instance with the given identifier.
DBInstanceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceAlreadyExistsException
Constructs a new DBInstanceAlreadyExistsException with the specified error message.
DBInstanceNotFoundException - Exception in com.amazonaws.services.rds.model
DBInstanceIdentifier does not refer to an existing DB Instance.
DBInstanceNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceNotFoundException
Constructs a new DBInstanceNotFoundException with the specified error message.
DBParameterGroup - Class in com.amazonaws.services.rds.model
DBParameterGroup() - Constructor for class com.amazonaws.services.rds.model.DBParameterGroup
 
DBParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
A DB Parameter Group with the same name exists.
DBParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupAlreadyExistsException
Constructs a new DBParameterGroupAlreadyExistsException with the specified error message.
DBParameterGroupNotFoundException - Exception in com.amazonaws.services.rds.model
DBParameterGroupName does not refer to an existing DB Parameter Group.
DBParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupNotFoundException
Constructs a new DBParameterGroupNotFoundException with the specified error message.
DBParameterGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed number of DB Parameter Groups.
DBParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupQuotaExceededException
Constructs a new DBParameterGroupQuotaExceededException with the specified error message.
DBParameterGroupStatus - Class in com.amazonaws.services.rds.model
The status of the DP Parameter Group.
DBParameterGroupStatus() - Constructor for class com.amazonaws.services.rds.model.DBParameterGroupStatus
 
DBSecurityGroup - Class in com.amazonaws.services.rds.model
DBSecurityGroup() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroup
 
DBSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
A database security group with the name specified in DBSecurityGroupName already exists.
DBSecurityGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupAlreadyExistsException
Constructs a new DBSecurityGroupAlreadyExistsException with the specified error message.
DBSecurityGroupMembership - Class in com.amazonaws.services.rds.model
DBSecurityGroupMembership() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroupMembership
 
DBSecurityGroupNotFoundException - Exception in com.amazonaws.services.rds.model
DBSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupNotFoundException
Constructs a new DBSecurityGroupNotFoundException with the specified error message.
DBSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
DBSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupQuotaExceededException
Constructs a new DBSecurityGroupQuotaExceededException with the specified error message.
DBSnapshot - Class in com.amazonaws.services.rds.model
DBSnapshot() - Constructor for class com.amazonaws.services.rds.model.DBSnapshot
 
DBSnapshotAlreadyExistsException - Exception in com.amazonaws.services.rds.model
DBSnapshotIdentifier is already used by an existing snapshot.
DBSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSnapshotAlreadyExistsException
Constructs a new DBSnapshotAlreadyExistsException with the specified error message.
DBSnapshotNotFoundException - Exception in com.amazonaws.services.rds.model
DBSnapshotIdentifier does not refer to an existing DB Snapshot.
DBSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSnapshotNotFoundException
Constructs a new DBSnapshotNotFoundException with the specified error message.
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.
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
DEFAULT_USER_AGENT - Static variable in class com.amazonaws.ClientConfiguration
The default HTTP user agent header for AWS Java SDK clients.
DefaultRequest<T> - Class in com.amazonaws
Default implementation of the Request interface.
DefaultRequest(AmazonWebServiceRequest, String) - Constructor for class com.amazonaws.DefaultRequest
Constructs a new DefaultRequest with the specified service name and the original, user facing request object.
DefaultRequest(String) - Constructor for class com.amazonaws.DefaultRequest
Constructs a new DefaultRequest with the specified service name and no specified original, user facing request object.
deleteAttributes(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Deletes one or more attributes associated with the item.
deleteAttributes(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Deletes one or more attributes associated with the item.
deleteAttributesAsync(DeleteAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Deletes one or more attributes associated with the item.
deleteAttributesAsync(DeleteAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Deletes one or more attributes associated with the item.
DeleteAttributesRequest - Class in com.amazonaws.services.simpledb.model
Delete Attributes Request
DeleteAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
 
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes all configuration for the specified AutoScalingGroup and deletes the group.
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes all configuration for the specified AutoScalingGroup and deletes the group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes all configuration for the specified AutoScalingGroup and deletes the group.
deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes all configuration for the specified AutoScalingGroup and deletes the group.
DeleteAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
DeleteAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
 
deleteBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified bucket.
deleteBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a customer gateway.
deleteCustomerGateway(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a customer gateway.
deleteCustomerGatewayAsync(DeleteCustomerGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a customer gateway.
DeleteCustomerGatewayRequest - Class in com.amazonaws.services.ec2.model
Delete Customer Gateway Request
DeleteCustomerGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
 
deleteDBInstance(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
The DeleteDBInstance API deletes a previously provisioned RDS instance.
deleteDBInstance(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
The DeleteDBInstance API deletes a previously provisioned RDS instance.
deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
The DeleteDBInstance API deletes a previously provisioned RDS instance.
deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
The DeleteDBInstance API deletes a previously provisioned RDS instance.
DeleteDBInstanceRequest - Class in com.amazonaws.services.rds.model
DeleteDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
 
deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API deletes a particular DBParameterGroup.
deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API deletes a particular DBParameterGroup.
deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API deletes a particular DBParameterGroup.
deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API deletes a particular DBParameterGroup.
DeleteDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
DeleteDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
 
deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API deletes a database security group.
deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API deletes a database security group.
deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API deletes a database security group.
deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API deletes a database security group.
DeleteDBSecurityGroupRequest - Class in com.amazonaws.services.rds.model
DeleteDBSecurityGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
 
deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to delete a DBSnapshot.
deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to delete a DBSnapshot.
deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to delete a DBSnapshot.
deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to delete a DBSnapshot.
DeleteDBSnapshotRequest - Class in com.amazonaws.services.rds.model
DeleteDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
 
deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a set of DHCP options that you specify.
deleteDhcpOptions(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a set of DHCP options that you specify.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a set of DHCP options that you specify.
deleteDhcpOptionsAsync(DeleteDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a set of DHCP options that you specify.
DeleteDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Delete Dhcp Options Request
DeleteDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
 
deleteDomain(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The DeleteDomain operation deletes a domain.
deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The DeleteDomain operation deletes a domain.
deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The DeleteDomain operation deletes a domain.
DeleteDomainRequest - Class in com.amazonaws.services.simpledb.model
Delete Domain Request
DeleteDomainRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteDomainRequest
 
deleteKeyPair(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeleteKeyPair operation deletes a key pair.
deleteKeyPair(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeleteKeyPair operation deletes a key pair.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeleteKeyPair operation deletes a key pair.
deleteKeyPairAsync(DeleteKeyPairRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeleteKeyPair operation deletes a key pair.
DeleteKeyPairRequest - Class in com.amazonaws.services.ec2.model
Represents a request to delete an Amazon EC2 key pair.
DeleteKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
 
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified LaunchConfiguration.
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified LaunchConfiguration.
deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified LaunchConfiguration.
DeleteLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
DeleteLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
 
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deletes the specified LoadBalancer.
deleteLoadBalancer(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deletes the specified LoadBalancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deletes the specified LoadBalancer.
deleteLoadBalancerAsync(DeleteLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deletes the specified LoadBalancer.
DeleteLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
DeleteLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
 
deleteMessage(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessage(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The DeleteMessage action unconditionally removes the specified message from the specified queue.
deleteMessageAsync(DeleteMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The DeleteMessage action unconditionally removes the specified message from the specified queue.
DeleteMessageRequest - Class in com.amazonaws.services.sqs.model
DeleteMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
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
 
DeleteObjectRequest - Class in com.amazonaws.services.s3.model
Deletes the specified object in the specified bucket.
DeleteObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectRequest
Constructs a new DeleteObjectRequest, ready to be executed and delete the specified object.
deleteQueue(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
This action unconditionally deletes the queue specified by the queue URL.
deleteQueue(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
This action unconditionally deletes the queue specified by the queue URL.
deleteQueueAsync(DeleteQueueRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
This action unconditionally deletes the queue specified by the queue URL.
deleteQueueAsync(DeleteQueueRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
This action unconditionally deletes the queue specified by the queue URL.
DeleteQueueRequest - Class in com.amazonaws.services.sqs.model
DeleteQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroup(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeleteSecurityGroup operation deletes a security group.
deleteSecurityGroupAsync(DeleteSecurityGroupRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeleteSecurityGroup operation deletes a security group.
DeleteSecurityGroupRequest - Class in com.amazonaws.services.ec2.model
Represents a request to delete an Amazon EC2 security group.
DeleteSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
 
deleteSnapshot(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes the snapshot identitied by snapshotId.
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes the snapshot identitied by snapshotId.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes the snapshot identitied by snapshotId.
deleteSnapshotAsync(DeleteSnapshotRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes the snapshot identitied by snapshotId.
DeleteSnapshotRequest - Class in com.amazonaws.services.ec2.model
Represents a request to delete an EBS snapshot.
DeleteSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
 
deleteSubnet(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a subnet from a VPC.
deleteSubnet(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a subnet from a VPC.
deleteSubnetAsync(DeleteSubnetRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a subnet from a VPC.
deleteSubnetAsync(DeleteSubnetRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a subnet from a VPC.
DeleteSubnetRequest - Class in com.amazonaws.services.ec2.model
Delete Subnet Request
DeleteSubnetRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSubnetRequest
 
deleteTrigger(DeleteTriggerRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Deletes the specified trigger.
deleteTrigger(DeleteTriggerRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Deletes the specified trigger.
deleteTriggerAsync(DeleteTriggerRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Deletes the specified trigger.
deleteTriggerAsync(DeleteTriggerRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Deletes the specified trigger.
DeleteTriggerRequest - Class in com.amazonaws.services.autoscaling.model
DeleteTriggerRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
 
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
Options for deleting a specific version of an object in the specified bucket.
DeleteVersionRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key.
DeleteVersionRequest(String, String, String, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key, with the specified Multi-Factor Authentication (MFA) information.
deleteVolume(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a previously created volume.
deleteVolume(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a previously created volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a previously created volume.
deleteVolumeAsync(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a previously created volume.
DeleteVolumeRequest - Class in com.amazonaws.services.ec2.model
Represents a request to delete an Elastic Block Storage (EBS) volume.
DeleteVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
 
deleteVpc(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a VPC.
deleteVpc(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a VPC.
deleteVpcAsync(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a VPC.
deleteVpcAsync(DeleteVpcRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a VPC.
DeleteVpcRequest - Class in com.amazonaws.services.ec2.model
Delete Vpc Request
DeleteVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
 
deleteVpnConnection(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a VPN connection.
deleteVpnConnection(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a VPN connection.
deleteVpnConnectionAsync(DeleteVpnConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a VPN connection.
DeleteVpnConnectionRequest - Class in com.amazonaws.services.ec2.model
Delete Vpn Connection Request
DeleteVpnConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
 
deleteVpnGateway(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Deletes a VPN gateway.
deleteVpnGateway(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Deletes a VPN gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Deletes a VPN gateway.
deleteVpnGatewayAsync(DeleteVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Deletes a VPN gateway.
DeleteVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Delete Vpn Gateway Request
DeleteVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
 
deregisterImage(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DeregisterImage operation deregisters an AMI.
deregisterImage(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DeregisterImage operation deregisters an AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DeregisterImage operation deregisters an AMI.
deregisterImageAsync(DeregisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DeregisterImage operation deregisters an AMI.
DeregisterImageRequest - Class in com.amazonaws.services.ec2.model
A request to deregister an Amazon Machine Image (AMI).
DeregisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
 
deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Deregisters instances from the LoadBalancer.
deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Deregisters instances from the LoadBalancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Deregisters instances from the LoadBalancer.
deregisterInstancesFromLoadBalancerAsync(DeregisterInstancesFromLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Deregisters instances from the LoadBalancer.
DeregisterInstancesFromLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
DeregisterInstancesFromLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
 
DeregisterInstancesFromLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
DeregisterInstancesFromLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
 
describeAddresses(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddresses() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddresses(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddresses() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddressesAsync(DescribeAddressesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
describeAddressesAsync(DescribeAddressesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeAddresses operation lists elastic IP addresses assigned to your account.
DescribeAddressesRequest - Class in com.amazonaws.services.ec2.model
A request to describe a user's available Elasitc IPs.
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
 
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the AutoScalingGroup instances specified in the given list.
describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the AutoScalingGroup instances specified in the given list.
DescribeAutoScalingGroupsRequest - Class in com.amazonaws.services.autoscaling.model
DescribeAutoScalingGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
DescribeAutoScalingGroupsResult - Class in com.amazonaws.services.autoscaling.model
DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZones() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZones() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeAvailabilityZones operation describes availability zones that are currently available to the account and their states.
DescribeAvailabilityZonesRequest - Class in com.amazonaws.services.ec2.model
A request to describe the Amazon EC2 availability zones in the current region.
DescribeAvailabilityZonesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
 
DescribeAvailabilityZonesResult - Class in com.amazonaws.services.ec2.model
The result of describing the Amazon EC2 availability zones in the current region.
DescribeAvailabilityZonesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
 
describeBundleTasks(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasks() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasks(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasks() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
describeBundleTasksAsync(DescribeBundleTasksRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeBundleTasks operation describes in-progress and recent bundle tasks.
DescribeBundleTasksRequest - Class in com.amazonaws.services.ec2.model
A request to describe the bundle tasks for the user's account.
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
 
describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your customer gateways.
describeCustomerGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your customer gateways.
describeCustomerGateways(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your customer gateways.
describeCustomerGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your customer gateways.
describeCustomerGatewaysAsync(DescribeCustomerGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your customer gateways.
DescribeCustomerGatewaysRequest - Class in com.amazonaws.services.ec2.model
Describe Customer Gateways Request
DescribeCustomerGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
 
DescribeCustomerGatewaysResult - Class in com.amazonaws.services.ec2.model
Describe Customer Gateways Result
DescribeCustomerGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
 
describeDBInstances(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to retrieve information about provisioned RDS instances.
describeDBInstances() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to retrieve information about provisioned RDS instances.
describeDBInstances(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to retrieve information about provisioned RDS instances.
describeDBInstances() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to retrieve information about provisioned RDS instances.
describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to retrieve information about provisioned RDS instances.
describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to retrieve information about provisioned RDS instances.
DescribeDBInstancesRequest - Class in com.amazonaws.services.rds.model
DescribeDBInstancesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
 
DescribeDBInstancesResult - Class in com.amazonaws.services.rds.model
DescribeDBInstancesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesResult
 
describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns a list of DBParameterGroup descriptions.
describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns a list of DBParameterGroup descriptions.
DescribeDBParameterGroupsRequest - Class in com.amazonaws.services.rds.model
DescribeDBParameterGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
 
DescribeDBParameterGroupsResult - Class in com.amazonaws.services.rds.model
DescribeDBParameterGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
 
describeDBParameters(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns the detailed parameter list for a particular DBParameterGroup.
describeDBParameters(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns the detailed parameter list for a particular DBParameterGroup.
describeDBParametersAsync(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns the detailed parameter list for a particular DBParameterGroup.
describeDBParametersAsync(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns the detailed parameter list for a particular DBParameterGroup.
DescribeDBParametersRequest - Class in com.amazonaws.services.rds.model
 
DescribeDBParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersRequest
 
DescribeDBParametersResult - Class in com.amazonaws.services.rds.model
DescribeDBParametersResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersResult
 
describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns a list of DBSecurityGroup descriptions.
describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns a list of DBSecurityGroup descriptions.
DescribeDBSecurityGroupsRequest - Class in com.amazonaws.services.rds.model
DescribeDBSecurityGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
 
DescribeDBSecurityGroupsResult - Class in com.amazonaws.services.rds.model
DescribeDBSecurityGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
 
describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to retrieve information about DBSnapshots.
describeDBSnapshots() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to retrieve information about DBSnapshots.
describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to retrieve information about DBSnapshots.
describeDBSnapshots() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to retrieve information about DBSnapshots.
describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to retrieve information about DBSnapshots.
describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to retrieve information about DBSnapshots.
DescribeDBSnapshotsRequest - Class in com.amazonaws.services.rds.model
DescribeDBSnapshotsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
 
DescribeDBSnapshotsResult - Class in com.amazonaws.services.rds.model
DescribeDBSnapshotsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
 
describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about one or more sets of DHCP options.
describeDhcpOptions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about one or more sets of DHCP options.
describeDhcpOptions(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about one or more sets of DHCP options.
describeDhcpOptions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about one or more sets of DHCP options.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about one or more sets of DHCP options.
describeDhcpOptionsAsync(DescribeDhcpOptionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about one or more sets of DHCP options.
DescribeDhcpOptionsRequest - Class in com.amazonaws.services.ec2.model
Describe Dhcp Options Request
DescribeDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
 
DescribeDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
Describe Dhcp Options Result
DescribeDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
 
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns the default engine and system parameter information for the specified database engine.
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns the default engine and system parameter information for the specified database engine.
DescribeEngineDefaultParametersRequest - Class in com.amazonaws.services.rds.model
DescribeEngineDefaultParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
 
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEvents() - Method in interface com.amazonaws.services.rds.AmazonRDS
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEvents() - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 das.
DescribeEventsRequest - Class in com.amazonaws.services.rds.model
DescribeEventsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsRequest
 
DescribeEventsResult - Class in com.amazonaws.services.rds.model
DescribeEventsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsResult
 
describeImageAttribute(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttribute(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeImageAttribute operation returns information about an attribute of an AMI.
describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeImageAttribute operation returns information about an attribute of an AMI.
DescribeImageAttributeRequest - Class in com.amazonaws.services.ec2.model
A request to describe an Amazon Machine Image's (AMI) attribute.
DescribeImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
 
DescribeImageAttributeResult - Class in com.amazonaws.services.ec2.model
The result of describing an AMI's attribute.
DescribeImageAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
 
describeImages(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImages() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImages(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImages() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImagesAsync(DescribeImagesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
describeImagesAsync(DescribeImagesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeImages operation returns information about AMIs, AKIs, and ARIs available to the user.
DescribeImagesRequest - Class in com.amazonaws.services.ec2.model
A request to describe the available Amazon Machine Images (AMIs).
DescribeImagesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesRequest
 
DescribeImagesResult - Class in com.amazonaws.services.ec2.model
The result of describing Amazon Machine Images (AMIs).
DescribeImagesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesResult
 
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about an attribute of an instance.
describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about an attribute of an instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about an attribute of an instance.
describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about an attribute of an instance.
DescribeInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
A request to describe an attribute of one of a user's EC2 instances.
DescribeInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
 
DescribeInstanceAttributeResult - Class in com.amazonaws.services.ec2.model
The result of describing an instance's attribute.
DescribeInstanceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
 
describeInstanceHealth(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns the current state of the instances of the specified LoadBalancer.
describeInstanceHealth(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns the current state of the instances of the specified LoadBalancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns the current state of the instances of the specified LoadBalancer.
describeInstanceHealthAsync(DescribeInstanceHealthRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the current state of the instances of the specified LoadBalancer.
DescribeInstanceHealthRequest - Class in com.amazonaws.services.elasticloadbalancing.model
Returns the current state of the instances of the specified LoadBalancer.
DescribeInstanceHealthRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
 
DescribeInstanceHealthResult - Class in com.amazonaws.services.elasticloadbalancing.model
DescribeInstanceHealthResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
 
describeInstances(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeInstances operation returns information about instances that you own.
describeInstances() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeInstances operation returns information about instances that you own.
describeInstances(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeInstances operation returns information about instances that you own.
describeInstances() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeInstances operation returns information about instances that you own.
describeInstancesAsync(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeInstances operation returns information about instances that you own.
describeInstancesAsync(DescribeInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeInstances operation returns information about instances that you own.
DescribeInstancesRequest - Class in com.amazonaws.services.ec2.model
A request to describe the Amazon EC2 instances in a user's account.
DescribeInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesRequest
 
DescribeInstancesResult - Class in com.amazonaws.services.ec2.model
The result of describing Amazon EC2 instances.
DescribeInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesResult
 
describeJobFlows(DescribeJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
 
describeJobFlows() - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
 
describeJobFlows(DescribeJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
 
describeJobFlows() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
 
describeJobFlowsAsync(DescribeJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
 
describeJobFlowsAsync(DescribeJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
 
DescribeJobFlowsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Describe Job Flows Request
DescribeJobFlowsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
 
DescribeJobFlowsResult - Class in com.amazonaws.services.elasticmapreduce.model
Describe Job Flows Result
DescribeJobFlowsResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
 
describeKeyPairs(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairs(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeKeyPairs operation returns information about key pairs available to you.
describeKeyPairsAsync(DescribeKeyPairsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeKeyPairs operation returns information about key pairs available to you.
DescribeKeyPairsRequest - Class in com.amazonaws.services.ec2.model
Request to describe information about key pairs available to you.
DescribeKeyPairsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
 
DescribeKeyPairsResult - Class in com.amazonaws.services.ec2.model
The result of describing a user's key pairs.
DescribeKeyPairsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
 
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the launch configurations given the specified names.
describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the launch configurations given the specified names.
DescribeLaunchConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
DescribeLaunchConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
DescribeLaunchConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
DescribeLaunchConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancers() - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancers() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Returns detailed configuration information for the specified LoadBalancers.
describeLoadBalancersAsync(DescribeLoadBalancersRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns detailed configuration information for the specified LoadBalancers.
DescribeLoadBalancersRequest - Class in com.amazonaws.services.elasticloadbalancing.model
DescribeLoadBalancersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
 
DescribeLoadBalancersResult - Class in com.amazonaws.services.elasticloadbalancing.model
DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
 
describeRegions(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegions() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegions(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegions() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegionsAsync(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeRegions operation describes regions zones that are currently available to the account.
describeRegionsAsync(DescribeRegionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeRegions operation describes regions zones that are currently available to the account.
DescribeRegionsRequest - Class in com.amazonaws.services.ec2.model
Request to describe the available Amazon EC2 regions.
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) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstances operation describes Reserved Instances that were purchased for use with your account.
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
describeReservedInstancesOfferingsAsync(DescribeReservedInstancesOfferingsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeReservedInstancesOfferings operation describes Reserved Instance offerings that are available for purchase.
DescribeReservedInstancesOfferingsRequest - Class in com.amazonaws.services.ec2.model
Request to describe the Reserved Instance offerings that are available for purchase.
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
A request to describe the purchased Reserved Instances for your account.
DescribeReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
 
DescribeReservedInstancesResult - Class in com.amazonaws.services.ec2.model
The result of describing the purchased Reserved Instances for your account.
DescribeReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
 
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivities(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns the scaling activities for the specified Auto Scaling group.
describeScalingActivitiesAsync(DescribeScalingActivitiesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the scaling activities for the specified Auto Scaling group.
DescribeScalingActivitiesRequest - Class in com.amazonaws.services.autoscaling.model
DescribeScalingActivitiesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
 
DescribeScalingActivitiesResult - Class in com.amazonaws.services.autoscaling.model
DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
 
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroups() - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroups() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DescribeSecurityGroups operation returns information about security groups that you own.
describeSecurityGroupsAsync(DescribeSecurityGroupsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DescribeSecurityGroups operation returns information about security groups that you own.
DescribeSecurityGroupsRequest - Class in com.amazonaws.services.ec2.model
A request to describe the Amazon EC2 security groups for your account.
DescribeSecurityGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
 
DescribeSecurityGroupsResult - Class in com.amazonaws.services.ec2.model
The result of describing the Amazon EC2 security groups for your account.
DescribeSecurityGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
 
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Returns information about an attribute of a snapshot.
describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Returns information about an attribute of a snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Returns information about an attribute of a snapshot.
describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns information about an attribute of a snapshot.
DescribeSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
A request to describe an attribute of an EBS snapshot.
DescribeSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
 
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
Describes the indicated snapshots, or in lieu of that, all snapshots owned by the caller.
describeSnapshots() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the indicated snapshots, or in lieu of that, all snapshots owned by the caller.
describeSnapshots(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the indicated snapshots, or in lieu of that, all snapshots owned by the caller.
describeSnapshots() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the indicated snapshots, or in lieu of that, all snapshots owned by the caller.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the indicated snapshots, or in lieu of that, all snapshots owned by the caller.
describeSnapshotsAsync(DescribeSnapshotsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the indicated snapshots, or in lieu of that, all snapshots owned by the caller.
DescribeSnapshotsRequest - Class in com.amazonaws.services.ec2.model
A request to describe Amazon EBS snapshots available to your account.
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
 
describeSubnets(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your subnets.
describeSubnets() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your subnets.
describeSubnets(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your subnets.
describeSubnets() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your subnets.
describeSubnetsAsync(DescribeSubnetsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your subnets.
DescribeSubnetsRequest - Class in com.amazonaws.services.ec2.model
Describe Subnets Request
DescribeSubnetsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
 
DescribeSubnetsResult - Class in com.amazonaws.services.ec2.model
Describe Subnets Result
DescribeSubnetsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsResult
 
describeTriggers(DescribeTriggersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Returns a full description of the specified AutoScalingGroup's triggers.
describeTriggers(DescribeTriggersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Returns a full description of the specified AutoScalingGroup's triggers.
describeTriggersAsync(DescribeTriggersRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Returns a full description of the specified AutoScalingGroup's triggers.
describeTriggersAsync(DescribeTriggersRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns a full description of the specified AutoScalingGroup's triggers.
DescribeTriggersRequest - Class in com.amazonaws.services.autoscaling.model
DescribeTriggersRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTriggersRequest
 
DescribeTriggersResult - Class in com.amazonaws.services.autoscaling.model
DescribeTriggersResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
 
describeVolumes(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
describeVolumes(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
describeVolumesAsync(DescribeVolumesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Describes the status of the indicated or, in lieu of any specified, all volumes belonging to the caller.
DescribeVolumesRequest - Class in com.amazonaws.services.ec2.model
A request to describe the Amazon EBS volumes that you own.
DescribeVolumesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
 
DescribeVolumesResult - Class in com.amazonaws.services.ec2.model
The result of describing your EBS volumes.
DescribeVolumesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesResult
 
describeVpcs(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPCs.
describeVpcs() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPCs.
describeVpcs(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPCs.
describeVpcs() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your VPCs.
describeVpcsAsync(DescribeVpcsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your VPCs.
DescribeVpcsRequest - Class in com.amazonaws.services.ec2.model
Describe Vpcs Request
DescribeVpcsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsRequest
 
DescribeVpcsResult - Class in com.amazonaws.services.ec2.model
Describe Vpcs Result
DescribeVpcsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsResult
 
describeVpnConnections(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPN connections.
describeVpnConnections() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPN connections.
describeVpnConnections(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPN connections.
describeVpnConnections() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your VPN connections.
describeVpnConnectionsAsync(DescribeVpnConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your VPN connections.
DescribeVpnConnectionsRequest - Class in com.amazonaws.services.ec2.model
Describe Vpn Connections Request
DescribeVpnConnectionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
 
DescribeVpnConnectionsResult - Class in com.amazonaws.services.ec2.model
Describe Vpn Connections Result
DescribeVpnConnectionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
 
describeVpnGateways(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPN gateways.
describeVpnGateways() - Method in interface com.amazonaws.services.ec2.AmazonEC2
Gives you information about your VPN gateways.
describeVpnGateways(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPN gateways.
describeVpnGateways() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Gives you information about your VPN gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Gives you information about your VPN gateways.
describeVpnGatewaysAsync(DescribeVpnGatewaysRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Gives you information about your VPN gateways.
DescribeVpnGatewaysRequest - Class in com.amazonaws.services.ec2.model
Describe Vpn Gateways Request
DescribeVpnGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
 
DescribeVpnGatewaysResult - Class in com.amazonaws.services.ec2.model
Describe Vpn Gateways Result
DescribeVpnGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
 
detachVolume(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detach a previously attached volume from a running instance.
detachVolume(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detach a previously attached volume from a running instance.
detachVolumeAsync(DetachVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detach a previously attached volume from a running instance.
detachVolumeAsync(DetachVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detach a previously attached volume from a running instance.
DetachVolumeRequest - Class in com.amazonaws.services.ec2.model
A request to detaches an Amazon EBS volume from an instance.
DetachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
 
DetachVolumeResult - Class in com.amazonaws.services.ec2.model
The result of detaching an EBS volume from an instance.
DetachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeResult
 
detachVpnGateway(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Detaches a VPN gateway from a VPC.
detachVpnGateway(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Detaches a VPN gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Detaches a VPN gateway from a VPC.
detachVpnGatewayAsync(DetachVpnGatewayRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Detaches a VPN gateway from a VPC.
DetachVpnGatewayRequest - Class in com.amazonaws.services.ec2.model
Detach Vpn Gateway Request
DetachVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
 
DhcpConfiguration - Class in com.amazonaws.services.ec2.model
Dhcp Configuration
DhcpConfiguration() - Constructor for class com.amazonaws.services.ec2.model.DhcpConfiguration
 
DhcpOptions - Class in com.amazonaws.services.ec2.model
Dhcp Options
DhcpOptions() - Constructor for class com.amazonaws.services.ec2.model.DhcpOptions
 
Dimension - Class in com.amazonaws.services.autoscaling.model
The Dimension data type.
Dimension() - Constructor for class com.amazonaws.services.autoscaling.model.Dimension
 
Dimension - Class in com.amazonaws.services.cloudwatch.model
Dimension
Dimension() - Constructor for class com.amazonaws.services.cloudwatch.model.Dimension
 
disableAvailabilityZonesForLoadBalancer(DisableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the LoadBalancer.
disableAvailabilityZonesForLoadBalancer(DisableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the LoadBalancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the LoadBalancer.
disableAvailabilityZonesForLoadBalancerAsync(DisableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Removes the specified EC2 Availability Zones from the set of configured Availability Zones for the LoadBalancer.
DisableAvailabilityZonesForLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
DisableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
 
DisableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
DisableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
 
disassociateAddress(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddress(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddressAsync(DisassociateAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
disassociateAddressAsync(DisassociateAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The DisassociateAddress operation disassociates the specified elastic IP address from the instance to which it is assigned.
DisassociateAddressRequest - Class in com.amazonaws.services.ec2.model
A request to disassociate an elastic IP address from the instance to which it is assigned.
DisassociateAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateAddressRequest
 
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, and the size of 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, and the size of 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, and the size of 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, and the size of attribute names and values.
DomainMetadataRequest - Class in com.amazonaws.services.simpledb.model
Domain Metadata Request
DomainMetadataRequest() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
 
DomainMetadataResult - Class in com.amazonaws.services.simpledb.model
Domain Metadata Result
DomainMetadataResult() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataResult
 
DuplicateAccessPointNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
LoadBalancer name already exists for this account.
DuplicateAccessPointNameException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateAccessPointNameException
Constructs a new DuplicateAccessPointNameException with the specified error message.
DuplicateItemNameException - Exception in com.amazonaws.services.simpledb.model
AmazonSimpleDB exception
DuplicateItemNameException(String) - Constructor for exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
Constructs a new DuplicateItemNameException with the specified error message.

E

EbsBlockDevice - Class in com.amazonaws.services.ec2.model
An EBS volume backed block device.
EbsBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsBlockDevice
 
EbsInstanceBlockDevice - Class in com.amazonaws.services.ec2.model
An EBS volume backed block device which is attached to an instance.
EbsInstanceBlockDevice() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
 
EbsInstanceBlockDeviceSpecification - Class in com.amazonaws.services.ec2.model
Specifies how an EBS volume should be mapped as part of a block device mapping specification when launching a new instance.
EbsInstanceBlockDeviceSpecification() - Constructor for class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
 
EC2SecurityGroup - Class in com.amazonaws.services.rds.model
EC2SecurityGroup() - Constructor for class com.amazonaws.services.rds.model.EC2SecurityGroup
 
EmailAddressGrantee - Class in com.amazonaws.services.s3.model
Represents an E-mail Grantee, that is a grantee identified by their e-mail address and authenticated by an Amazon system.
EmailAddressGrantee(String) - Constructor for class com.amazonaws.services.s3.model.EmailAddressGrantee
Constructs an email grantee with the given email address.
enableAvailabilityZonesForLoadBalancer(EnableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds one or more EC2 Availability Zones to the LoadBalancer.
enableAvailabilityZonesForLoadBalancer(EnableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds one or more EC2 Availability Zones to the LoadBalancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds one or more EC2 Availability Zones to the LoadBalancer.
enableAvailabilityZonesForLoadBalancerAsync(EnableAvailabilityZonesForLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds one or more EC2 Availability Zones to the LoadBalancer.
EnableAvailabilityZonesForLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
EnableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
 
EnableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
EnableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
 
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is enabled for a bucket.
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(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(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
Endpoint - Class in com.amazonaws.services.rds.model
Endpoint() - Constructor for class com.amazonaws.services.rds.model.Endpoint
 
EngineDefaults - Class in com.amazonaws.services.rds.model
EngineDefaults() - Constructor for class com.amazonaws.services.rds.model.EngineDefaults
 
equals(Object) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Grant
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Owner
 
ETAG - Static variable in interface com.amazonaws.services.s3.Headers
 
Event - Class in com.amazonaws.services.rds.model
Event() - Constructor for class com.amazonaws.services.rds.model.Event
 
EXTENDED_REQUEST_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for a request's extended debugging ID

F

Filter - Class in com.amazonaws.services.ec2.model
Filter
Filter() - Constructor for class com.amazonaws.services.ec2.model.Filter
 
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.ImageState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rds.model.ApplyMethod
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rds.model.SourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.Region
Returns the Amazon S3 Region enum value representing the specified Amazon S3 region ID string.

G

generatePresignedUrl(String, String, Date) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL to download the S3 object in the specified bucket under the specified key.
generatePresignedUrl(String, String, Date) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
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_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Unmodified since constraint header for the get object request
GET_OBJECT_IT_NONE_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag non-matching constraint header for the get object request
getActionOnFailure() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Returns the value of the ActionOnFailure 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.
getActivities() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
getActivity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
getActivityId() - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
getActivityIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
getAddress() - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the DNS address of the DB Instance.
getAddresses() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The amount of storage (in gigabytes) to be initially allocated for the database instance.
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the allocated storage size specified in gigabytes.
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the allocated storage size in gigabytes (GB).
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new storage capacity of the RDS instance.
getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new AllocatedStorage size for the DB Instance that will be applied or is in progress.
getAllowedValues() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid range of values for the parameter.
getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute
Returns the value of the AlternateNameEncoding property for this object.
getAlternateNameEncoding() - Method in class com.amazonaws.services.simpledb.model.Item
Returns the value of the AlternateNameEncoding property for this object.
getAlternateValueEncoding() - Method in class com.amazonaws.services.simpledb.model.Attribute
Returns the value of the AlternateValueEncoding property for this object.
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.
getApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies whether or not the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB Instance.
getApplyMethod() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates when to apply parameter updates.
getApplyType() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the engine specific parameters type.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
getArchitecture() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
getArgs() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Returns the value of the Args property for this object.
getAttachment() - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Returns the value of the Attachment property for this object.
getAttachment() - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
The updated EBS volume attachment information after trying to detach the volume from the specified instance.
getAttachments() - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time at which the EBS volume was attached to the associated instance.
getAttachTime() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Timestamp when this attachment initiated.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
getAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the AMI attribute you want to modify.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
getAttribute() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
getAttributeNameCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
getAttributeNames() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
getAttributeNames() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to get.
getAttributeNames() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to get.
getAttributeNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names, in bytes.
getAttributes(GetAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Returns all of the attributes associated with the item.
getAttributes(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
Returns all of the attributes associated with the item.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
Attributes list.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.Item
List of Attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
List of attributes.
getAttributes() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
List of Replaceable Attributes.
getAttributes() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A list of attributes.
getAttributes() - Method in class com.amazonaws.services.sqs.model.Message
 
getAttributes() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A list of attributes to set.
getAttributesAsync(GetAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
Returns all of the attributes associated with the item.
getAttributesAsync(GetAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns all of the attributes associated with the item.
GetAttributesRequest - Class in com.amazonaws.services.simpledb.model
Get Attributes Request
GetAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesRequest
 
GetAttributesResult - Class in com.amazonaws.services.simpledb.model
Get Attributes Result
GetAttributesResult() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesResult
 
getAttributeValueCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all attribute name/value pairs in the domain.
getAttributeValuesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all attribute values, in bytes.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name of the AutoScalingGroup to be associated with the trigger.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Constraints:
Length: 1 - 100
Pattern: [ -??-??-?\r\n\t]*
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the AutoScalingGroup associated with the trigger.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersRequest
The name of the AutoScalingGroup.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the AutoScalingGroup.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the AutoScalingGroup to which the trigger belongs.
getAutoScalingGroupName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 - 100
Pattern: [ -??-??-?\r\n\t]*
getAutoScalingGroupNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
getAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
getAvailabilityZone() - Method in class com.amazonaws.services.autoscaling.model.Instance
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Returns the value of the AvailabilityZone property for this object.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the new volume.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Returns the value of the AvailabilityZone property for this object.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Placement
The availability zone in which an Amazon EC2 instance runs.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instances can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instances can be used.
getAvailabilityZone() - Method in class com.amazonaws.services.ec2.model.Subnet
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.VpnGateway
Returns the value of the AvailabilityZone property for this object.
getAvailabilityZone() - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
Returns the value of the AvailabilityZone property for this object.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The EC2 Availability Zone that the database instance will be created in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the Availability Zone the DB Instance is located in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the Availability Zone the DB Instance was located in at the time of the DB Snapshot.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The EC2 Availability Zone that the database instance will be created in.
getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The EC2 Availability Zone that the database instance will be created in.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of availability zones for the group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of availability zones for the Auto Scaling group.
getAvailabilityZones() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 -
getAvailabilityZones() - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
The list of described Amazon EC2 availability zones.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of Availability Zones.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
A list of Availability Zones to be removed from the LoadBalancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the LoadBalancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the LoadBalancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the LoadBalancer.
getAvailabilityZones() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
getAvailableIpAddressCount() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns the value of the AvailableIpAddressCount property for this object.
getAverage() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Average property for this object.
getAWSAccessKeyId() - Method in interface com.amazonaws.auth.AWSCredentials
Returns the AWS access key ID for this credentials object.
getAWSAccessKeyId() - Method in class com.amazonaws.auth.BasicAWSCredentials
 
getAWSAccessKeyId() - Method in class com.amazonaws.auth.PropertiesCredentials
 
getAWSAccessKeyId() - Method in class com.amazonaws.services.ec2.model.S3Storage
The Access Key ID of the owner of the Amazon S3 bucket.
getAWSAccountIds() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
getAWSSecretKey() - Method in interface com.amazonaws.auth.AWSCredentials
Returns the AWS secret access key for this credentials object.
getAWSSecretKey() - Method in class com.amazonaws.auth.BasicAWSCredentials
 
getAWSSecretKey() - Method in class com.amazonaws.auth.PropertiesCredentials
 
getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The number of days for which automated backups are retained.
getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the number of days for which automatic DB Snapshots are retained.
getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The number of days to retain automated backups.
getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending number of days for which automated backups are retained.
getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Returns the value of the BgpAsn property for this object.
getBgpAsn() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Returns the value of the BgpAsn property for this object.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Image
Specifies how block devices are exposed to the instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Block device mappings for the associated AMI.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.Instance
Block device mapping set.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
How block devices are exposed to this instance.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new block device mappings for the instance whose attributes are being modified.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The block device mappings for the new AMI, which specify how different block devices (ex: EBS volumes and ephemeral drives) will be exposed on instances launched from the new image.
getBlockDeviceMappings() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
getBody() - Method in class com.amazonaws.services.sqs.model.Message
 
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.
getBreachDuration() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The amount of time, in seconds, used to evaluate and determine if a breach is occurring.
getBreachDuration() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the amount of time to wait while the trigger is firing before performing scaling activities in response to the breach.
getBucket() - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
getBucketAcl(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the AccessControlList for the specified Amazon S3 bucket.
getBucketAcl(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLocation(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the geographical region where Amazon S3 stores the specified bucket.
getBucketLocation(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLoggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the logging configuration for the specified bucket.
getBucketLoggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Returns the name of the Amazon S3 bucket containing the object to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Returns the name of the Amazon S3 bucket containing the version to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Returns the name of the bucket containing the object's whose metadata is being retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the name of the bucket containing the object to be downloaded.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Returns the name of the Amazon S3 bucket whose objects are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Returns the name of the Amazon S3 bucket whose versions are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ObjectListing
Returns the name of the Amazon S3 bucket containing the objects listed in this S3ObjectListing.
getBucketName() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the name of an existing bucket, to which this request will upload a new object.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3Object
The name of the bucket in which this object is contained.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Returns the name of the Amazon S3 bucket in which this object is stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns the name of the Amazon S3 bucket in which this version is stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Returns the name of the bucket whose logging configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Returns the name of the bucket whose versioning configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.VersionListing
Returns the name of the Amazon S3 bucket containing the versions listed in this S3VersionListing.
getBucketVersioningConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the versioning configuration for the specified bucket.
getBucketVersioningConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBundleId() - Method in class com.amazonaws.services.ec2.model.BundleTask
Unique identifier for this task.
getBundleId() - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task to cancel.
getBundleIds() - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
The list of bundle task IDs to describe.
getBundleTask() - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Returns the value of the BundleTask property for this object.
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.
getCacheControl() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
getCannedAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the canned ACL to use for the new, copied object.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the optional pre-configured access control policy to use for the new object.
getCause() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Returns the value of the CidrBlock property for this object.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
Returns the value of the CidrBlock property for this object.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns the value of the CidrBlock property for this object.
getCidrBlock() - Method in class com.amazonaws.services.ec2.model.Vpc
Returns the value of the CidrBlock property for this object.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
CIDR range.
getCidrIp() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
CIDR range.
getCIDRIP() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The IP range to authorize.
getCIDRIP() - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the IP range.
getCIDRIP() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The IP range to revoke access from.
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.StateReason
Reason code for the state change.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.ObjectListing
Returns the common prefixes included in this object listing.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.VersionListing
Returns the common prefixes included in this version listing.
getConnectionTimeout() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out.
getConsistentRead() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
True if strong consistency should be enforced when data is read from SimpleDB, meaning that any data previously written to SimpleDB will be returned.
getConsistentRead() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
True if strong consistency should be enforced when data is read from SimpleDB, meaning that any data previously written to SimpleDB will be returned.
getConsoleOutput(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The GetConsoleOutput operation retrieves console output for the specified instance.
getConsoleOutput(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The GetConsoleOutput operation retrieves console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The GetConsoleOutput operation retrieves console output for the specified instance.
getConsoleOutputAsync(GetConsoleOutputRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The GetConsoleOutput operation retrieves console output for the specified instance.
GetConsoleOutputRequest - Class in com.amazonaws.services.ec2.model
A request to retrieve the console output for the specified instance.
GetConsoleOutputRequest() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
 
GetConsoleOutputResult - Class in com.amazonaws.services.ec2.model
The result of the GetConsoleOutput operation.
GetConsoleOutputResult() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputResult
 
getContentDisposition() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns 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.
getContentEncoding() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the optional Content-Encoding HTTP header, which specifies what content encodings have been applied to the object, and thus what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
getContentLength() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the Content-Length HTTP header which indicates the size of the associated object in bytes.
getContentMD5() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
getContentType() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the Content-Type HTTP header, which indicates the type of content stored in the associated object.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
getCooldown() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
getCreatedAfter() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Returns the value of the CreatedAfter property for this object.
getCreatedBefore() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Returns the value of the CreatedBefore 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.autoscaling.model.Trigger
Contains the creation date and time for the trigger.
getCreatedTime() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the LoadBalancer was created.
getCreateTime() - Method in class com.amazonaws.services.ec2.model.Volume
Timestamp when volume creation was initiated.
getCreateVolumePermissions() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The list of permissions describing who can create a volume from the associated EBS snapshot.
getCreationDate() - Method in class com.amazonaws.services.s3.model.Bucket
Returns this bucket's creation date, or null if not known.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Returns the value of the CreationDateTime property for this object.
getCreationDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Returns the value of the CreationDateTime property for this object.
getCurrentState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the specified instance.
getCustomerGateway() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Returns the value of the CustomerGateway property for this object.
getCustomerGatewayConfiguration() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Returns the value of the CustomerGatewayConfiguration property for this object.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Returns the value of the CustomerGatewayId property for this object.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Returns the value of the CustomerGatewayId property for this object.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Returns the value of the CustomerGatewayId property for this object.
getCustomerGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Returns the value of the CustomerGatewayId property for this object.
getCustomerGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Returns the value of the CustomerGatewayIds property for this object.
getCustomerGateways() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Returns the value of the CustomerGateways property for this object.
getCustomUnit() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The standard unit of measurement for a given measure that the trigger uses when fetching metrics to examine.
getCustomUnit() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Constraints:
Pattern: [ -??-??-?\r\n\t]*
getCustomUnit() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the CustomUnit property for this object.
getCustomUnit() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the CustomUnit property for this object.
getDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Returns the value of the Datapoints property for this object.
getDataType() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid data type for the parameter.
getDate() - Method in class com.amazonaws.services.rds.model.Event
Specifies the date and time of the event.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The compute and memory capacity of the DB Instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the compute and memory capacity class of the DB Instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new compute and memory capacity of the DB Instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB Instance that will be applied or is in progress.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The compute and memory capacity of the Amazon RDS DB instance.
getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The compute and memory capacity of the Amazon RDS DB instance.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The DB Instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The DB Instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies a user-supplied database identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the the DBInstanceIdentifier of the DB Instance this DB Snapshot was created from.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
The DB Instance identifier for the DB Instance to be deleted.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The user-supplied instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The unique identifier for the Amazon RDS DB snapshot.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The DB Instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
The DB Instance identifier.
getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The identifier for the DB Snapshot to restore from.
getDBInstances() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
A list of DBInstance instances.
getDBInstanceStatus() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the current state of this database.
getDBName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database to create when the DB Instance is created.
getDBName() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the initial database of this instance that was provided at create time, if one was specified when the DB Instance was created.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database parameter group to associate with this DB instance.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the DB Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The name of the DP Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
The name of the DB Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The name of a specific database parameter group to return details for.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The name of a specific database parameter group to return details for.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The name of the DB Parameter Group to apply to this DB Instance.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
The name of the database parameter group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
The name of the DP Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
The name of the DB Parameter Group.
getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
The name of the DP Parameter Group.
getDBParameterGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of DB Parameter Groups applied to this DB Instance.
getDBParameterGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
A list of DPParameterGroup instances..
getDBSecurityGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The description for the DB Security Group.
getDBSecurityGroupDescription() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the description of the database security group.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The name of the DB Security Group to authorize.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The name for the DB Security Group.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Specifies the name of the DB Security Group.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
The name of the DB Security Group.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
The name of the database security group to delete.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The name of the DB Security Group to return details for.
getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the DB Security Group to revoke ingress from.
getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of DB Security Groups to associate with this DB Instance.
getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of DB Security Group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status sub-elements.
getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
A list of DBSecurityGroup instances.
getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of DB Security Groups to authorize on this DB Instance.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The identifier for the DB Snapshot.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the identifier for the DB Snapshot.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
The DBSnapshot identifier.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The DB Instance identifier.
getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Name of the DB Instance to create from the DB Snapshot.
getDBSnapshots() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
A list of DBSnapshot instances.
getDefaultVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The visibility timeout (in seconds) to use for the created queue.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Specifies whether the Amazon EBS volume is deleted on instance termination.
getDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Returns 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.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Returns 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 VersionListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ObjectListing
Returns the delimiter parameter originally used to request this object listing, or null if none was specified.
getDelimiter() - Method in class com.amazonaws.services.s3.model.VersionListing
Returns the delimiter parameter originally used to request this version listing, or null if none was specified.
getDescription() - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the scaling activity.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The description for the new AMI being created.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Description of the group.
getDescription() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The description for the new snapshot.
getDescription() - Method in class com.amazonaws.services.ec2.model.Image
The description of the AMI that was provided during image creation.
getDescription() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
User-created description of the associated AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The description describing the new AMI.
getDescription() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The description of this security group.
getDescription() - Method in class com.amazonaws.services.ec2.model.Snapshot
Description of the snapshot.
getDescription() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
 
getDescription() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The description for the DB Parameter Group.
getDescription() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the customer-specified description for this DB Parameter Group.
getDescription() - Method in class com.amazonaws.services.rds.model.Parameter
Provides a description of the parameter.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the AutoScalingGroup.
getDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the AutoScalingGroup.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
 
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the name of the destination bucket which will contain the new, copied object.
getDestinationKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the key in the destination bucket under which the new, copied object will be stored.
getDevice() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Specifies how the device is exposed to the instance (e.g., /dev/sdh).
getDevice() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name to which the volume is attached on the specified instance.
getDevice() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
How the device is exposed to the instance (e.g., /dev/sdh).
getDeviceName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the name of the device within Amazon EC2.
getDeviceName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Returns the value of the DeviceName property for this object.
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
Returns the Multi-Factor Authentication device serial number.
getDhcpConfiguration() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Returns the value of the DhcpConfiguration property for this object.
getDhcpConfigurations() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Returns the value of the DhcpConfigurations property for this object.
getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
Returns the value of the DhcpOptions property for this object.
getDhcpOptions() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Returns the value of the DhcpOptions property for this object.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Returns the value of the DhcpOptionsId property for this object.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Returns the value of the DhcpOptionsId property for this object.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Returns the value of the DhcpOptionsId property for this object.
getDhcpOptionsId() - Method in class com.amazonaws.services.ec2.model.Vpc
Returns the value of the DhcpOptionsId property for this object.
getDhcpOptionsIds() - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Returns the value of the DhcpOptionsIds property for this object.
getDimensions() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
A list of dimensions associated with the metric used by the trigger to determine whether to fire.
getDimensions() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the dimensions used to retrieve metric statistics that the trigger uses to determine when to fire.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Dimensions property for this object.
getDimensions() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns the value of the Dimensions property for this object.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance can be terminated.
getDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
getDisplayName() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
getDisplayName() - Method in class com.amazonaws.services.s3.model.Owner
 
getDNSName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
The DNS name for the LoadBalancer.
getDNSName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the external DNS name associated with the LoadBalancer.
getDomainName() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
The name of the domain to create.
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 metadata.
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
Domain names that match the expression.
getDuration() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instances, in seconds.
getDuration() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The duration of the Reserved Instance, in seconds.
getDuration() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The number of minutes to retrieve events for.
getEbs() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Returns the value of the Ebs property for this object.
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.
getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Returns the value of the Ec2KeyName property for this object.
getEc2KeyName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns the value of the Ec2KeyName property for this object.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Name of the EC2 Security Group to authorize.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the name of the EC2 Security Group.
getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the EC2 Security Group to revoke access from.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
getEC2SecurityGroups() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Returns the value of the EndDateTime property for this object.
getEndDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Returns the value of the EndDateTime property for this object.
getEndpoint() - Method in class com.amazonaws.DefaultRequest
 
getEndpoint() - Method in interface com.amazonaws.Request
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which this request should be sent.
getEndpoint() - Method in class com.amazonaws.services.ec2.model.Region
Region service endpoint.
getEndpoint() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the endpoint type.
getEndTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this activity.
getEndTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the EndTime property for this object.
getEndTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
getEngine() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database engine to be used for this instance.
getEngine() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the database engine the DB Parameter Group can be used with.
getEngine() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the name of the database engine to be used for this DB Instance.
getEngine() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the database engine that is compatible with this DB Parameter Group.
getEngine() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the database engine.
getEngine() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The name of the database engine.
getEngine() - Method in class com.amazonaws.services.rds.model.EngineDefaults
Specifies the name of the database engine which the engine default parameters apply to.
getErrorCode() - Method in exception com.amazonaws.AmazonServiceException
Returns the AWS error code represented by this exception.
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.CopyObjectResult
Returns the ETag value for the new object that was created in the associated copy object request.
getETag() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the hex encoded 128-bit MD5 digest of the associated object according to RFC 1864.
getETag() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the ETag value for the new object that was created in the associated put object request.
getETag() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Returns 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
Returns the hex encoded 128 bit MD5 hash of this version's contents, as computed by Amazon S3.
getEvents() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
getExecutableUsers() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of users with explicit launch permissions for the described AMIs.
getExecutionStatusDetail() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Returns the value of the ExecutionStatusDetail property for this object.
getExecutionStatusDetail() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
Returns the value of the ExecutionStatusDetail property for this object.
getExecutorService() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
Returns the executor service used by this async client to execute requests.
getExecutorService() - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Returns the executor service used by this async client to execute requests.
getExists() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
True if the specified attribute must exist with the specified value in order for this update condition to be satisfied, otherwise false if the specified attribute should not exist in order for this update condition to be satisfied.
getExpected() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The update condition which, if specified, determines if 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 if the specified attributes will be updated or not.
getExtendedRequestId() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Returns S3's extended request ID that provides additional debugging information if you ever need to contact Amazon about S3 requests being incorrectly handled by the service.
getFile() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the file containing the data to be uploaded to Amazon S3.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Returns the value of the Filters property for this object.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Returns the value of the Filters property for this object.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Returns the value of the Filters property for this object.
getFilters() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Returns the value of the Filters property for this object.
getFinalDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB Snapshot is created before the DB Instance is deleted.
getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instances.
getFixedPrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
getForce() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (logging into an instance, unmounting the volume, and detaching normally).
getForce() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instance to stop.
getFromPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Start of port range for the TCP and UDP protocols, or an ICMP type number.
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
Start of port range for the TCP and UDP protocols, or an ICMP type number.
getGrantee() - Method in class com.amazonaws.services.s3.model.Grant
Returns the grantee being granted a permission by this grant.
getGrants() - Method in class com.amazonaws.services.s3.model.AccessControlList
 
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.
getGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the group to modify.
getGroupName() - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Name of the security group.
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.RevokeSecurityGroupIngressRequest
The name of the security group from which to remove permissions.
getGroupName() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of this security group.
getGroupName() - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group in the specified user's account.
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.
getHadoopJarStep() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Returns the value of the HadoopJarStep property for this object.
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 the various health probes conducted on the LoadBalancer.
getHealthyThreshold() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe successes required before moving the instance to the Healthy state.
getId() - Method in class com.amazonaws.services.s3.model.Owner
 
getIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
getIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
Returns the grantee's email address (ID).
getIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
Returns the identifier for this grantee.
getIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns the group grantee's URI.
getImageAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
The described image attribute of the associated AMI.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Unique ID of the Amazon Machine Image (AMI) which was assigned during registration.
getImageId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the unique ID of the Amazon Machine Image (AMI) that was assigned during registration.
getImageId() - Method in class com.amazonaws.services.ec2.model.CreateImageResult
The ID of the new AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.DeregisterImageRequest
The ID of the AMI to deregister.
getImageId() - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The ID of the AMI whose attribute is to be described.
getImageId() - Method in class com.amazonaws.services.ec2.model.Image
The unique ID of the AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
The ID of the associated AMI.
getImageId() - Method in class com.amazonaws.services.ec2.model.Instance
Image ID of the AMI used to launch the instance.
getImageId() - Method in class com.amazonaws.services.ec2.model.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).
getInputStream() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the InputStream containing the data to be uploaded to Amazon S3.
getInstanceAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
The described instance attribute.
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
getInstanceCount() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Returns the value of the InstanceCount property for this object.
getInstanceCount() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns the value of the InstanceCount property for this object.
getInstanceCreateTime() - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the date and time the DB Instance was created.
getInstanceCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the time (UTC) when the snapshot was taken.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies EC2 instance ID.
getInstanceId() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the EC2 instance to be terminated.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the InstanceId property for this object.
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
Returns the value of the InstanceId property for this object.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.BundleTask
Instance associated with this bundle task.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance to confirm.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance from which to create the new image.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance whose instance attribute is being described.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance from which to detach the the specified volume.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance for which you want console output.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance whose console output was requested.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the instance for which you want the Windows administrator password.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the instance whose Windows administrator password was requested.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.Instance
Unique ID of the instance launched.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the associated instance.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Instance ID.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance whose state changed.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance whose attribute is being modified.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the Amazon EC2 instance whose attribute is being reset.
getInstanceId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
getInstanceId() - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
Provides an EC2 instance ID.
getInstanceId() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides an EC2 instance ID.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
An optional list of the instances to describe.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
The list of Amazon EC2 instances on which to enable monitoring.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
The list of instances to terminate.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
The list of Amazon EC2 instances to start.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
The list of Amazon EC2 instances to stop.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
The list of instances to terminate.
getInstanceIds() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
The list of Amazon EC2 instances on which to disable monitoring.
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance's Amazon EBS volumes are deleted when the instance is shut down.
getInstanceInitiatedShutdownBehavior() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance's Amazon EBS volumes are stopped or terminated when the instance is shut down.
getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
getInstanceMonitorings() - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
getInstancePort() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of EC2 instances.
getInstances() - Method in class com.amazonaws.services.ec2.model.Reservation
The list of Amazon EC2 instances included in this reservation.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the LoadBalancer.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
A list of instance IDs whose states are being queried.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of EC2 instance IDs for the LoadBalancer.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instances IDs that should be registered with the LoadBalancer.
getInstances() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the LoadBalancer.
getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Returns the value of the Instances property for this object.
getInstances() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Returns the value of the Instances property for this object.
getInstanceStates() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the EC2 instance.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
getInstanceType() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type (e.g., m1.small, c1.medium, m2.2xlarge, and so on).
getInstanceType() - Method in class com.amazonaws.services.ec2.model.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.
getInterval() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
getIpAddress() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Returns the value of the IpAddress property for this object.
getIpPermissions() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The permissions enabled for this security group.
getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
IP protocol.
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
IP protocol.
getIpRanges() - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
getIPRanges() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
getIsModifiable() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
getItemCount() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all items in the domain.
getItemName() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The name of the item.
getItemName() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The name of the item.
getItemName() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
The name of the item.
getItemNamesSizeBytes() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all item names in the domain, in bytes.
getItems() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
List of Items
getItems() - Method in class com.amazonaws.services.simpledb.model.SelectResult
Items that match the select expression.
getJar() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Returns the value of the Jar property for this object.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Returns the value of the JobFlowId property for this object.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Returns the value of the JobFlowId property for this object.
getJobFlowId() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
Returns the value of the JobFlowId property for this object.
getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Returns the value of the JobFlowIds property for this object.
getJobFlowIds() - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Returns the value of the JobFlowIds property for this object.
getJobFlows() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
Returns the value of the JobFlows property for this object.
getJobFlowStates() - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Returns the value of the JobFlowStates property for this object.
getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Returns the value of the KeepJobFlowAliveWhenNoSteps property for this object.
getKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns the value of the KeepJobFlowAliveWhenNoSteps property for this object.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the EC2 AMI.
getKernelId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the EC2 AMI.
getKernelId() - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
getKernelId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Kernel ID of the associated AMI.
getKernelId() - Method in class com.amazonaws.services.ec2.model.Instance
Kernel associated with this instance.
getKernelId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID of the associated instance.
getKernelId() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The optional ID of a specific kernel to register with the new AMI.
getKernelId() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel with which to launch the instance.
getKey() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Returns the value of the Key property for this object.
getKey() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
Returns the value of the Key property for this object.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Returns the key of the object to delete.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Returns the key of the version to delete.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Returns the key of the object whose metadata is being retrieved.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the key under which the object to be downloaded is stored.
getKey() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the key under which to store the new object.
getKey() - Method in class com.amazonaws.services.s3.model.S3Object
Returns the key under which this object is stored.
getKey() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Returns the key under which this object is stored in Amazon S3.
getKey() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns the key under which this version is stored in Amazon S3.
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.ListVersionsRequest
Returns 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.VersionListing
The key marker parameter originally used to request this version listing, or null if no key marker was specified.
getKeyMaterial() - Method in class com.amazonaws.services.ec2.model.KeyPair
The unencrypted PEM encoded RSA private key.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the EC2 key pair.
getKeyName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the EC2 key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
The unique name for the new key pair.
getKeyName() - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the Amazon EC2 key pair to delete.
getKeyName() - Method in class com.amazonaws.services.ec2.model.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.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.
getKeyPairs() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
The list of described key pairs.
getLabel() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Returns the value of the Label property for this object.
getLabel() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
getLabel() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identfication of the permission to remove.
getLastModified() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the value of the Last-Modified header, which indicates 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.S3ObjectSummary
Returns the date, according to Amazon S3, at which this object was last modified.
getLastModified() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns the date, according to Amazon S3, at which this version was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the last modified date for the object that was created in the associated copy object request.
getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Returns the value of the LastStateChangeReason property for this object.
getLastStateChangeReason() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Returns the value of the LastStateChangeReason property for this object.
getLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the latest time to which a database can be restored with point-in-time restore.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration to use with the Auto Scaling group.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the name of the launch configuration.
getLaunchConfigurationName() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
getLaunchConfigurationNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
getLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
getLaunchPermissions() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Launch permissions for the associated AMI.
getLaunchTime() - Method in class com.amazonaws.services.ec2.model.Instance
The time this instance launched.
getLifecycleState() - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
getListeners() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
getListeners() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, and Protocol are returned in a list of tuples in the Listeners element.
getLoadBalancerDescriptions() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of LoadBalancer description structures.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
The mnemonic name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the name associated with the LoadBalancer.
getLoadBalancerName() - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
The name associated with the LoadBalancer.
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
getLoadBalancerNames() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of LoadBalancers to use.
getLoadBalancerNames() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of names associated with the LoadBalancers at creation time.
getLoadBalancerPort() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
getLogFilePrefix() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
 
getLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Returns the new logging configuration for the specified bucket.
getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Returns the value of the LogUri property for this object.
getLogUri() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Returns the value of the LogUri property for this object.
getLowerBreachScaleIncrement() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the lower threshold has been breached.
getLowerBreachScaleIncrement() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the lower threshold has been breached.
getLowerThreshold() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The lower limit for the metric.
getLowerThreshold() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the lower limit for the metric.
getMainClass() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Returns the value of the MainClass property for this object.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
An optional marker provided in the previous DescribeDBInstances request.
getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
The marker obtained from a previous operation response.
getMarker() - Method in class com.amazonaws.services.rds.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
getMarker() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Returns the optional parameter indicating where in the bucket to begin listing.
getMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
The marker parameter originally used to request this object listing, or null if no marker was specified.
getMasterInstanceId() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns the value of the MasterInstanceId property for this object.
getMasterInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Returns the value of the MasterInstanceType property for this object.
getMasterInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns the value of the MasterInstanceType property for this object.
getMasterPublicDnsName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns the value of the MasterPublicDnsName property for this object.
getMasterUsername() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of master user for the client DB Instance.
getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the master username for the DB Instance.
getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the master username for the DB Instance.
getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The password for the master DB Instance user.
getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new password for the DB Instance master user.
getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the pending or in-progress change of the master credentials for the DB Instance.
getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns 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
Returns 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.
getMaxConnections() - Method in class com.amazonaws.ClientConfiguration
Returns the maximum number of allowed open HTTP connections.
getMaxCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Maximum number of instances to launch.
getMaxErrorRetry() - Method in class com.amazonaws.ClientConfiguration
Returns the maximum number of retry attempts for failed retryable requests (ex: 5xx error responses from a service).
getMaximum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Maximum property for this object.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Returns the optional parameter indicating the maximum number of keys to include in the response.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ObjectListing
Returns 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
Returns the maxKeys parameter originally used to request this version listing, or the default maxKeys value provided by Amazon S3 if the requester didn't specify a value.
getMaxNumberOfDomains() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
The maximum number of domain names you want returned.
getMaxNumberOfMessages() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The maximum number of messages to return.
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Constraints:
Range: 20 - 100
getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The maximum number of records to include in the response.
getMaxResults() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Returns the optional parameter indicating the maximum number of results to include in the response.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the AutoScalingGroup.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
getMaxSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
getMD5OfBody() - Method in class com.amazonaws.services.sqs.model.Message
 
getMD5OfMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
getMeasureName() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The measure name associated with the metric used by the trigger to determine when to fire.
getMeasureName() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the measure name used by the trigger to determine when to fire.
getMeasureName() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the MeasureName property for this object.
getMeasureName() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns the value of the MeasureName property for this object.
getMessage() - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Error message.
getMessage() - Method in class com.amazonaws.services.ec2.model.StateReason
Descriptive message for the state change.
getMessage() - Method in class com.amazonaws.services.rds.model.Event
Provides the text of this event.
getMessageBody() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
getMessageId() - Method in class com.amazonaws.services.sqs.model.Message
 
getMessageId() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
The message ID of the message sent to the queue.
getMessages() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
getMetadata() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns the optional metadata instructing Amazon S3 how to handle the uploaded data (ex: custom user metadata, hooks for specifying content type, etc.).
getMetrics() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Returns the value of the Metrics property for this object.
getMetricStatistics(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
 
getMetricStatistics(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
 
getMetricStatisticsAsync(GetMetricStatisticsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
GetMetricStatisticsRequest - Class in com.amazonaws.services.cloudwatch.model
Get Metric Statistics Request
GetMetricStatisticsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
 
GetMetricStatisticsResult - Class in com.amazonaws.services.cloudwatch.model
Get Metric Statistics Result
GetMetricStatisticsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
 
getMfa() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Returns the optional Multi-Factor Authentication information included with this request.
getMfa() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Returns the optional Multi-Factor Authentication information included with this request.
getMinCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Minimum number of instances to launch.
getMinimum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Minimum property for this object.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the AutoScalingGroup.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
getMinSize() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional modified since constraint that restricts this request to executing only if the source object has been modified since the specified date.
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the optional modified since constraint that restricts this request to executing only if the object has been modified since the specified date.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.Instance
Monitoring status for this instance.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Monitoring state for the associated instance.
getMonitoring() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Enables monitoring for the instance.
getName() - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the name of the Dimension.
getName() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The name for the new AMI being created.
getName() - Method in class com.amazonaws.services.ec2.model.Filter
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.RegisterImageRequest
The name to give the new Amazon Machine Image.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Returns the value of the Name property for this object.
getName() - Method in class com.amazonaws.services.s3.model.Bucket
Returns the name of this bucket.
getName() - Method in class com.amazonaws.services.simpledb.model.Attribute
Attribute Name.
getName() - Method in class com.amazonaws.services.simpledb.model.Item
Item Name.
getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Attribute Name.
getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
Item Name.
getName() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The name of the attribute involved in the condition.
getNamespace() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Constraints:
Length: 1 - 100
Pattern: [ -9;-??-??-?\r\n\t]*
getNamespace() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Constraints:
Length: 1 - 100
Pattern: [ -9;-??-??-?\r\n\t]*
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Namespace property for this object.
getNamespace() - Method in class com.amazonaws.services.cloudwatch.model.Metric
Returns the value of the Namespace property for this object.
getNewObjectMetadata() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional object metadata to set for the new, copied object.
getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
For truncated version listings (see VersionListing.isTruncated()) returns the key marker to use in the next listVersions request in order to see the next page of results.
getNextMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
For truncated object listings (see ObjectListing.isTruncated()) returns the marker to use in the next listObjects request in order to see the next page of results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Constraints:
Pattern: [ -??-??-?\r\n\t]*
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Constraints:
Pattern: [ -??-??-?\r\n\t]*
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string used to mark the start of the next batch of returned results.
getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Returns the value of the NextToken property for this object.
getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Returns the value of the NextToken property for this object.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
String that tells 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 than MaxNumberOfDomains domains still available.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
String that tells Amazon SimpleDB where to start the next list of Item Names.
getNextToken() - Method in class com.amazonaws.services.simpledb.model.SelectResult
An opaque token indicating that more than MaxNumberOfItems matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
getNextVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
For truncated version listings (see VersionListing.isTruncated()) returns the version ID marker to use in the next listVersions request in order to see the next page of results.
getNoDevice() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Returns the value of the NoDevice property for this object.
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
Returns 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
Returns 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.
getObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the object stored in Amazon S3 under the specified bucket and key.
getObject(GetObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the object stored in Amazon S3 under the specified bucket and key, or null if the request specified constraints that weren't met.
getObject(GetObjectRequest, File) - Method in interface com.amazonaws.services.s3.AmazonS3
Downloads the object stored in Amazon S3 under the bucket and key specified in the request object, and saves the object content 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
 
getObjectAcl(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the AccessControlList for the specified object in Amazon S3.
getObjectAcl(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the AccessControlList for the specified object at 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
Returns an input stream containing the contents of this object.
getObjectMetadata(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the metadata for the specified Amazon S3 object without actually fetching the object itself.
getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the metadata for the specified Amazon S3 object (or optionally, a specific object version) 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.S3Object
Returns the metadata stored by Amazon S3 for this object.
GetObjectMetadataRequest - Class in com.amazonaws.services.s3.model
Retrieves the metadata for the specified Amazon S3 object (with an optional version ID) without actually fetching the object contents.
GetObjectMetadataRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest to retrieve the specified object's metadata.
GetObjectMetadataRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest to retrieve the object metadata of a specific version of an object stored in Amazon S3.
GetObjectRequest - Class in com.amazonaws.services.s3.model
Options for downloading an 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
Returns the list of object summaries describing the objects stored in the S3 bucket.
getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The type of operation being requested.
getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The operation to perform on the attribute.
getOriginalRequest() - Method in class com.amazonaws.DefaultRequest
Returns the original, user facing request object which this internal request object is representing.
getOriginalRequest() - Method in interface com.amazonaws.Request
Returns the original, user facing request object which this internal request object is representing.
getOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
getOwner() - Method in class com.amazonaws.services.s3.model.AccessControlList
Every bucket and object in Amazon S3 has an owner, the user that created the bucket or object.
getOwner() - Method in class com.amazonaws.services.s3.model.Bucket
 
getOwner() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Returns the owner of this object, or null if the requester doesn't have Permission.ReadAcp permission for this object (or own the bucket in which it resides) and therefore doesn't have permission to see object ownership.
getOwner() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns the owner of this version, or null if the requester doesn't have Permission.ReadAcp permission for this version (or own the bucket in which it resides) and therefore doesn't have permission to see object ownership.
getOwnerAlias() - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The instance owner's account ID.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Image
AWS Access Key ID of the image owner.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Reservation
The AWS Access Key ID of the user who owns the reservation.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS Access Key ID of the owner of the security group.
getOwnerId() - Method in class com.amazonaws.services.ec2.model.Snapshot
AWS Access Key ID of the user who owns the snapshot.
getOwnerId() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the AWS ID of the owner of a specific DB Security Group.
getOwnerIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot owners.
getOwners() - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of owners for the described AMIs.
getParameterApplyStatus() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The status of parameter updates.
getParameterName() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the name of the parameter.
getParameters() - Method in class com.amazonaws.DefaultRequest
 
getParameters() - Method in interface com.amazonaws.Request
Returns a map of all parameters in this request.
getParameters() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter instances.
getParameters() - Method in class com.amazonaws.services.rds.model.EngineDefaults
Contains a list of engine default parameters.
getParameters() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
getParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
getParameterValue() - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the value of the parameter.
getPasswordData(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Retrieves the encrypted administrator password for the instances running Windows.
getPasswordData(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Retrieves the encrypted administrator password for the instances running Windows.
getPasswordData() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The Windows administrator password of the specified instance.
getPasswordDataAsync(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Retrieves the encrypted administrator password for the instances running Windows.
getPasswordDataAsync(GetPasswordDataRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Retrieves the encrypted administrator password for the instances running Windows.
GetPasswordDataRequest - Class in com.amazonaws.services.ec2.model
A request to retrieve the encrypted administrator password for the instances running Windows.
GetPasswordDataRequest() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
 
GetPasswordDataResult - Class in com.amazonaws.services.ec2.model
The result of the GetPasswordData operation.
GetPasswordDataResult() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataResult
 
getPendingModifiedValues() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies that changes to the DB Instance are pending.
getPeriod() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The period, in seconds, associated witht he metric statistics.
getPeriod() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the period used in retrieving metric statistics used by the trigger to determine when to fire.
getPeriod() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Period property for this object.
getPermission() - Method in class com.amazonaws.services.s3.model.Grant
Returns the permission being granted to the grantee by this grant.
getPlacement() - Method in class com.amazonaws.services.ec2.model.Instance
The location where this instance launched.
getPlacement() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the placement constraints (Availability Zones) for launching the instances.
getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Returns the value of the Placement property for this object.
getPlacement() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns the value of the Placement property for this object.
getPlatform() - Method in class com.amazonaws.services.ec2.model.Image
The operating platform of the AMI.
getPlatform() - Method in class com.amazonaws.services.ec2.model.Instance
Platform of the instance (e.g., Windows).
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.
getPort() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The port number on which the database accepts connections.
getPort() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
getPort() - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the port that the database engine is listening on.
getPort() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending port for the DB Instance.
getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The port number on which the database accepts connections.
getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The port number on which the database accepts connections.
getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the weekly time range (in UTC) during which system maintenance can occur.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur, which may result in an outage.
getPrefix() - Method in class com.amazonaws.services.ec2.model.S3Storage
The prefix to use when storing the AMI in S3.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Returns the optional prefix parameter restricting the response to keys which begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Returns the optional prefix parameter restricting the response to keys which begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.ObjectListing
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.
getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
getPrivateIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the private IP address that is assigned to the instance (Amazon VPC).
getProductCode() - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code to confirm.
getProductCodeId() - Method in class com.amazonaws.services.ec2.model.ProductCode
The unique ID of an AWS DevPay product code.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.Image
Product codes of the AMI.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Product codes for the associated AMI.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.Instance
Product codes attached to this instance.
getProductCodes() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The list of product codes being added to or removed from the specified AMI.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product description.
getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instances product description (ex: Windows or Unix/Linux).
getProductDescription() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instances description (ex: Windows or Unix/Linux).
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.
getProperties() - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Returns the value of the Properties property for this object.
getProtocol() - Method in class com.amazonaws.ClientConfiguration
Returns the protocol (i.e.
getProtocol() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
getProxyHost() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy host the client will connect through.
getProxyPassword() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy password to use when connecting through a proxy.
getProxyPort() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy port the client will connect through.
getProxyUsername() - Method in class com.amazonaws.ClientConfiguration
Returns the optional proxy user name to use if connecting through a proxy.
getPublic() - Method in class com.amazonaws.services.ec2.model.Image
True if this image has public launch permissions.
getPublicDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.Address
Returns the value of the PublicIp property for this object.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
IP address for use with your account.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
IP address that you are assigning to the instance.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Returns the value of the PublicIp property for this object.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
The elastic IP address that you are disassociating from the instance.
getPublicIp() - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The elastic IP address that you are releasing from your account.
getPublicIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the IP address of the instance.
getPublicIps() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
The optional list of Elastic IP addresses to describe.
getQueueAttributes(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Gets one or all attributes of a queue.
getQueueAttributes(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Gets one or all attributes of a queue.
getQueueAttributesAsync(GetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Gets one or all attributes of a queue.
getQueueAttributesAsync(GetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Gets one or all attributes of a queue.
GetQueueAttributesRequest - Class in com.amazonaws.services.sqs.model
GetQueueAttributesRequest() - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
GetQueueAttributesResult - Class in com.amazonaws.services.sqs.model
GetQueueAttributesResult() - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesResult
 
getQueueName() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name to use for the created queue.
getQueueNamePrefix() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The queue URL for the created queue.
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
getQueueUrl() - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
getQueueUrls() - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs for queues.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the EC2 AMI.
getRamdiskId() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the EC2 AMI.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Ramdisk ID of the associated AMI.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.Instance
RAM disk associated with this instance.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ramdisk ID of the associated instance.
getRamdiskId() - Method in class com.amazonaws.services.ec2.model.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
Returns the optional byte range (inclusive) within the desired object that will be downloaded by this request.
getRawMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
getReasonCode() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout the client wants to change.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The receipt handle associated with the message to delete.
getReceiptHandle() - Method in class com.amazonaws.services.sqs.model.Message
 
getRegionName() - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Name of the region in which this zone resides.
getRegionName() - Method in class com.amazonaws.services.ec2.model.Region
Name of the region.
getRegionNames() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The optional list of regions to describe.
getRegions() - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
The list of described Amazon EC2 regions.
getReplace() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Flag to specify whether to replace the Attribute/Value or to add a new Attribute/Value.
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.ResponseMetadata
Returns the AWS request ID from the response metadata section of an AWS response.
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.PurchaseReservedInstancesOfferingResult
The unique ID of the Reserved Instances purchased for your account.
getReservedInstancesId() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The unique ID of the Reserved Instances purchase.
getReservedInstancesIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The unique ID of the Reserved Instances offering being purchased.
getReservedInstancesOfferingId() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The unique ID of this Reserved Instances offering.
getReservedInstancesOfferingIds() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
An optional list of the unique IDs of the Reserved Instance offerings to describe.
getReservedInstancesOfferings() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The list of described Reserved Instance offerings.
getResetAllParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Specifies whether (true) or not (false) to reset all parameters in the DB Parameter Group to default values.
getResourcePath() - Method in class com.amazonaws.DefaultRequest
 
getResourcePath() - Method in interface com.amazonaws.Request
Returns the path to the resource being requested.
getRestorableByUserIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of users who have permission to create volumes from the described EBS snapshots.
getRestoreTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The date and time from to restore from.
getResult() - Method in class com.amazonaws.ResponseMetadata
Returns the result type from the response with which this metadata is associated.
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Image
The root device name (e.g., /dev/sda1).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (e.g., /dev/sda1).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The root device name (e.g., /dev/sda1).
getRootDeviceName() - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The root device name (e.g., /dev/sda1).
getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Image
The root device type used by the AMI.
getRootDeviceType() - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
getS3() - Method in class com.amazonaws.services.ec2.model.Storage
The details of S3 storage for bundling a Windows instance.
getS3AccountOwner() - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the current owner of the AWS account being used by the authenticated sender of the request.
getS3AccountOwner() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getSamples() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Samples property for this object.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of names of the security groups with which to associate EC2 instances.
getSecurityGroups() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains a description of the security groups to associate with the EC2 instances.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
The list of described Amazon EC2 security groups.
getSecurityGroups() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The names of the security groups into which the instances will be launched.
getSelectExpression() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
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.
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.
getSize() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in gigabytes.
getSize() - Method in class com.amazonaws.services.ec2.model.Volume
The size of this volume, in gigabytes.
getSize() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Returns the size of this object, in bytes.
getSize() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns the size of this version, in bytes.
getSkipFinalSnapshot() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
 
getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Returns the value of the SlaveInstanceType property for this object.
getSlaveInstanceType() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns the value of the SlaveInstanceType property for this object.
getSnapshot() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
The new snapshot.
getSnapshotCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the time (UTC) when the snapshot was taken.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The ID of the snapshot from which to create the new volume.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the snapshot to delete.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the EBS snapshot whose attribute is being described.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the snapshot whose attribute is being described.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot from which the volume will be created.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the EBS snapshot whose attributes are being modified.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot whose attribute is being reset.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The unique ID of this snapshot.
getSnapshotId() - Method in class com.amazonaws.services.ec2.model.Volume
Optional snapshot from which this volume was created.
getSnapshotIds() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot IDs to describe.
getSnapshots() - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The list of described EBS snapshots.
getSocketBufferSizeHints() - Method in class com.amazonaws.ClientConfiguration
Returns the optional size hints (in bytes) for the low level TCP send and receive buffers.
getSocketTimeout() - Method in class com.amazonaws.ClientConfiguration
Returns the amount of time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed.
getSource() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The parameter types to return.
getSource() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates the source of the parameter value.
getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the name of the bucket containing the source object to be copied.
getSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The identifier of the source DB Instance from which to restore.
getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.Event
Provides the identifier for the source of the event.
getSourceKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the key in the source bucket under which the source object to be copied is stored.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the security group.
getSourceSecurityGroupName() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Name of the source security group.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
AWS user ID of an account.
getSourceSecurityGroupOwnerId() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
AWS user ID of an account.
getSourceType() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The event source to retrieve events for.
getSourceType() - Method in class com.amazonaws.services.rds.model.Event
Specifies the source type for this event.
getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional version ID specifying which version of the source object to copy.
getStart() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instances started.
getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Returns the value of the StartDateTime property for this object.
getStartDateTime() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Returns the value of the StartDateTime property for this object.
getStartingInstances() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
The list of the starting instances and details on how their state has changed.
getStartTime() - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this activity.
getStartTime() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the StartTime property for this object.
getStartTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
getStartTime() - Method in class com.amazonaws.services.ec2.model.Snapshot
Time stamp when the snapshot was initiated.
getStartTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
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.CustomerGateway
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.Monitoring
The state of monitoring on an Amazon EC2 instance (ex: enabled, disabled).
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.Subnet
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.ec2.model.Vpc
Returns the value of the State property for this object.
getState() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Returns the value of the State property for this object.
getState() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Returns the value of the State property for this object.
getState() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Returns the value of the State property for this object.
getState() - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current status of the instance.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Returns the value of the State property for this object.
getState() - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Returns the value of the State property for this object.
getStateReason() - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
getStateReason() - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the state change.
getStateTransitionReason() - Method in class com.amazonaws.services.ec2.model.Instance
Reason for the most recent state transition.
getStatistic() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The statistic that the trigger when fetching metrics to examine.
getStatistic() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the statistic used by the trigger to determine which metric statistics to examine.
getStatistics() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Statistics property for this object.
getStatus() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Provides the current status of the trigger.
getStatus() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The status of the EBS volume.
getStatus() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
 
getStatus() - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the status of this DB Snapshot.
getStatus() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Provides the status of the EC2 security group.
getStatus() - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the status of the IP range.
getStatus() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Returns the current status of versioning for this bucket versioning configuration object, indicating if versioning is enabled or not for a bucket.
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.
getStepConfig() - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
Returns the value of the StepConfig property for this object.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Returns the value of the Steps property for this object.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Returns the value of the Steps property for this object.
getSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Returns the value of the Steps 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
Returns the value of the Storage property for this object.
getStorage() - Method in class com.amazonaws.services.ec2.model.BundleTask
Amazon S3 storage locations.
getStorageClass() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Returns the type of storage used by Amazon S3 for this object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns the type of storage used by Amazon S3 for this version.
getSubnet() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Returns the value of the Subnet property for this object.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
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.RunInstancesRequest
Specifies the subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
getSubnetId() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns the value of the SubnetId property for this object.
getSubnetIds() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Returns the value of the SubnetIds property for this object.
getSubnets() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Returns the value of the Subnets property for this object.
getSum() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Sum property for this object.
getTarget() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
getTargetDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the new database instance to be created.
getTerminatingInstances() - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
The list of the terminating instances and details on how their state has changed.
getTimeout() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the amount of time, in seconds, during which no response means a failed health probe.
getTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Timestamp property for this object.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
getTimestamp() - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
getTimestamp() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated in Epoch (UNIX) time.
getToken() - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Returns the Multi-Factor Authentication token.
getToPort() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
End of port range for the TCP and UDP protocols, or an ICMP code.
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
End of port range for the TCP and UDP protocols, or an ICMP code.
getTriggerName() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name for the trigger.
getTriggerName() - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the trigger to be deleted.
getTriggerName() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the trigger.
getTriggers() - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
 
getType() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Returns the value of the Type property for this object.
getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Returns the value of the Type property for this object.
getType() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Returns the value of the Type property for this object.
getType() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Returns the value of the Type property for this object.
getType() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Returns the value of the Type property for this object.
getType() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Returns the value of the Type property for this object.
getUnhealthyThreshold() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe failures required before moving the instance to the Unhealthy state.
getUnit() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Constraints:
Pattern: (Seconds|Bytes|Bits|Percent|Count|Bytes/Second|Bits/Second|Count/Second|None)
getUnit() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the standard unit associated with a measure; used by the trigger when fetching the metric statistics it uses to determine when to activate.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Returns the value of the Unit property for this object.
getUnit() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Returns the value of the Unit property for this object.
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional unmodified since constraint that restricts this request to executing only if the source object has not been modified since the specified date.
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the optional unmodified since constraint that restricts this request to executing only if the object has not been modified since the specified date.
getUpdateTime() - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
getUploadPolicy() - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on the user's behalf.
getUploadPolicySignature() - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
getUpperBreachScaleIncrement() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the upper threshold has been breached.
getUpperBreachScaleIncrement() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the upper threshold has been breached.
getUpperThreshold() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The upper limit for the metric.
getUpperThreshold() - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the upper limit of the metric used.
getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instances, per hour.
getUsagePrice() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
getUseLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB Instance is restored from the latest backup time.
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 EC2 instances.
getUserData() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains the user data available to the launched EC2 instances.
getUserData() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
MIME, Base64-encoded user data.
getUserData() - Method in class com.amazonaws.services.ec2.model.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
Returns all the custom user metadata for the associated object.
getValue() - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the value of the Dimension.
getValue() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Returns the value of the Value property for this object.
getValue() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The value of the attribute being modified.
getValue() - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new value of the instance attribute being modified.
getValue() - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
Returns the value of the Value property for this object.
getValue() - Method in class com.amazonaws.services.simpledb.model.Attribute
Attribute Value.
getValue() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Attribute Value.
getValue() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The value of an attribute.
getValues() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Returns the value of the Values property for this object.
getValues() - Method in class com.amazonaws.services.ec2.model.Filter
Returns the value of the Values property for this object.
getVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the version ID of the new, copied object.
getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Returns the version ID uniquely identifying which version of the object to delete.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Returns the optional version ID of the object version whose metadata is being retrieved.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the optional version ID specifying which version of the object to download.
getVersionId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the version ID of the associated Amazon S3 object, if available.
getVersionId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the version ID of the new, uploaded object.
getVersionId() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns the version ID which uniquely identifies this version of an object.
getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Returns 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
The version ID marker parameter originally used to request this version listing, or null if no version ID marker was specified.
getVersioningConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Returns the new versioning configuration for the specified bucket.
getVersionSummaries() - Method in class com.amazonaws.services.s3.model.VersionListing
Returns the list of version summaries describing the versions stored in the associated S3 bucket.
getVirtualName() - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the virtual name associated with the device.
getVirtualName() - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Returns the value of the VirtualName property for this object.
getVirtualName() - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
getVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The new value (in seconds) for the message's visibility timeout.
getVisibilityTimeout() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The duration (in seconds) that the received messages are hidden from subsequent retrieve requests after being retrieved by a ReceiveMessage request.
getVolume() - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
The newly created EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the Amazon EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the volume from which to create the snapshot.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the EBS volume to delete.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume to detach.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the EBS volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the EBS volume that should be mounted as a block device on an Amazon EC2 instance.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume from which this snapshot was created.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.Volume
The unique ID of this volume.
getVolumeId() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
getVolumeIds() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
getVolumes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
getVolumeSize() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in gigabytes.
getVolumeSize() - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in gigabytes.
getVpc() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Returns the value of the Vpc property for this object.
getVpcAttachement() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Returns the value of the VpcAttachement property for this object.
getVpcAttachments() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Returns the value of the VpcAttachments property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Returns the value of the VpcId property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Returns the value of the VpcId property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Returns the value of the VpcId property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
Returns the value of the VpcId property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Returns the value of the VpcId property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the Amazon VPC in which the instance is running.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Subnet
Returns the value of the VpcId property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.Vpc
Returns the value of the VpcId property for this object.
getVpcId() - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Returns the value of the VpcId property for this object.
getVpcIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Returns the value of the VpcIds property for this object.
getVpcs() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Returns the value of the Vpcs property for this object.
getVpnConnection() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Returns the value of the VpnConnection property for this object.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Returns the value of the VpnConnectionId property for this object.
getVpnConnectionId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Returns the value of the VpnConnectionId property for this object.
getVpnConnectionIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Returns the value of the VpnConnectionIds property for this object.
getVpnConnections() - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Returns the value of the VpnConnections property for this object.
getVpnGateway() - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Returns the value of the VpnGateway property for this object.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Returns the value of the VpnGatewayId property for this object.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Returns the value of the VpnGatewayId property for this object.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Returns the value of the VpnGatewayId property for this object.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Returns the value of the VpnGatewayId property for this object.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnConnection
Returns the value of the VpnGatewayId property for this object.
getVpnGatewayId() - Method in class com.amazonaws.services.ec2.model.VpnGateway
Returns the value of the VpnGatewayId property for this object.
getVpnGatewayIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Returns the value of the VpnGatewayIds property for this object.
getVpnGateways() - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Returns the value of the VpnGateways 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
A grant consists 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 ACL, where each item in the set is a Grant object.
Grantee - Interface in com.amazonaws.services.s3.model
Represents a grantee (entity) who 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 ACL with the given permission.
GroupGrantee - Enum in com.amazonaws.services.s3.model
Represents a group of Amazon S3 users who can be granted permissions to Amazon S3 buckets and objects.

H

HadoopJarStepConfig - Class in com.amazonaws.services.elasticmapreduce.model
Hadoop Jar Step Config
HadoopJarStepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
 
handleRequest(Request<T>) - Method in class com.amazonaws.services.sqs.QueueUrlHandler
 
hashCode() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.Grant
 
hashCode() - Method in class com.amazonaws.services.s3.model.Owner
 
Headers - Interface in com.amazonaws.services.s3
Common S3 HTTP header values used throughout the AWS S3 Java client.
HealthCheck - Class in com.amazonaws.services.elasticloadbalancing.model
The HealthCheck data type.
HealthCheck() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
 

I

Image - Class in com.amazonaws.services.ec2.model
Represents an Amazon Machine Image (AMI) that can be run on an Amazon EC2 instance.
Image() - Constructor for class com.amazonaws.services.ec2.model.Image
 
ImageAttribute - Class in com.amazonaws.services.ec2.model
Represents an attribute of an Amazon Machine Image (AMI).
ImageAttribute() - Constructor for class com.amazonaws.services.ec2.model.ImageAttribute
 
ImageState - Enum in com.amazonaws.services.ec2.model
Image State
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
 
InstanceAttribute - Class in com.amazonaws.services.ec2.model
Represents an attribute of an Amazon EC2 instance.
InstanceAttribute() - Constructor for class com.amazonaws.services.ec2.model.InstanceAttribute
 
InstanceBlockDeviceMapping - Class in com.amazonaws.services.ec2.model
Describes how block devices are mapped on an Amazon EC2 instance.
InstanceBlockDeviceMapping() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping
 
InstanceBlockDeviceMappingSpecification - Class in com.amazonaws.services.ec2.model
Specifies how an instance's block devices should be mapped on a running instance.
InstanceBlockDeviceMappingSpecification() - Constructor for class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
 
InstanceMonitoring - Class in com.amazonaws.services.ec2.model
Represents the monitoring state of an EC2 instance.
InstanceMonitoring() - Constructor for class com.amazonaws.services.ec2.model.InstanceMonitoring
 
InstanceQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed number of DB Instances.
InstanceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.InstanceQuotaExceededException
Constructs a new InstanceQuotaExceededException with the specified error message.
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
 
InstanceStateChange - Class in com.amazonaws.services.ec2.model
Represents a state change for a specific EC2 instance.
InstanceStateChange() - Constructor for class com.amazonaws.services.ec2.model.InstanceStateChange
 
InstanceStateName - Enum in com.amazonaws.services.ec2.model
Instance State Name
InstanceType - Enum in com.amazonaws.services.ec2.model
Instance Type
InsufficientDBInstanceCapacityException - Exception in com.amazonaws.services.rds.model
Specified DB Instance class is not available in the specified Availability Zone.
InsufficientDBInstanceCapacityException(String) - Constructor for exception com.amazonaws.services.rds.model.InsufficientDBInstanceCapacityException
Constructs a new InsufficientDBInstanceCapacityException with the specified error message.
InternalServerErrorException - Exception in com.amazonaws.services.elasticmapreduce.model
AmazonElasticMapReduce exception
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.elasticmapreduce.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServiceException - Exception in com.amazonaws.services.cloudwatch.model
AmazonCloudWatch exception
InternalServiceException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidAttributeNameException - Exception in com.amazonaws.services.sqs.model
Unknown attribute.
InvalidAttributeNameException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidAttributeNameException
Constructs a new InvalidAttributeNameException with the specified error message.
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.
InvalidDBInstanceStateException - Exception in com.amazonaws.services.rds.model
The specified DB Instance is not in the available state.
InvalidDBInstanceStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBInstanceStateException
Constructs a new InvalidDBInstanceStateException with the specified error message.
InvalidDBParameterGroupStateException - Exception in com.amazonaws.services.rds.model
The DB Parameter Group cannot be deleted because it is in use.
InvalidDBParameterGroupStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBParameterGroupStateException
Constructs a new InvalidDBParameterGroupStateException with the specified error message.
InvalidDBSecurityGroupStateException - Exception in com.amazonaws.services.rds.model
The state of the DB Security Group does not allow deletion.
InvalidDBSecurityGroupStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBSecurityGroupStateException
Constructs a new InvalidDBSecurityGroupStateException with the specified error message.
InvalidDBSnapshotStateException - Exception in com.amazonaws.services.rds.model
The state of the DB Security Snapshot does not allow deletion.
InvalidDBSnapshotStateException(String) - Constructor for exception com.amazonaws.services.rds.model.InvalidDBSnapshotStateException
Constructs a new InvalidDBSnapshotStateException with the specified error message.
InvalidEndPointException - Exception in com.amazonaws.services.elasticloadbalancing.model
InvalidEndPointException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.InvalidEndPointException
Constructs a new InvalidEndPointException with the specified error message.
InvalidMessageContentsException - Exception in com.amazonaws.services.sqs.model
The message contains characters outside the allowed set.
InvalidMessageContentsException(String) - Constructor for exception com.amazonaws.services.sqs.model.InvalidMessageContentsException
Constructs a new InvalidMessageContentsException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.autoscaling.model
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.simpledb.model
AmazonSimpleDB exception
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
AmazonSimpleDB exception
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
AmazonSimpleDB exception
InvalidNumberValueTestsException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
Constructs a new InvalidNumberValueTestsException with the specified error message.
InvalidParameterCombinationException - Exception in com.amazonaws.services.cloudwatch.model
AmazonCloudWatch exception
InvalidParameterCombinationException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterCombinationException
Constructs a new InvalidParameterCombinationException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.cloudwatch.model
AmazonCloudWatch exception
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.simpledb.model
AmazonSimpleDB exception
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
AmazonSimpleDB exception
InvalidQueryExpressionException(String) - Constructor for exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
Constructs a new InvalidQueryExpressionException with the specified error message.
IpPermission - Class in com.amazonaws.services.ec2.model
An IP permission describing allowed incoming IP traffic to an Amazon EC2 security group.
IpPermission() - Constructor for class com.amazonaws.services.ec2.model.IpPermission
 
IPRange - Class in com.amazonaws.services.rds.model
IPRange() - Constructor for class com.amazonaws.services.rds.model.IPRange
 
isApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies whether or not the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB Instance.
isConsistentRead() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
True if strong consistency should be enforced when data is read from SimpleDB, meaning that any data previously written to SimpleDB will be returned.
isConsistentRead() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
True if strong consistency should be enforced when data is read from SimpleDB, meaning that any data previously written to SimpleDB will be returned.
isDeleteMarker() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns true if this version represents a delete marker.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Specifies whether the Amazon EBS volume is deleted on instance termination.
isDeleteOnTermination() - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance can be terminated.
isDisableApiTermination() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
isExists() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
True if the specified attribute must exist with the specified value in order for this update condition to be satisfied, otherwise false if the specified attribute should not exist in order for this 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.
isIsModifiable() - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
isKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Returns the value of the KeepJobFlowAliveWhenNoSteps property for this object.
isKeepJobFlowAliveWhenNoSteps() - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Returns the value of the KeepJobFlowAliveWhenNoSteps property for this object.
isLatest() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns true if this version is the latest version for the associated object.
isLoggingEnabled() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
 
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.RunInstancesRequest
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.
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
Flag to specify whether to replace the Attribute/Value or to add a new Attribute/Value.
isResetAllParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Specifies whether (true) or not (false) to reset all parameters in the DB Parameter Group to default values.
isShouldDecrementDesiredCapacity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
Specifies whether (true) or not (false) terminating this instance should also decrement the size of the AutoScalingGroup.
isSkipFinalSnapshot() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
 
isTruncated() - Method in class com.amazonaws.services.s3.model.ObjectListing
Returns true if this object listing is not complete and indicates that the caller needs to make additional calls to Amazon S3 to get more results.
isTruncated() - Method in class com.amazonaws.services.s3.model.VersionListing
Returns true if this version listing is not complete and indicates that the caller needs to make additional calls to Amazon S3 to get more results.
isUseLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB Instance is restored from the latest backup time.
Item - Class in com.amazonaws.services.simpledb.model
Item
Item() - Constructor for class com.amazonaws.services.simpledb.model.Item
 

J

JobFlowDetail - Class in com.amazonaws.services.elasticmapreduce.model
Job Flow Detail
JobFlowDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
 
JobFlowExecutionStatusDetail - Class in com.amazonaws.services.elasticmapreduce.model
Job Flow Execution Status Detail
JobFlowExecutionStatusDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
 
JobFlowInstancesConfig - Class in com.amazonaws.services.elasticmapreduce.model
Job Flow Instances Config
JobFlowInstancesConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
 
JobFlowInstancesDetail - Class in com.amazonaws.services.elasticmapreduce.model
Job Flow Instances Detail
JobFlowInstancesDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
 

K

KeyPair - Class in com.amazonaws.services.ec2.model
Describes an Amazon EC2 key pair, including the private key material.
KeyPair() - Constructor for class com.amazonaws.services.ec2.model.KeyPair
 
KeyPairInfo - Class in com.amazonaws.services.ec2.model
Describes an Amazon EC2 key pair.
KeyPairInfo() - Constructor for class com.amazonaws.services.ec2.model.KeyPairInfo
 
KeyValue - Class in com.amazonaws.services.elasticmapreduce.model
Key Value
KeyValue() - Constructor for class com.amazonaws.services.elasticmapreduce.model.KeyValue
 

L

LAST_MODIFIED - Static variable in interface com.amazonaws.services.s3.Headers
 
LaunchConfiguration - Class in com.amazonaws.services.autoscaling.model
LaunchConfiguration() - Constructor for class com.amazonaws.services.autoscaling.model.LaunchConfiguration
 
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
 
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.
listBuckets() - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of all of the Amazon S3 buckets owned by the authenticated sender of the request.
listBuckets() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listDomains(ListDomainsRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The ListDomains operation lists all domains associated with the Access Key ID.
listDomains() - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The ListDomains operation lists all domains associated with the Access Key ID.
listDomains(ListDomainsRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The ListDomains operation lists all domains associated with the Access Key ID.
listDomains() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The ListDomains operation lists all domains associated with the Access Key ID.
listDomainsAsync(ListDomainsRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The ListDomains operation lists all domains associated with the Access Key ID.
ListDomainsRequest - Class in com.amazonaws.services.simpledb.model
List Domains Request
ListDomainsRequest() - Constructor for class com.amazonaws.services.simpledb.model.ListDomainsRequest
 
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
 
listMetrics(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
 
listMetrics() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
 
listMetrics(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
listMetrics() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
 
listMetricsAsync(ListMetricsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
 
listMetricsAsync(ListMetricsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
 
ListMetricsRequest - Class in com.amazonaws.services.cloudwatch.model
List Metrics Request
ListMetricsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
 
ListMetricsResult - Class in com.amazonaws.services.cloudwatch.model
List Metrics Result
ListMetricsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.ListMetricsResult
 
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 version listing 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 bucket, along with additional information depending on the request parameters (such as common prefixes if a delimiter was specified).
listObjects(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket, along with additional information depending on the request parameters (such as common prefixes if a delimiter was specified).
listObjects(ListObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket, along with additional information depending on the request parameters (such as common prefixes if a delimiter was specified).
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
Returns a list of summary information about the objects in the specified bucket, along with additional information depending on the request parameters (such as common prefixes if a delimiter was specified).
ListObjectsRequest() - Constructor for class com.amazonaws.services.s3.model.ListObjectsRequest
Constructs an empty 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 fields.
listQueues(ListQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The ListQueues action returns a list of your queues.
listQueues() - Method in interface com.amazonaws.services.sqs.AmazonSQS
The ListQueues action returns a list of your queues.
listQueues(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The ListQueues action returns a list of your queues.
listQueues() - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The ListQueues action returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The ListQueues action returns a list of your queues.
listQueuesAsync(ListQueuesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The ListQueues action returns a list of your queues.
ListQueuesRequest - Class in com.amazonaws.services.sqs.model
ListQueuesRequest() - Constructor for class com.amazonaws.services.sqs.model.ListQueuesRequest
 
ListQueuesResult - Class in com.amazonaws.services.sqs.model
ListQueuesResult() - Constructor for class com.amazonaws.services.sqs.model.ListQueuesResult
 
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
Request for a list of summary information about the versions in a specified bucket.
ListVersionsRequest() - Constructor for class com.amazonaws.services.s3.model.ListVersionsRequest
Constructs an empty 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.
LoadBalancerDescription - Class in com.amazonaws.services.elasticloadbalancing.model
The LoadBalancerDescription data type.
LoadBalancerDescription() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
 

M

Message - Class in com.amazonaws.services.sqs.model
Message() - Constructor for class com.amazonaws.services.sqs.model.Message
 
METADATA_DIRECTIVE - Static variable in interface com.amazonaws.services.s3.Headers
S3 request header indicating how to handle metadata when copying an object
Metric - Class in com.amazonaws.services.cloudwatch.model
Metric
Metric() - Constructor for class com.amazonaws.services.cloudwatch.model.Metric
 
MissingParameterException - Exception in com.amazonaws.services.simpledb.model
AmazonSimpleDB exception
MissingParameterException(String) - Constructor for exception com.amazonaws.services.simpledb.model.MissingParameterException
Constructs a new MissingParameterException with the specified error message.
MissingRequiredParameterException - Exception in com.amazonaws.services.cloudwatch.model
AmazonCloudWatch exception
MissingRequiredParameterException(String) - Constructor for exception com.amazonaws.services.cloudwatch.model.MissingRequiredParameterException
Constructs a new MissingRequiredParameterException with the specified error message.
modifyDBInstance(ModifyDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API is used to change RDS Instance settings.
modifyDBInstance(ModifyDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API is used to change RDS Instance settings.
modifyDBInstanceAsync(ModifyDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API is used to change RDS Instance settings.
modifyDBInstanceAsync(ModifyDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API is used to change RDS Instance settings.
ModifyDBInstanceRequest - Class in com.amazonaws.services.rds.model
ModifyDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
 
modifyDBParameterGroup(ModifyDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API modifies the parameters of a DBParameterGroup.
modifyDBParameterGroup(ModifyDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API modifies the parameters of a DBParameterGroup.
modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API modifies the parameters of a DBParameterGroup.
modifyDBParameterGroupAsync(ModifyDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API modifies the parameters of a DBParameterGroup.
ModifyDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
ModifyDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
 
ModifyDBParameterGroupResult - Class in com.amazonaws.services.rds.model
ModifyDBParameterGroupResult() - Constructor for class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
 
modifyImageAttribute(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttribute(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ModifyImageAttribute operation modifies an attribute of an AMI.
modifyImageAttributeAsync(ModifyImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ModifyImageAttribute operation modifies an attribute of an AMI.
ModifyImageAttributeRequest - Class in com.amazonaws.services.ec2.model
A request to modify an attribute of an Amazon Machine Image (AMI).
ModifyImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
 
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Modifies an attribute of an instance.
modifyInstanceAttribute(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Modifies an attribute of an instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Modifies an attribute of an instance.
modifyInstanceAttributeAsync(ModifyInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Modifies an attribute of an instance.
ModifyInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
A request to modify an attribute of an Amazon EC2 instance.
ModifyInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
 
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttribute(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Adds or remove permission settings for the specified snapshot.
modifySnapshotAttributeAsync(ModifySnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Adds or remove permission settings for the specified snapshot.
ModifySnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
A request to modify an EBS snapshot's attributes.
ModifySnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
 
Monitoring - Class in com.amazonaws.services.ec2.model
Describes the monitoring status of an Amazon EC2 instance.
Monitoring() - Constructor for class com.amazonaws.services.ec2.model.Monitoring
 
monitorInstances(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Enables monitoring for a running instance.
monitorInstances(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Enables monitoring for a running instance.
monitorInstancesAsync(MonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Enables monitoring for a running instance.
MonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
A request to enable monitoring for a running instance.
MonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.MonitorInstancesRequest
 
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
Multi-Factor Authentication (MFA) information to be included in 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 Multi-Factor Authentication object for use in any S3 operation that accepts requests with Multi-Factor Authentication (ex: AmazonS3.deleteVersion(DeleteVersionRequest)).

N

NoSuchDomainException - Exception in com.amazonaws.services.simpledb.model
AmazonSimpleDB exception
NoSuchDomainException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NoSuchDomainException
Constructs a new NoSuchDomainException with the specified error message.
NumberDomainAttributesExceededException - Exception in com.amazonaws.services.simpledb.model
AmazonSimpleDB exception
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
AmazonSimpleDB exception
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
AmazonSimpleDB exception
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
AmazonSimpleDB exception
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
AmazonSimpleDB exception
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
AmazonSimpleDB exception
NumberSubmittedItemsExceededException(String) - Constructor for exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
Constructs a new NumberSubmittedItemsExceededException with the specified error message.

O

ObjectListing - Class in com.amazonaws.services.s3.model
Contains the results of listing the objects in an Amazon S3 bucket, including a list of S3ObjectSummary objects describing the objects stored in the bucket, a list of common prefixes (if a delimiter was specified in the request), as well as information describing if this is a complete or partial listing and the the original request parameters.
ObjectListing() - Constructor for class com.amazonaws.services.s3.model.ObjectListing
 
ObjectMetadata - Class in com.amazonaws.services.s3.model
Represents the metadata that Amazon S3 stores for an object, including custom user supplied metadata, as well as the standard HTTP headers that Amazon S3 sends and receives (Content-Length, ETag, Content-MD5, etc.).
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.
Owner - Class in com.amazonaws.services.s3.model
 
Owner() - Constructor for class com.amazonaws.services.s3.model.Owner
 
Owner(String, String) - Constructor for class com.amazonaws.services.s3.model.Owner
 

P

Parameter - Class in com.amazonaws.services.rds.model
Parameter() - Constructor for class com.amazonaws.services.rds.model.Parameter
 
parseGroupGrantee(String) - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns the GroupGrantee with the specified Amazon S3 group URI (eg http://acs.amazonaws.com/groups/global/AllUsers) or null if an invalid Amazon S3 group URI is specified.
parsePermission(String) - Static method in enum com.amazonaws.services.s3.model.Permission
 
PendingModifiedValues - Class in com.amazonaws.services.rds.model
PendingModifiedValues() - Constructor for class com.amazonaws.services.rds.model.PendingModifiedValues
 
Permission - Enum in com.amazonaws.services.s3.model
Represents 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
 
PlacementType - Class in com.amazonaws.services.elasticmapreduce.model
Placement Type
PlacementType() - Constructor for class com.amazonaws.services.elasticmapreduce.model.PlacementType
 
PointInTimeRestoreNotEnabledException - Exception in com.amazonaws.services.rds.model
SourceDBInstanceIdentifier refers to a DB Instance with BackupRetentionPeriod equal to 0.
PointInTimeRestoreNotEnabledException(String) - Constructor for exception com.amazonaws.services.rds.model.PointInTimeRestoreNotEnabledException
Constructs a new PointInTimeRestoreNotEnabledException with the specified error message.
ProductCode - Class in com.amazonaws.services.ec2.model
An AWS DevPay product code.
ProductCode() - Constructor for class com.amazonaws.services.ec2.model.ProductCode
 
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.
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOffering(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
purchaseReservedInstancesOfferingAsync(PurchaseReservedInstancesOfferingRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The PurchaseReservedInstancesOffering operation purchases a Reserved Instance for use with your account.
PurchaseReservedInstancesOfferingRequest - Class in com.amazonaws.services.ec2.model
Purchases a Reserved Instance for use with your account.
PurchaseReservedInstancesOfferingRequest() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
PurchaseReservedInstancesOfferingResult - Class in com.amazonaws.services.ec2.model
The result of purchasing a Reserved Instances offering.
PurchaseReservedInstancesOfferingResult() - Constructor for class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult
 
putAttributes(PutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The PutAttributes operation creates or replaces attributes in an item.
putAttributes(PutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The PutAttributes operation creates or replaces attributes in an item.
putAttributesAsync(PutAttributesRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The PutAttributes operation creates or replaces attributes in an item.
PutAttributesRequest - Class in com.amazonaws.services.simpledb.model
Put Attributes Request
PutAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.PutAttributesRequest
 
putObject(PutObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads a new object to Amazon S3.
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
 
PutObjectRequest - Class in com.amazonaws.services.s3.model
Uploads a new object along with optional object metadata to Amazon S3 under the specified bucket and key name and optionally applies a canned access control policy to the new object.
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 put object operation.
PutObjectResult() - Constructor for class com.amazonaws.services.s3.model.PutObjectResult
 

Q

QueryStringSigner<T> - Class in com.amazonaws.auth
Signer implementation responsible for signing an AWS query string request according to the various signature versions and hashing algorithms.
QueryStringSigner(AWSCredentials) - Constructor for class com.amazonaws.auth.QueryStringSigner
Constructs a new QueryStringSigner to sign requests based on the specified service endpoint (ex: "s3.amazonaws.com") and AWS secret access key.
QueueDeletedRecentlyException - Exception in com.amazonaws.services.sqs.model
You must wait 60 seconds after deleting a queue before you can create another with the same name.
QueueDeletedRecentlyException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueDeletedRecentlyException
Constructs a new QueueDeletedRecentlyException with the specified error message.
QueueNameExistsException - Exception in com.amazonaws.services.sqs.model
Queue already exists.
QueueNameExistsException(String) - Constructor for exception com.amazonaws.services.sqs.model.QueueNameExistsException
Constructs a new QueueNameExistsException with the specified error message.
QueueUrlHandler - Class in com.amazonaws.services.sqs
Custom request handler for SQS that processes the request before it gets routed to the client runtime layer.
QueueUrlHandler() - Constructor for class com.amazonaws.services.sqs.QueueUrlHandler
 

R

RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Range header for the get object request
rebootDBInstance(RebootDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
The RebootDBInstance API reboots a previously provisioned RDS instance.
rebootDBInstance(RebootDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
The RebootDBInstance API reboots a previously provisioned RDS instance.
rebootDBInstanceAsync(RebootDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
The RebootDBInstance API reboots a previously provisioned RDS instance.
rebootDBInstanceAsync(RebootDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
The RebootDBInstance API reboots a previously provisioned RDS instance.
RebootDBInstanceRequest - Class in com.amazonaws.services.rds.model
RebootDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.RebootDBInstanceRequest
 
rebootInstances(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RebootInstances operation requests a reboot of one or more instances.
rebootInstances(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RebootInstances operation requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RebootInstances operation requests a reboot of one or more instances.
rebootInstancesAsync(RebootInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RebootInstances operation requests a reboot of one or more instances.
RebootInstancesRequest - Class in com.amazonaws.services.ec2.model
A request to reboot one or more instances.
RebootInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RebootInstancesRequest
 
ReceiptHandleIsInvalidException - Exception in com.amazonaws.services.sqs.model
ReceiptHandleIsInvalidException(String) - Constructor for exception com.amazonaws.services.sqs.model.ReceiptHandleIsInvalidException
Constructs a new ReceiptHandleIsInvalidException with the specified error message.
receiveMessage(ReceiveMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessage(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessageAsync(ReceiveMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
receiveMessageAsync(ReceiveMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Retrieves one or more messages from the specified queue, including the message body and message ID of each message.
ReceiveMessageRequest - Class in com.amazonaws.services.sqs.model
ReceiveMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
ReceiveMessageResult - Class in com.amazonaws.services.sqs.model
ReceiveMessageResult() - Constructor for class com.amazonaws.services.sqs.model.ReceiveMessageResult
 
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
Amazon S3 Regions allow you to choose the geographical Region where Amazon S3 will store the buckets you create.
registerImage(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RegisterImage operation registers an AMI with Amazon EC2.
registerImage(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RegisterImage operation registers an AMI with Amazon EC2.
registerImageAsync(RegisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RegisterImage operation registers an AMI with Amazon EC2.
registerImageAsync(RegisterImageRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RegisterImage operation registers an AMI with Amazon EC2.
RegisterImageRequest - Class in com.amazonaws.services.ec2.model
A request to register an AMI with Amazon EC2.
RegisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageRequest
 
RegisterImageResult - Class in com.amazonaws.services.ec2.model
The result of registering a new Amazon Machine Image (AMI).
RegisterImageResult() - Constructor for class com.amazonaws.services.ec2.model.RegisterImageResult
 
registerInstancesWithLoadBalancer(RegisterInstancesWithLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Adds new instances to the LoadBalancer.
registerInstancesWithLoadBalancer(RegisterInstancesWithLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
Adds new instances to the LoadBalancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsync
Adds new instances to the LoadBalancer.
registerInstancesWithLoadBalancerAsync(RegisterInstancesWithLoadBalancerRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
Adds new instances to the LoadBalancer.
RegisterInstancesWithLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
RegisterInstancesWithLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
 
RegisterInstancesWithLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
RegisterInstancesWithLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
 
releaseAddress(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddress(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddressAsync(ReleaseAddressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ReleaseAddress operation releases an elastic IP address associated with your account.
releaseAddressAsync(ReleaseAddressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ReleaseAddress operation releases an elastic IP address associated with your account.
ReleaseAddressRequest - Class in com.amazonaws.services.ec2.model
A request to release an elastic IP address associated with your account.
ReleaseAddressRequest() - Constructor for class com.amazonaws.services.ec2.model.ReleaseAddressRequest
 
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.sqs.AmazonSQSAsync
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The RemovePermission action revokes any permissions in the queue policy that matches the specified Label parameter.
RemovePermissionRequest - Class in com.amazonaws.services.sqs.model
RemovePermissionRequest() - Constructor for class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
ReplaceableAttribute - Class in com.amazonaws.services.simpledb.model
Replaceable Attribute
ReplaceableAttribute() - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableAttribute
 
ReplaceableItem - Class in com.amazonaws.services.simpledb.model
Replaceable Item
ReplaceableItem() - Constructor for class com.amazonaws.services.simpledb.model.ReplaceableItem
 
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
RequestTimeoutException - Exception in com.amazonaws.services.simpledb.model
AmazonSimpleDB exception
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
 
ReservedInstances - Class in com.amazonaws.services.ec2.model
A group of Amazon EC2 Reserved Instances purchased by this account.
ReservedInstances() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstances
 
ReservedInstancesOffering - Class in com.amazonaws.services.ec2.model
An active offer for Amazon EC2 Reserved Instances.
ReservedInstancesOffering() - Constructor for class com.amazonaws.services.ec2.model.ReservedInstancesOffering
 
resetDBParameterGroup(ResetDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API modifies the parameters of a DBParameterGroup to the engine/system default value.
resetDBParameterGroup(ResetDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API modifies the parameters of a DBParameterGroup to the engine/system default value.
resetDBParameterGroupAsync(ResetDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API modifies the parameters of a DBParameterGroup to the engine/system default value.
resetDBParameterGroupAsync(ResetDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API modifies the parameters of a DBParameterGroup to the engine/system default value.
ResetDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
ResetDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
 
ResetDBParameterGroupResult - Class in com.amazonaws.services.rds.model
ResetDBParameterGroupResult() - Constructor for class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
 
resetImageAttribute(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttribute(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
resetImageAttributeAsync(ResetImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The ResetImageAttribute operation resets an attribute of an AMI to its default value.
ResetImageAttributeRequest - Class in com.amazonaws.services.ec2.model
A request to reset an attribute on an Amazon Machine Image (AMI) back to its default value.
ResetImageAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
 
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets an attribute of an instance to its default value.
resetInstanceAttribute(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets an attribute of an instance to its default value.
resetInstanceAttributeAsync(ResetInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets an attribute of an instance to its default value.
ResetInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
A request to reset an attribute on an Amazon EC2 instance back to its default value.
ResetInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
 
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Resets permission settings for the specified snapshot.
resetSnapshotAttribute(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Resets permission settings for the specified snapshot.
resetSnapshotAttributeAsync(ResetSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Resets permission settings for the specified snapshot.
ResetSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
A request to reset an attribute on a snapshot back to its default value.
ResetSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
 
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.
ResponseMetadata<T> - Class in com.amazonaws
Represents the metadata included in a response from an AWS service.
ResponseMetadata() - Constructor for class com.amazonaws.ResponseMetadata
 
restoreDBInstanceFromDBSnapshot(RestoreDBInstanceFromDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new DB Instance to an arbitrary point-in-time.
restoreDBInstanceFromDBSnapshot(RestoreDBInstanceFromDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new DB Instance to an arbitrary point-in-time.
restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new DB Instance to an arbitrary point-in-time.
restoreDBInstanceFromDBSnapshotAsync(RestoreDBInstanceFromDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new DB Instance to an arbitrary point-in-time.
RestoreDBInstanceFromDBSnapshotRequest - Class in com.amazonaws.services.rds.model
RestoreDBInstanceFromDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
 
restoreDBInstanceToPointInTime(RestoreDBInstanceToPointInTimeRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API creates a new RDS instance from a point-in-time system snapshot.
restoreDBInstanceToPointInTime(RestoreDBInstanceToPointInTimeRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API creates a new RDS instance from a point-in-time system snapshot.
restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API creates a new RDS instance from a point-in-time system snapshot.
restoreDBInstanceToPointInTimeAsync(RestoreDBInstanceToPointInTimeRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API creates a new RDS instance from a point-in-time system snapshot.
RestoreDBInstanceToPointInTimeRequest - Class in com.amazonaws.services.rds.model
RestoreDBInstanceToPointInTimeRequest() - Constructor for class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
 
revokeAllPermissions(Grantee) - Method in class com.amazonaws.services.s3.model.AccessControlList
Revokes the permissions of a grantee by removing the grantee from the ACL.
revokeDBSecurityGroupIngress(RevokeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
This API revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 Security Groups.
revokeDBSecurityGroupIngress(RevokeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
This API revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 Security Groups.
revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
This API revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 Security Groups.
revokeDBSecurityGroupIngressAsync(RevokeDBSecurityGroupIngressRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
This API revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 Security Groups.
RevokeDBSecurityGroupIngressRequest - Class in com.amazonaws.services.rds.model
RevokeDBSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
 
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngress(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
revokeSecurityGroupIngressAsync(RevokeSecurityGroupIngressRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RevokeSecurityGroupIngress operation revokes permissions from a security group.
RevokeSecurityGroupIngressRequest - Class in com.amazonaws.services.ec2.model
A request to revoke permissions from a security group.
RevokeSecurityGroupIngressRequest() - Constructor for class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
 
runInstances(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The RunInstances operation launches a specified number of instances.
runInstances(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The RunInstances operation launches a specified number of instances.
runInstancesAsync(RunInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The RunInstances operation launches a specified number of instances.
runInstancesAsync(RunInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The RunInstances operation launches a specified number of instances.
RunInstancesRequest - Class in com.amazonaws.services.ec2.model
Launches a specified number of instances of an AMI for which you have permissions.
RunInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesRequest
 
RunInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the RunInstancesResult, contains the new reservation created by Amazon EC2.
RunInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.RunInstancesResult
 
runJobFlow(RunJobFlowRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
 
runJobFlow(RunJobFlowRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
 
runJobFlowAsync(RunJobFlowRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
 
runJobFlowAsync(RunJobFlowRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
 
RunJobFlowRequest - Class in com.amazonaws.services.elasticmapreduce.model
Run Job Flow Request
RunJobFlowRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
 
RunJobFlowResult - Class in com.amazonaws.services.elasticmapreduce.model
Run Job Flow Result
RunJobFlowResult() - Constructor for class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
 

S

S3_ALTERNATE_DATE - Static variable in interface com.amazonaws.services.s3.Headers
Amazon's alternative date header: x-amz-date
S3_CANNED_ACL - Static variable in interface com.amazonaws.services.s3.Headers
S3's canned ACL header: x-amz-acl
S3_MFA - Static variable in interface com.amazonaws.services.s3.Headers
S3's Multi-Factor Authentication header
S3_USER_METADATA_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
Prefix for S3 user metadata: x-amz-meta-
S3_VERSION_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3's version ID header
S3Object - Class in com.amazonaws.services.s3.model
Represents an object stored in Amazon S3, including the actual data content, and the object metadata stored by Amazon S3 (such as Content-Type, Content-Length, etc).
S3Object() - Constructor for class com.amazonaws.services.s3.model.S3Object
 
S3ObjectSummary - Class in com.amazonaws.services.s3.model
Summary of an object stored in an Amazon S3 bucket.
S3ObjectSummary() - Constructor for class com.amazonaws.services.s3.model.S3ObjectSummary
 
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.
S3VersionSummary - Class in com.amazonaws.services.s3.model
Summary of a version stored in an Amazon S3 bucket.
S3VersionSummary() - Constructor for class com.amazonaws.services.s3.model.S3VersionSummary
 
ScalingActivityInProgressException - Exception in com.amazonaws.services.autoscaling.model
You cannot delete an AutoScalingGroup while there are scaling activities in progress for that group.
ScalingActivityInProgressException(String) - Constructor for exception com.amazonaws.services.autoscaling.model.ScalingActivityInProgressException
Constructs a new ScalingActivityInProgressException with the specified error message.
SecurityGroup - Class in com.amazonaws.services.ec2.model
An Amazon EC2 security group, describing how EC2 instances in this group can receive network traffic.
SecurityGroup() - Constructor for class com.amazonaws.services.ec2.model.SecurityGroup
 
select(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
The Select operation returns a set of Attributes for ItemNames that match the select expression.
select(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
The Select operation returns a set of Attributes for ItemNames that match the select expression.
selectAsync(SelectRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
The Select operation returns a set of Attributes for ItemNames that match the select expression.
selectAsync(SelectRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
The Select operation returns a set of Attributes for ItemNames that match the select expression.
SelectRequest - Class in com.amazonaws.services.simpledb.model
Select Request
SelectRequest() - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
 
SelectResult - Class in com.amazonaws.services.simpledb.model
Select Result
SelectResult() - Constructor for class com.amazonaws.services.simpledb.model.SelectResult
 
sendMessage(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
The SendMessage action delivers a message to the specified queue.
sendMessage(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
The SendMessage action delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
The SendMessage action delivers a message to the specified queue.
sendMessageAsync(SendMessageRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
The SendMessage action delivers a message to the specified queue.
SendMessageRequest - Class in com.amazonaws.services.sqs.model
SendMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
 
SendMessageResult - Class in com.amazonaws.services.sqs.model
SendMessageResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageResult
 
SERVER - Static variable in interface com.amazonaws.services.s3.Headers
 
setActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Sets the value of the ActionOnFailure 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.
setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
setActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
setActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
setActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
setAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the DNS address of the DB Instance.
setAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The amount of storage (in gigabytes) to be initially allocated for the database instance.
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the allocated storage size specified in gigabytes.
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the allocated storage size in gigabytes (GB).
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new storage capacity of the RDS instance.
setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new AllocatedStorage size for the DB Instance that will be applied or is in progress.
setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid range of values for the parameter.
setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Sets the value of the AlternateNameEncoding property for this object.
setAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item
Sets the value of the AlternateNameEncoding property for this object.
setAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Sets the value of the AlternateValueEncoding property for this object.
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.
setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies whether or not the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB Instance.
setApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates when to apply parameter updates.
setApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the engine specific parameters type.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
setArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
setArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the Args property for this object.
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Sets the value of the Attachment property for this object.
setAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
The updated EBS volume attachment information after trying to detach the volume from the specified instance.
setAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time at which the EBS volume was attached to the associated instance.
setAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Timestamp when this attachment initiated.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the AMI attribute you want to modify.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
setAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
setAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to get.
setAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to get.
setAttributeNamesSizeBytes(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names, in bytes.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Attributes.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
Attributes list.
setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
List of Attributes.
setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
List of attributes.
setAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
List of Replaceable Attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A list of attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.Message
 
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A list of attributes to set.
setAttributeValueCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all attribute name/value pairs in the domain.
setAttributeValuesSizeBytes(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all attribute values, in bytes.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name of the AutoScalingGroup to be associated with the trigger.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Constraints:
Length: 1 - 100
Pattern: [ -??-??-?\r\n\t]*
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the AutoScalingGroup associated with the trigger.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersRequest
The name of the AutoScalingGroup.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the AutoScalingGroup.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the AutoScalingGroup to which the trigger belongs.
setAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 - 100
Pattern: [ -??-??-?\r\n\t]*
setAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
 
setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
 
setAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Sets the value of the AvailabilityZone property for this object.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the new volume.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Sets the value of the AvailabilityZone property for this object.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
The availability zone in which an Amazon EC2 instance runs.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instances can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instances can be used.
setAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
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.VpnGateway
Sets the value of the AvailabilityZone property for this object.
setAvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
Sets the value of the AvailabilityZone property for this object.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The EC2 Availability Zone that the database instance will be created in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the Availability Zone the DB Instance is located in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the Availability Zone the DB Instance was located in at the time of the DB Snapshot.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The EC2 Availability Zone that the database instance will be created in.
setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The EC2 Availability Zone that the database instance will be created in.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of availability zones for the group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of availability zones for the Auto Scaling group.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 -
setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
The list of described Amazon EC2 availability zones.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of Availability Zones.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
A list of Availability Zones to be removed from the LoadBalancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the LoadBalancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the LoadBalancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the LoadBalancer.
setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
setAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
Sets the value of the AvailableIpAddressCount property for this object.
setAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Average property for this object.
setAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The Access Key ID of the owner of the Amazon S3 bucket.
setAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
The AWS account number of the principal who will be given permission.
setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The number of days for which automated backups are retained.
setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the number of days for which automatic DB Snapshots are retained.
setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The number of days to retain automated backups.
setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending number of days for which automated backups are retained.
setBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Sets the value of the BgpAsn property for this object.
setBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Sets the value of the BgpAsn property for this object.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
Specifies how block devices are exposed to the instance.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Block device mappings for the associated AMI.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
Block device mapping set.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
How block devices are exposed to this instance.
setBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new block device mappings for the instance whose attributes are being modified.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The block device mappings for the new AMI, which specify how different block devices (ex: EBS volumes and ephemeral drives) will be exposed on instances launched from the new image.
setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
 
setBody(String) - Method in class com.amazonaws.services.sqs.model.Message
 
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.AttributeDoesNotExistException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNextTokenException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidParameterValueException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.InvalidQueryExpressionException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.MissingParameterException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NoSuchDomainException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberDomainsExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.RequestTimeoutException
Sets the value of the BoxUsage property for this object.
setBoxUsage(Float) - Method in exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
Sets the value of the BoxUsage property for this object.
setBreachDuration(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The amount of time, in seconds, used to evaluate and determine if a breach is occurring.
setBreachDuration(Integer) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the amount of time to wait while the trigger is firing before performing scaling activities in response to the breach.
setBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
setBucketAcl(String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Set the AccessControlList for the specified Amazon S3 bucket.
setBucketAcl(String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Set the AccessControlList for the specified Amazon S3 bucket using one of the pre-configured CannedAccessControlLists.
setBucketAcl(String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAcl(String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the logging configuration for the specified bucket.
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketLoggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Options for setting the logging configuration for a bucket.
SetBucketLoggingConfigurationRequest(String, BucketLoggingConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
 
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the name of the Amazon S3 bucket containing the object to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the name of the Amazon S3 bucket containing the version to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object's 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.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.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.ObjectListing
Not intended for direct use by callers.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the name of the bucket, to which this request will upload a new object.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3Object
Set the name of the bucket in which this object is contained.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the name of the Amazon S3 bucket in which this object is stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the name of the Amazon S3 bucket in which this version is stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.VersionListing
Not intended for direct use by callers.
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
Options for setting the versioning configuration for a bucket.
SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Constructs a new request 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 request to set the bucket versioning configuration of the specified bucket, including the specified Multi-Factor Authentication (MFA) information, which is required when changing the state of the MFA Delete option.
setBundleId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
Unique identifier for this task.
setBundleId(String) - Method in class com.amazonaws.services.ec2.model.CancelBundleTaskRequest
The ID of the bundle task to cancel.
setBundleIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
The list of bundle task IDs to describe.
setBundleTask(BundleTask) - Method in class com.amazonaws.services.ec2.model.BundleInstanceResult
Sets the value of the BundleTask property for this object.
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.
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.
setCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the canned ACL to use for the new, copied object.
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.
setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Sets the value of the CidrBlock property for this object.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
Sets the value of the CidrBlock property for this object.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Sets the value of the CidrBlock property for this object.
setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Sets the value of the CidrBlock property for this object.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
CIDR range.
setCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
CIDR range.
setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The IP range to authorize.
setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the IP range.
setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The IP range to revoke access from.
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.StateReason
Reason code for the state change.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.ObjectListing
Not intended for direct use by callers.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.VersionListing
Not intended for direct use by callers.
setConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
True if strong consistency should be enforced when data is read from SimpleDB, meaning that any data previously written to SimpleDB will be returned.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
True if strong consistency should be enforced when data is read from SimpleDB, meaning that any data previously written to SimpleDB will be returned.
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.
setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Content-Encoding HTTP header, which specifies what content encodings have been applied to the object, and thus what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
setContentLength(long) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Content-Length HTTP header which indicates the size of the associated object in bytes.
setContentMD5(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
setContentType(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Content-Type HTTP header, which indicates the type of content stored in the associated object.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
setCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the CreatedAfter property for this object.
setCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the CreatedBefore 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.autoscaling.model.Trigger
Contains the creation date and time for the trigger.
setCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the LoadBalancer was created.
setCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
Timestamp when volume creation was initiated.
setCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The list of permissions describing who can create a volume from the associated EBS snapshot.
setCreationDate(Date) - Method in class com.amazonaws.services.s3.model.Bucket
Sets the bucket's creation date in S3 - this should only be used internally by AWS Java client methods that retrieve information directly from S3.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the CreationDateTime property for this object.
setCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the CreationDateTime property for this object.
setCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the specified instance.
setCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Sets the value of the CustomerGateway property for this object.
setCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the CustomerGatewayConfiguration property for this object.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Sets the value of the CustomerGatewayId property for this object.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Sets the value of the CustomerGatewayId property for this object.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Sets the value of the CustomerGatewayId property for this object.
setCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the CustomerGatewayId property for this object.
setCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Sets the value of the CustomerGatewayIds property for this object.
setCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Sets the value of the CustomerGateways property for this object.
setCustomUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The standard unit of measurement for a given measure that the trigger uses when fetching metrics to examine.
setCustomUnit(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Constraints:
Pattern: [ -??-??-?\r\n\t]*
setCustomUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the CustomUnit property for this object.
setCustomUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the CustomUnit property for this object.
setDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Datapoints property for this object.
setDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid data type for the parameter.
setDate(Date) - Method in class com.amazonaws.services.rds.model.Event
Specifies the date and time of the event.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The compute and memory capacity of the DB Instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the compute and memory capacity class of the DB Instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new compute and memory capacity of the DB Instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB Instance that will be applied or is in progress.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The compute and memory capacity of the Amazon RDS DB instance.
setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The compute and memory capacity of the Amazon RDS DB instance.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The DB Instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The DB Instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies a user-supplied database identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the the DBInstanceIdentifier of the DB Instance this DB Snapshot was created from.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
The DB Instance identifier for the DB Instance to be deleted.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The user-supplied instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The unique identifier for the Amazon RDS DB snapshot.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The DB Instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
The DB Instance identifier.
setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The identifier for the DB Snapshot to restore from.
setDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
A list of DBInstance instances.
setDBInstanceStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the current state of this database.
setDBName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database to create when the DB Instance is created.
setDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the initial database of this instance that was provided at create time, if one was specified when the DB Instance was created.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database parameter group to associate with this DB instance.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the DB Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The name of the DP Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
The name of the DB Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The name of a specific database parameter group to return details for.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The name of a specific database parameter group to return details for.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The name of the DB Parameter Group to apply to this DB Instance.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
The name of the database parameter group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
The name of the DP Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
The name of the DB Parameter Group.
setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
The name of the DP Parameter Group.
setDBParameterGroups(Collection<DBParameterGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of DB Parameter Groups applied to this DB Instance.
setDBParameterGroups(Collection<DBParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
A list of DPParameterGroup instances..
setDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The description for the DB Security Group.
setDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the description of the database security group.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The name of the DB Security Group to authorize.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The name for the DB Security Group.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Specifies the name of the DB Security Group.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
The name of the DB Security Group.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
The name of the database security group to delete.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The name of the DB Security Group to return details for.
setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the DB Security Group to revoke ingress from.
setDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of DB Security Groups to associate with this DB Instance.
setDBSecurityGroups(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of DB Security Group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status sub-elements.
setDBSecurityGroups(Collection<DBSecurityGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
A list of DBSecurityGroup instances.
setDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of DB Security Groups to authorize on this DB Instance.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The identifier for the DB Snapshot.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the identifier for the DB Snapshot.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
The DBSnapshot identifier.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The DB Instance identifier.
setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Name of the DB Instance to create from the DB Snapshot.
setDBSnapshots(Collection<DBSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
A list of DBSnapshot instances.
setDefaultVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The visibility timeout (in seconds) to use for the created queue.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Specifies whether the Amazon EBS volume is deleted on instance termination.
setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
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 rolled up 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 rolled up into a single result element in the VersionListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
Not intended for direct use by callers.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.VersionListing
Not intended for direct use by callers.
setDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the scaling activity.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The description for the new AMI being created.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Description of the group.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The description for the new snapshot.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.Image
The description of the AMI that was provided during image creation.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
User-created description of the associated AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The description describing the new AMI.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The description of this security group.
setDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Description of the snapshot.
setDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
 
setDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The description for the DB Parameter Group.
setDescription(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the customer-specified description for this DB Parameter Group.
setDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
Provides a description of the parameter.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Adjusts the desired size of the AutoScalingGroup by initiating scaling activities.
setDesiredCapacity(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Adjusts the desired size of the AutoScalingGroup by initiating scaling activities.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the AutoScalingGroup.
setDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the AutoScalingGroup.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Adjusts the desired size of the AutoScalingGroup by initiating scaling activities.
setDesiredCapacityAsync(SetDesiredCapacityRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Adjusts the desired size of the AutoScalingGroup by initiating scaling activities.
SetDesiredCapacityRequest - Class in com.amazonaws.services.autoscaling.model
SetDesiredCapacityRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
 
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
 
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the destination bucket which will contain the new, copied object.
setDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the key in the destination bucket under which the new, copied object will be stored.
setDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Specifies how the device is exposed to the instance (e.g., /dev/sdh).
setDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name to which the volume is attached on the specified instance.
setDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
How the device is exposed to the instance (e.g., /dev/sdh).
setDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the name of the device within Amazon EC2.
setDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Sets the value of the DeviceName property for this object.
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 your AWS account.
setDhcpConfiguration(DhcpConfiguration) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Sets the value of the DhcpConfiguration property for this object.
setDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Sets the value of the DhcpConfigurations property for this object.
setDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
Sets the value of the DhcpOptions property for this object.
setDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Sets the value of the DhcpOptions property for this object.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Sets the value of the DhcpOptionsId property for this object.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Sets the value of the DhcpOptionsId property for this object.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Sets the value of the DhcpOptionsId property for this object.
setDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Sets the value of the DhcpOptionsId property for this object.
setDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Sets the value of the DhcpOptionsIds property for this object.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
A list of dimensions associated with the metric used by the trigger to determine whether to fire.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the dimensions used to retrieve metric statistics that the trigger uses to determine when to fire.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Dimensions property for this object.
setDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Dimensions property for this object.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance can be terminated.
setDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
setDisplayName(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
setDisplayName(String) - Method in class com.amazonaws.services.s3.model.Owner
 
setDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
The DNS name for the LoadBalancer.
setDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the external DNS name associated with the LoadBalancer.
setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
The name of the domain to create.
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 metadata.
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
Domain names that match the expression.
setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instances, in seconds.
setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The duration of the Reserved Instance, in seconds.
setDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The number of minutes to retrieve events for.
setEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Sets the value of the Ebs property for this object.
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.
setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the Ec2KeyName property for this object.
setEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the Ec2KeyName property for this object.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Name of the EC2 Security Group to authorize.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the name of the EC2 Security Group.
setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the EC2 Security Group to revoke access from.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
setEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the EndDateTime property for this object.
setEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the EndDateTime property for this object.
setEndpoint(String) - Method in class com.amazonaws.AmazonWebServiceClient
Overrides the default endpoint for this client.
setEndpoint(URI) - Method in class com.amazonaws.DefaultRequest
 
setEndpoint(URI) - Method in interface com.amazonaws.Request
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this request should be sent.
setEndpoint(String) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Overrides the default endpoint for this client ("https://autoscaling.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
Overrides the default endpoint for this client ("https://monitoring.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Overrides the default endpoint for this client ("https://ec2.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
Region service endpoint.
setEndpoint(String) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
Overrides the default endpoint for this client ("https://elasticloadbalancing.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
Overrides the default endpoint for this client ("https://elasticmapreduce.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.rds.AmazonRDS
Overrides the default endpoint for this client ("https://rds.amazonaws.com").
setEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the endpoint type.
setEndpoint(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Overrides the default endpoint for this client ("").
setEndpoint(String) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
Overrides the default endpoint for this client ("https://sdb.amazonaws.com").
setEndpoint(String) - Method in interface com.amazonaws.services.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.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the EndTime property for this object.
setEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
setEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database engine to be used for this instance.
setEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the database engine the DB Parameter Group can be used with.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the name of the database engine to be used for this DB Instance.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the database engine that is compatible with this DB Parameter Group.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the database engine.
setEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The name of the database engine.
setEngine(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Specifies the name of the database engine which the engine default parameters apply to.
setErrorCode(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the AWS error code represented by this exception.
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.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.PutObjectResult
Sets the ETag value for the new object that was created from the associated put object 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.
setEvents(Collection<Event>) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
setExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of users with explicit launch permissions for the described AMIs.
setExecutionStatusDetail(JobFlowExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the ExecutionStatusDetail property for this object.
setExecutionStatusDetail(StepExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
Sets the value of the ExecutionStatusDetail property for this object.
setExists(Boolean) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
True if the specified attribute must exist with the specified value in order for this update condition to be satisfied, otherwise false if the specified attribute should not exist in order for this update condition to be satisfied.
setExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The update condition which, if specified, determines if 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 if the specified attributes will be updated or not.
setExtendedRequestId(String) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Sets S3's extended request ID.
setFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the file containing the data to be uploaded to Amazon S3.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Sets the value of the Filters property for this object.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Sets the value of the Filters property for this object.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Sets the value of the Filters property for this object.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Sets the value of the Filters property for this object.
setFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB Snapshot is created before the DB Instance is deleted.
setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instances.
setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (logging into an instance, unmounting the volume, and detaching normally).
setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instance to stop.
setFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
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.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
Start of port range for the TCP and UDP protocols, or an ICMP type number.
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.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the group to modify.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Name of the security group.
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.RevokeSecurityGroupIngressRequest
The name of the security group from which to remove permissions.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of this security group.
setGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group in the specified user's account.
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.
setHadoopJarStep(HadoopJarStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Sets the value of the HadoopJarStep property for this object.
setHeader(String, Object) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
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 the various health probes conducted on the LoadBalancer.
setHealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe successes required before moving the instance to the Healthy state.
setId(String) - Method in class com.amazonaws.services.s3.model.Owner
 
setIdentifier(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
setIdentifier(String) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
Set the email 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
Unsupported operation.
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.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).
setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the InputStream containing the data to be uploaded to Amazon S3.
setInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
The described instance attribute.
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
 
setInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the InstanceCount property for this object.
setInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the InstanceCount property for this object.
setInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the date and time the DB Instance was created.
setInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the time (UTC) when the snapshot was taken.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies EC2 instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the EC2 instance to be terminated.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the InstanceId property for this object.
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
Sets the value of the InstanceId property for this object.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
Instance associated with this bundle task.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance to confirm.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance from which to create the new image.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance whose instance attribute is being described.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance from which to detach the the specified volume.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance for which you want console output.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance whose console output was requested.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the instance for which you want the Windows administrator password.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the instance whose Windows administrator password was requested.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Unique ID of the instance launched.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the associated instance.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance whose state changed.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance whose attribute is being modified.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the Amazon EC2 instance whose attribute is being reset.
setInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
setInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
Provides an EC2 instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides an EC2 instance ID.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
An optional list of the instances to describe.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
The list of Amazon EC2 instances on which to enable monitoring.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
The list of instances to terminate.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
The list of Amazon EC2 instances to start.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
The list of Amazon EC2 instances to stop.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
The list of instances to terminate.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
The list of Amazon EC2 instances on which to disable monitoring.
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance's Amazon EBS volumes are deleted when the instance is shut down.
setInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance's Amazon EBS volumes are stopped or terminated when the instance is shut down.
setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
setInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
setInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of EC2 instances.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of Amazon EC2 instances included in this reservation.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the LoadBalancer.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
A list of instance IDs whose states are being queried.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of EC2 instance IDs for the LoadBalancer.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instances IDs that should be registered with the LoadBalancer.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the LoadBalancer.
setInstances(JobFlowInstancesDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the Instances property for this object.
setInstances(JobFlowInstancesConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Sets the value of the Instances property for this object.
setInstanceStates(Collection<InstanceState>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the EC2 instance.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type (e.g., m1.small, c1.medium, m2.2xlarge, and so on).
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instances can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instances can be used.
setInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the instance type for the launched instances.
setInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
setIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Sets the value of the IpAddress property for this object.
setIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The permissions enabled for this security group.
setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
IP protocol.
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
IP protocol.
setIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
setIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
setIsDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Intended for internal use only in the S3 client code.
setIsLatest(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets whether this version is the latest version for the associated object.
setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
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(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all item names in the domain, in bytes.
setItems(Collection<ReplaceableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
List of Items
setItems(Collection<Item>) - Method in class com.amazonaws.services.simpledb.model.SelectResult
Items that match the select expression.
setJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the Jar property for this object.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Sets the value of the JobFlowId property for this object.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the JobFlowId property for this object.
setJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
Sets the value of the JobFlowId property for this object.
setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the JobFlowIds property for this object.
setJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Sets the value of the JobFlowIds property for this object.
setJobFlows(Collection<JobFlowDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
Sets the value of the JobFlows property for this object.
setJobFlowStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the JobFlowStates property for this object.
setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the KeepJobFlowAliveWhenNoSteps property for this object.
setKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the KeepJobFlowAliveWhenNoSteps property for this object.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the EC2 AMI.
setKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the EC2 AMI.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Kernel ID of the associated AMI.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Kernel associated with this instance.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID of the associated instance.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The optional ID of a specific kernel to register with the new AMI.
setKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel with which to launch the instance.
setKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Sets the value of the Key property for this object.
setKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
Sets the value of the Key property for this object.
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the key of the object to delete.
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the key of the version to delete.
setKey(String) - Method in class com.amazonaws.services.s3.model.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.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.
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.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.VersionListing
Not intended for direct use by callers.
setKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The unencrypted PEM encoded RSA private key.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the EC2 key pair.
setKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the EC2 key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
The unique name for the new key pair.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the Amazon EC2 key pair to delete.
setKeyName(String) - Method in class com.amazonaws.services.ec2.model.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.RunInstancesRequest
The name of the key pair.
setKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
The optional list of key pair names to describe.
setKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
The newly created EC2 key pair.
setKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
The list of described key pairs.
setLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Label property for this object.
setLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
setLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identfication of the permission to remove.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the date, according to Amazon S3, at which 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 last modified date for the object that was created in the associated copy object request.
setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the LastStateChangeReason property for this object.
setLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the LastStateChangeReason property for this object.
setLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the latest time to which a database can be restored with point-in-time restore.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration to use with the Auto Scaling group.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the name of the launch configuration.
setLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
setLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
 
setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
 
setLaunchPermissions(Collection<LaunchPermission>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Launch permissions for the associated AMI.
setLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
The time this instance launched.
setLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol.
setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, and Protocol are returned in a list of tuples in the Listeners element.
setLoadBalancerDescriptions(Collection<LoadBalancerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of LoadBalancer description structures.
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.CreateLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the name associated with the LoadBalancer.
setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
The name associated with the LoadBalancer.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
 
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of LoadBalancers to use.
setLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of names associated with the LoadBalancers at creation time.
setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
setLogFilePrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
 
setLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the new logging configuration for the specified bucket.
setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the LogUri property for this object.
setLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Sets the value of the LogUri property for this object.
setLowerBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the lower threshold has been breached.
setLowerBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the lower threshold has been breached.
setLowerThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The lower limit for the metric.
setLowerThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the lower limit for the metric.
setMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the MainClass property for this object.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
An optional marker provided in the previous DescribeDBInstances request.
setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
The marker obtained from a previous operation response.
setMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
setMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional parameter indicating where in the bucket to begin listing.
setMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
Not intended for direct use by callers.
setMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the MasterInstanceId property for this object.
setMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the MasterInstanceType property for this object.
setMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the MasterInstanceType property for this object.
setMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the MasterPublicDnsName property for this object.
setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of master user for the client DB Instance.
setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the master username for the DB Instance.
setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the master username for the DB Instance.
setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The password for the master DB Instance user.
setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new password for the DB Instance master user.
setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the pending or in-progress change of the master credentials for the DB Instance.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional list of ETag constraints that, when present, must include a match for the object's current ETag in order for this request to be executed.
setMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of allowed open HTTP connections.
setMaxCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Maximum number of instances to launch.
setMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error responses from services).
setMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Maximum property for this object.
setMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional parameter indicating the maximum number of keys to include in the response.
setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.ObjectListing
Not intended for direct use by callers.
setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.VersionListing
Not intended for direct use by callers.
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.
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Constraints:
Range: 20 - 100
setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The maximum number of records to include in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional parameter indicating the maximum number of results to include in the response.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the AutoScalingGroup.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
setMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
setMD5OfBody(String) - Method in class com.amazonaws.services.sqs.model.Message
 
setMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
setMeasureName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The measure name associated with the metric used by the trigger to determine when to fire.
setMeasureName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the measure name used by the trigger to determine when to fire.
setMeasureName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the MeasureName property for this object.
setMeasureName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the MeasureName property for this object.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Error message.
setMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
Descriptive message for the state change.
setMessage(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the text of this event.
setMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
setMessageId(String) - Method in class com.amazonaws.services.sqs.model.Message
 
setMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
The message ID of the message sent to the queue.
setMessages(Collection<Message>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
setMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional metadata instructing Amazon S3 how to handle the uploaded data (ex: custom user metadata, hooks for specifying content type, etc.).
setMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the Metrics property for this object.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket.
setMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Minimum number of instances to launch.
setMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Minimum property for this object.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the AutoScalingGroup.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
setMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
 
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional modified since constraint that restricts this request to executing only if the source object has been modified since the specified date.
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional modified since constraint that restricts this request to executing only if the object has been modified since the specified date.
setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
Monitoring status for this instance.
setMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Monitoring state for the associated instance.
setMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Enables monitoring for the instance.
setName(String) - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the name of the Dimension.
setName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The name for the new AMI being created.
setName(String) - Method in class com.amazonaws.services.ec2.model.Filter
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(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.elasticmapreduce.model.JobFlowDetail
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Sets the value of the Name property for this object.
setName(String) - Method in class com.amazonaws.services.s3.model.Bucket
Set the name of the bucket.
setName(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Attribute Name.
setName(String) - Method in class com.amazonaws.services.simpledb.model.Item
Item Name.
setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Attribute Name.
setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
Item Name.
setName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The name of the attribute involved in the condition.
setNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Constraints:
Length: 1 - 100
Pattern: [ -9;-??-??-?\r\n\t]*
setNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Constraints:
Length: 1 - 100
Pattern: [ -9;-??-??-?\r\n\t]*
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Namespace property for this object.
setNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Namespace property for this object.
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.VersionListing
Not intended for direct use by callers.
setNextMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
Not intended for direct use by callers.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Constraints:
Pattern: [ -??-??-?\r\n\t]*
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Constraints:
Pattern: [ -??-??-?\r\n\t]*
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string used to mark the start of the next batch of returned results.
setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Sets the value of the NextToken property for this object.
setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the NextToken property for this object.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
String that tells 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 than MaxNumberOfDomains domains still available.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
String that tells Amazon SimpleDB where to start the next list of Item Names.
setNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectResult
An opaque token indicating that more than MaxNumberOfItems matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
setNextVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
Not intended for direct use by callers.
setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Sets the value of the NoDevice property for this object.
setNoDevice(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
When set to the empty string, specifies that the device name in this object should not be mapped to any real device.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the object's current ETag in order for this request to be executed.
setNoReboot(Boolean) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
By default this property is set to false, which means Amazon EC2 attempts to cleanly shut down the instance before image creation and reboots the instance afterwards.
setObjectAcl(String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Set the AccessControlList for the specified object in Amazon S3.
setObjectAcl(String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Set the AccessControlList 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
Set the AccessControlList for the specified object at the specified version in Amazon S3.
setObjectAcl(String, String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Set the AccessControlList for the specified object at the specified version ID in Amazon S3 using one of the pre-configured CannedAccessControlLists.
setObjectAcl(String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectContent(InputStream) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the input stream containing this object's contents.
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.
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
Sets the owner on this ACL.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.Bucket
Sets the bucket's owner in S3 - this should only be used internally by the AWS Java client methods that retrieve information directly from S3.
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
Sets the owner of this version.
setOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The instance owner's account ID.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
AWS Access Key ID of the image owner.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The AWS Access Key ID of the user who owns the reservation.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS Access Key ID of the owner of the security group.
setOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
AWS Access Key ID of the user who owns the snapshot.
setOwnerId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the AWS ID of the owner of a specific DB Security Group.
setOwnerIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot owners.
setOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of owners for the described AMIs.
setParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The status of parameter updates.
setParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the name of the parameter.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter instances.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Contains a list of engine default parameters.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
setParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the value of the parameter.
setPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The Windows administrator password of the specified instance.
setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies that changes to the DB Instance are pending.
setPeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The period, in seconds, associated witht he metric statistics.
setPeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the period used in retrieving metric statistics used by the trigger to determine when to fire.
setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Period property for this object.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where this instance launched.
setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the placement constraints (Availability Zones) for launching the instances.
setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the Placement property for this object.
setPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the Placement property for this object.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
The operating platform of the AMI.
setPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
Platform of the instance (e.g., Windows).
setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The port number on which the database accepts connections.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the port that the database engine is listening on.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending port for the DB Instance.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The port number on which the database accepts connections.
setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The port number on which the database accepts connections.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the weekly time range (in UTC) during which system maintenance can occur.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur, which may result in an outage.
setPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The prefix to use when storing the AMI in S3.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional prefix parameter restricting the response to keys which 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 which begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
Not intended for direct use by callers.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.VersionListing
Not intended for direct use by callers.
setPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the specified instance.
setPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
setPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the private IP address that is assigned to the instance (Amazon VPC).
setProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code to confirm.
setProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The unique ID of an AWS DevPay product code.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
Product codes of the AMI.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Product codes for the associated AMI.
setProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
Product codes attached to this instance.
setProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The list of product codes being added to or removed from the specified AMI.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product description.
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instances product description (ex: Windows or Unix/Linux).
setProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instances description (ex: Windows or Unix/Linux).
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.
setProperties(Collection<KeyValue>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the Properties property for this object.
setProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
Sets the protocol (i.e.
setProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
setProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy host the client will connect through.
setProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy password to use when connecting through a proxy.
setProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy port the client will connect through.
setProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy user name to use if connecting through a proxy.
setPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
True if this image has public launch permissions.
setPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the PublicIp property for this object.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
IP address for use with your account.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
IP address that you are assigning to the instance.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Sets the value of the PublicIp property for this object.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
The elastic IP address that you are disassociating from the instance.
setPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The elastic IP address that you are releasing from your account.
setPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the IP address of the instance.
setPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
The optional list of Elastic IP addresses to describe.
setQueueAttributes(SetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
Sets an attribute of a queue.
setQueueAttributes(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
Sets an attribute of a queue.
setQueueAttributesAsync(SetQueueAttributesRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQSAsync
Sets an attribute of a queue.
setQueueAttributesAsync(SetQueueAttributesRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
Sets an attribute of a queue.
SetQueueAttributesRequest - Class in com.amazonaws.services.sqs.model
SetQueueAttributesRequest() - Constructor for class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
setQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name to use for the created queue.
setQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The queue URL for the created queue.
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
 
setQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
 
setQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs for queues.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the EC2 AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the EC2 AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Ramdisk ID of the associated AMI.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
RAM disk associated with this instance.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ramdisk ID of the associated instance.
setRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.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 byte range (inclusive) within the desired object that will be downloaded by this request.
setReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout the client wants to change.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The receipt handle associated with the message to delete.
setReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.Message
 
setRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Name of the region in which this zone resides.
setRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
Name of the region.
setRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The optional list of regions to describe.
setRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
The list of described Amazon EC2 regions.
setReplace(Boolean) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Flag to specify whether to replace the Attribute/Value or to add a new Attribute/Value.
setRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The unique ID of the user who requested the instances in this reservation.
setRequestId(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the AWS requestId for this exception.
setRequestId(String) - Method in class com.amazonaws.ResponseMetadata
Sets the AWS request ID for this response metadata object.
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.PurchaseReservedInstancesOfferingResult
The unique ID of the Reserved Instances purchased for your account.
setReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The unique ID of the Reserved Instances purchase.
setReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The unique ID of the Reserved Instances offering being purchased.
setReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The unique ID of this Reserved Instances offering.
setReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
An optional list of the unique IDs of the Reserved Instance offerings to describe.
setReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The list of described Reserved Instance offerings.
setResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Specifies whether (true) or not (false) to reset all parameters in the DB Parameter Group to default values.
setResourcePath(String) - Method in class com.amazonaws.DefaultRequest
 
setResourcePath(String) - Method in interface com.amazonaws.Request
Sets the path to the resource being requested.
setRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of users who have permission to create volumes from the described EBS snapshots.
setRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The date and time from to restore from.
setResult(T) - Method in class com.amazonaws.ResponseMetadata
Sets the result for the response with which this metadata is associated.
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
The root device name (e.g., /dev/sda1).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (e.g., /dev/sda1).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The root device name (e.g., /dev/sda1).
setRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The root device name (e.g., /dev/sda1).
setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
The root device type used by the AMI.
setRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
setS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
The details of S3 storage for bundling a Windows instance.
setSamples(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Samples property for this object.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of names of the security groups with which to associate EC2 instances.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains a description of the security groups to associate with the EC2 instances.
setSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
The list of described Amazon EC2 security groups.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The names of the security groups into which the instances will be launched.
setSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
setServiceName(String) - Method in exception com.amazonaws.AmazonServiceException
Sets the name of the service that sent this error response.
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.
setSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in gigabytes.
setSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The size of this volume, in gigabytes.
setSize(long) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the size of this object, in bytes.
setSize(long) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the size of this version, in bytes.
setSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
 
setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the SlaveInstanceType property for this object.
setSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the SlaveInstanceType property for this object.
setSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
The new snapshot.
setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the time (UTC) when the snapshot was taken.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The ID of the snapshot from which to create the new volume.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the snapshot to delete.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the EBS snapshot whose attribute is being described.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the snapshot whose attribute is being described.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot from which the volume will be created.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the EBS snapshot whose attributes are being modified.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot whose attribute is being reset.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The unique ID of this snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
Optional snapshot from which this volume was created.
setSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot IDs to describe.
setSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The list of described EBS snapshots.
setSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers.
setSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed.
setSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The parameter types to return.
setSource(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates the source of the parameter value.
setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied.
setSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The identifier of the source DB Instance from which to restore.
setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the identifier for the source of the event.
setSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the key in the source bucket under which the source object to be copied is stored.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the security group.
setSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Name of the source security group.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
AWS user ID of an account.
setSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
AWS user ID of an account.
setSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The event source to retrieve events for.
setSourceType(String) - Method in class com.amazonaws.services.rds.model.Event
Specifies the source type for this event.
setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy.
setStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instances started.
setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the StartDateTime property for this object.
setStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the StartDateTime property for this object.
setStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
The list of the starting instances and details on how their state has changed.
setStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this activity.
setStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the StartTime property for this object.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
setStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
Time stamp when the snapshot was initiated.
setStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
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.CustomerGateway
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(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.Monitoring
The state of monitoring on an Amazon EC2 instance (ex: enabled, disabled).
setState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instances purchase.
setState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Snapshot state (e.g., pending, completed, or error).
setState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
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(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Constraints:
Allowed Values: attaching, attached, detaching, detached
setState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Sets the value of the State property for this object.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Sets the value of the State property for this object.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the State property for this object.
setState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Sets the value of the State property for this object.
setState(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current status of the instance.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the State property for this object.
setState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the State property for this object.
setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the state change.
setStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
Reason for the most recent state transition.
setStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The statistic that the trigger when fetching metrics to examine.
setStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the statistic used by the trigger to determine which metric statistics to examine.
setStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Statistics property for this object.
setStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Provides the current status of the trigger.
setStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The status of the EBS volume.
setStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
 
setStatus(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the status of this DB Snapshot.
setStatus(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Provides the status of the EC2 security group.
setStatus(String) - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the status of the IP range.
setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object.
setStatusCode(int) - Method in exception com.amazonaws.AmazonServiceException
Sets the HTTP status code that was returned with this service exception.
setStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
setStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
setStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
Sets the value of the StepConfig property for this object.
setSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Sets the value of the Steps property for this object.
setSteps(Collection<StepDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the Steps property for this object.
setSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Sets the value of the Steps 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
Sets the value of the Storage property for this object.
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.S3ObjectSummary
Sets the type of storage used by Amazon S3 for this object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the type of storage used by Amazon S3 for this version.
setSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Sets the value of the Subnet property for this object.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
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.RunInstancesRequest
Specifies the subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
setSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Sets the value of the SubnetId property for this object.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Sets the value of the SubnetIds property for this object.
setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Sets the value of the Subnets property for this object.
setSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Sum property for this object.
setTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
setTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the new database instance to be created.
setTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
The list of the terminating instances and details on how their state has changed.
setTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the amount of time, in seconds, during which no response means a failed health probe.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Timestamp property for this object.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
setTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
setTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated in Epoch (UNIX) time.
setToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the current, unique Multi-Factor Authentication token generated by the device associated with your AWS account.
setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
End of port range for the TCP and UDP protocols, or an ICMP code.
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
End of port range for the TCP and UDP protocols, or an ICMP code.
setTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name for the trigger.
setTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the trigger to be deleted.
setTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the trigger.
setTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
 
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ObjectListing
Not intended for direct use by callers.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.VersionListing
Not intended for direct use by callers.
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Sets the value of the Type property for this object.
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Sets the value of the Type property for this object.
setType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Sets the value of the Type property for this object.
setType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Sets the value of the Type property for this object.
setType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the Type property for this object.
setType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
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.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Constraints:
Pattern: (Seconds|Bytes|Bits|Percent|Count|Bytes/Second|Bits/Second|Count/Second|None)
setUnit(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the standard unit associated with a measure; used by the trigger when fetching the metric statistics it uses to determine when to activate.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Unit property for this object.
setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Unit property for this object.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional unmodified since constraint that restricts this request to executing only if the source object has not been modified since the specified date.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional unmodified since constraint that restricts this request to executing only if the object has not been modified since the specified date.
setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
setUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on the user's behalf.
setUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
setUpperBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the upper threshold has been breached.
setUpperBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the upper threshold has been breached.
setUpperThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The upper limit for the metric.
setUpperThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the upper limit of the metric used.
setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instances, per hour.
setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB Instance is restored from the latest backup time.
setUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent header to send with all requests.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data available to the launched EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains the user data available to the launched EC2 instances.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
MIME, Base64-encoded user data.
setUserData(String) - Method in class com.amazonaws.services.ec2.model.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.
setValue(String) - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the value of the Dimension.
setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Sets the value of the Value property for this object.
setValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The value of the attribute being modified.
setValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new value of the instance attribute being modified.
setValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
Sets the value of the Value property for this object.
setValue(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Attribute Value.
setValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Attribute Value.
setValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The value of an attribute.
setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Sets the value of the Values property for this object.
setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
Sets the value of the Values property for this object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the version ID of the new, copied object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the version version ID uniquely identifying which version of the object to delete.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the version ID of the new, 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.
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
Not intended for direct use by callers.
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
Not intended for direct use by callers.
setVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the virtual name associated with the device.
setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Sets the value of the VirtualName property for this object.
setVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
setVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The new value (in seconds) for the message's visibility timeout.
setVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The duration (in seconds) that the received messages are hidden from subsequent retrieve requests after being retrieved by a ReceiveMessage request.
setVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
The newly created EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the Amazon EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the volume from which to create the snapshot.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the EBS volume to delete.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume to detach.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the EBS volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the EBS volume that should be mounted as a block device on an Amazon EC2 instance.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume from which this snapshot was created.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The unique ID of this volume.
setVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
 
setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in gigabytes.
setVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in gigabytes.
setVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Sets the value of the Vpc property for this object.
setVpcAttachement(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Sets the value of the VpcAttachement property for this object.
setVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Sets the value of the VpcAttachments property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Sets the value of the VpcId property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Sets the value of the VpcId property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Sets the value of the VpcId property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
Sets the value of the VpcId property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Sets the value of the VpcId property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the Amazon VPC in which the instance is running.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Sets the value of the VpcId property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Sets the value of the VpcId property for this object.
setVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Sets the value of the VpcId property for this object.
setVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Sets the value of the VpcIds property for this object.
setVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Sets the value of the Vpcs property for this object.
setVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Sets the value of the VpnConnection property for this object.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Sets the value of the VpnConnectionId property for this object.
setVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the VpnConnectionId property for this object.
setVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Sets the value of the VpnConnectionIds property for this object.
setVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Sets the value of the VpnConnections property for this object.
setVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Sets the value of the VpnGateway property for this object.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Sets the value of the VpnGatewayId property for this object.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Sets the value of the VpnGatewayId property for this object.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Sets the value of the VpnGatewayId property for this object.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Sets the value of the VpnGatewayId property for this object.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the VpnGatewayId property for this object.
setVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Sets the value of the VpnGatewayId property for this object.
setVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Sets the value of the VpnGatewayIds property for this object.
setVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Sets the value of the VpnGateways 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.
sign(Request<T>) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add "Signature" parameter to the request.
sign(Request<T>, SignatureVersion, SigningAlgorithm) - Method in class com.amazonaws.auth.QueryStringSigner
This signer will add following authentication parameters to the request: AWSAccessKeyId SignatureVersion SignatureMethod Timestamp Signature
sign(Request<T>, SignatureVersion, SigningAlgorithm) - Method in interface com.amazonaws.auth.Signer
 
SignatureVersion - Enum in com.amazonaws.auth
 
Signer<T> - Interface in com.amazonaws.auth
 
SigningAlgorithm - Enum in com.amazonaws.auth
 
SimpleDBUtils - Class in com.amazonaws.services.simpledb.util
Provides collection of static functions for conversion of various values into strings that may be compared lexicographically.
SimpleDBUtils() - Constructor for class com.amazonaws.services.simpledb.util.SimpleDBUtils
 
Snapshot - Class in com.amazonaws.services.ec2.model
Represents a snapshot of an Amazon EC2 EBS volume.
Snapshot() - Constructor for class com.amazonaws.services.ec2.model.Snapshot
 
SnapshotQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed number of DB Snapshots.
SnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.SnapshotQuotaExceededException
Constructs a new SnapshotQuotaExceededException with the specified error message.
SnapshotState - Enum in com.amazonaws.services.ec2.model
Snapshot State
SourceType - Enum in com.amazonaws.services.rds.model
Source Type
startInstances(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Starts an instance that uses an Amazon EBS volume as its root device.
startInstances(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Starts an instance that uses an Amazon EBS volume as its root device.
startInstancesAsync(StartInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Starts an instance that uses an Amazon EBS volume as its root device.
startInstancesAsync(StartInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Starts an instance that uses an Amazon EBS volume as its root device.
StartInstancesRequest - Class in com.amazonaws.services.ec2.model
Starts an instance that uses an Amazon EBS volume as its root device.
StartInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
 
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
 
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
 
StepConfig - Class in com.amazonaws.services.elasticmapreduce.model
Step Config
StepConfig() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepConfig
 
StepDetail - Class in com.amazonaws.services.elasticmapreduce.model
Step Detail
StepDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepDetail
 
StepExecutionStatusDetail - Class in com.amazonaws.services.elasticmapreduce.model
Step Execution Status Detail
StepExecutionStatusDetail() - Constructor for class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
 
stopInstances(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Stops an instance that uses an Amazon EBS volume as its root device.
stopInstances(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Stops an instance that uses an Amazon EBS volume as its root device.
stopInstancesAsync(StopInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Stops an instance that uses an Amazon EBS volume as its root device.
stopInstancesAsync(StopInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Stops an instance that uses an Amazon EBS volume as its root device.
StopInstancesRequest - Class in com.amazonaws.services.ec2.model
Stops an instance that uses an Amazon EBS volume as its root device.
StopInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
 
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
 
StorageQuotaExceededException - Exception in com.amazonaws.services.rds.model
Request would result in user exceeding the allowed amount of storage available across all DB Instances.
StorageQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.StorageQuotaExceededException
Constructs a new StorageQuotaExceededException with the specified error message.
Subnet - Class in com.amazonaws.services.ec2.model
Subnet
Subnet() - Constructor for class com.amazonaws.services.ec2.model.Subnet
 
SUSPENDED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is suspended for a bucket.

T

terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Terminates the specified instance.
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Terminates the specified instance.
terminateInstanceInAutoScalingGroupAsync(TerminateInstanceInAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Terminates the specified instance.
TerminateInstanceInAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
TerminateInstanceInAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
 
TerminateInstanceInAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
TerminateInstanceInAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
 
terminateInstances(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
The TerminateInstances operation shuts down one or more instances.
terminateInstances(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
The TerminateInstances operation shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
The TerminateInstances operation shuts down one or more instances.
terminateInstancesAsync(TerminateInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
The TerminateInstances operation shuts down one or more instances.
TerminateInstancesRequest - Class in com.amazonaws.services.ec2.model
A request to shut down one or more instances.
TerminateInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
 
TerminateInstancesResult - Class in com.amazonaws.services.ec2.model
The result of calling the TerminateInstances operation.
TerminateInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesResult
 
terminateJobFlows(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduce
 
terminateJobFlows(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceClient
 
terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in interface com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsync
 
terminateJobFlowsAsync(TerminateJobFlowsRequest) - Method in class com.amazonaws.services.elasticmapreduce.AmazonElasticMapReduceAsyncClient
 
TerminateJobFlowsRequest - Class in com.amazonaws.services.elasticmapreduce.model
Terminate Job Flows Request
TerminateJobFlowsRequest() - Constructor for class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
 
TooManyAccessPointsException - Exception in com.amazonaws.services.elasticloadbalancing.model
TooManyAccessPointsException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyAccessPointsException
Constructs a new TooManyAccessPointsException with the specified error message.
TooManyRequestedAttributesException - Exception in com.amazonaws.services.simpledb.model
AmazonSimpleDB exception
TooManyRequestedAttributesException(String) - Constructor for exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
Constructs a new TooManyRequestedAttributesException with the specified error message.
toString() - Method in exception com.amazonaws.AmazonServiceException
Returns a string summary of the details of this exception including the HTTP status code, AWS request ID, AWS error code and error message.
toString() - Method in enum com.amazonaws.auth.SignatureVersion
 
toString() - Method in enum com.amazonaws.Protocol
 
toString() - Method in enum com.amazonaws.services.ec2.model.ImageState
 
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceStateName
 
toString() - Method in enum com.amazonaws.services.ec2.model.InstanceType
 
toString() - Method in enum com.amazonaws.services.ec2.model.SnapshotState
 
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
 
toString() - Method in enum com.amazonaws.services.ec2.model.VolumeState
 
toString() - Method in enum com.amazonaws.services.rds.model.ApplyMethod
 
toString() - Method in enum com.amazonaws.services.rds.model.SourceType
 
toString() - Method in class com.amazonaws.services.s3.model.AccessControlList
Returns a string representation of the ACL contents, useful for debugging.
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 enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the Amazon S3 x-amz-acl header value for this canned acl.
toString() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
 
toString() - Method in class com.amazonaws.services.s3.model.Owner
 
toString() - Method in enum com.amazonaws.services.s3.model.Permission
Returns the string representation of this permission object as defined by Amazon S3, eg FULL_CONTROL
toString() - Method in enum com.amazonaws.services.s3.model.Region
 
toString() - Method in class com.amazonaws.services.s3.model.S3Object
 
Trigger - Class in com.amazonaws.services.autoscaling.model
The Trigger data type.
Trigger() - Constructor for class com.amazonaws.services.autoscaling.model.Trigger
 

U

unmonitorInstances(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
Disables monitoring for a running instance.
unmonitorInstances(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
Disables monitoring for a running instance.
unmonitorInstancesAsync(UnmonitorInstancesRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
Disables monitoring for a running instance.
UnmonitorInstancesRequest - Class in com.amazonaws.services.ec2.model
A request to disable monitoring for an Amazon EC2 instance.
UnmonitorInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
 
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
 
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroup(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
Updates the configuration for the specified AutoScalingGroup.
updateAutoScalingGroupAsync(UpdateAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
Updates the configuration for the specified AutoScalingGroup.
UpdateAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
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
 
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.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.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.ImageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.SnapshotState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeAttachmentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rds.model.ApplyMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rds.model.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.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.
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.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.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.ImageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceStateName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.InstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.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.VolumeAttachmentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.ec2.model.VolumeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rds.model.ApplyMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rds.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.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.
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
 
Volume - Class in com.amazonaws.services.ec2.model
Represents an Amazon Elastic Block Storage (EBS) volume.
Volume() - Constructor for class com.amazonaws.services.ec2.model.Volume
 
VolumeAttachment - Class in com.amazonaws.services.ec2.model
Specifies the details of a how an EC2 EBS volume is attached to an instance.
VolumeAttachment() - Constructor for class com.amazonaws.services.ec2.model.VolumeAttachment
 
VolumeAttachmentState - Enum in com.amazonaws.services.ec2.model
Volume Attachment State
VolumeState - Enum in com.amazonaws.services.ec2.model
Volume State
Vpc - Class in com.amazonaws.services.ec2.model
Vpc
Vpc() - Constructor for class com.amazonaws.services.ec2.model.Vpc
 
VpcAttachment - Class in com.amazonaws.services.ec2.model
Vpc Attachment
VpcAttachment() - Constructor for class com.amazonaws.services.ec2.model.VpcAttachment
 
VpnConnection - Class in com.amazonaws.services.ec2.model
Vpn Connection
VpnConnection() - Constructor for class com.amazonaws.services.ec2.model.VpnConnection
 
VpnGateway - Class in com.amazonaws.services.ec2.model
Vpn Gateway
VpnGateway() - Constructor for class com.amazonaws.services.ec2.model.VpnGateway
 

W

withActionOnFailure(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Sets the value of the ActionOnFailure 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.
withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
A list of the requested scaling activities.
withActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
Returns a reference to this object so that method calls can be chained together.
withActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Specifies the ID of the activity.
withActivityIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
withActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A list containing the activity IDs of the desired scaling activities.
withAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the DNS address of the DB Instance.
withAddresses(Address...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
withAddresses(Collection<Address>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesResult
The list of Elastic IPs.
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The amount of storage (in gigabytes) to be initially allocated for the database instance.
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the allocated storage size specified in gigabytes.
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the allocated storage size in gigabytes (GB).
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new storage capacity of the RDS instance.
withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new AllocatedStorage size for the DB Instance that will be applied or is in progress.
withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid range of values for the parameter.
withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Sets the value of the AlternateNameEncoding property for this object.
withAlternateNameEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Item
Sets the value of the AlternateNameEncoding property for this object.
withAlternateValueEncoding(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Sets the value of the AlternateValueEncoding property for this object.
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.
withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
Specifies whether or not the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB Instance.
withApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates when to apply parameter updates.
withApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the engine specific parameters type.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Image
The architecture of the image.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.Instance
The architecture of this instance.
withArchitecture(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The architecture of the image.
withArgs(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the Args property for this object.
withArgs(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the Args property for this object.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVolumeResult
Sets the value of the Attachment property for this object.
withAttachment(VolumeAttachment) - Method in class com.amazonaws.services.ec2.model.DetachVolumeResult
The updated EBS volume attachment information after trying to detach the volume from the specified instance.
withAttachments(VolumeAttachment...) - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
withAttachments(Collection<VolumeAttachment>) - Method in class com.amazonaws.services.ec2.model.Volume
Information on what this volume is attached to.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The time at which the EBS volume was attached to the associated instance.
withAttachTime(Date) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Timestamp when this attachment initiated.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest
The name of the attribute to describe.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The name of the attribute to describe.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The name of the EBS attribute to describe.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The name of the AMI attribute you want to modify.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The name of the attribute being modified.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The name of the attribute being modified.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetImageAttributeRequest
The name of the attribute being reset.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The name of the attribute being reset.
withAttribute(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The name of the attribute being reset.
withAttributeNameCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of unique attribute names in the domain.
withAttributeNames(String...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
The names of the attributes.
withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to get.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
A list of attributes to get.
withAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to get.
withAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
A list of attributes to get.
withAttributeNamesSizeBytes(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all unique attribute names, in bytes.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Attributes.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
Attributes.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
Attributes list.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
Attributes list.
withAttributes(Attribute...) - Method in class com.amazonaws.services.simpledb.model.Item
List of Attributes.
withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.simpledb.model.Item
List of Attributes.
withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
List of attributes.
withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
List of attributes.
withAttributes(ReplaceableAttribute...) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
List of Replaceable Attributes.
withAttributes(Collection<ReplaceableAttribute>) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
List of Replaceable Attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesResult
A list of attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
A list of attributes to set.
withAttributeValueCount(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The number of all attribute name/value pairs in the domain.
withAttributeValuesSizeBytes(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all attribute values, in bytes.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the Auto Scaling group.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name of the AutoScalingGroup to be associated with the trigger.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the AutoScalingGroup associated with the trigger.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The name of the AutoScalingGroup.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersRequest
The name of the AutoScalingGroup.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The name of the AutoScalingGroup.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the AutoScalingGroup to which the trigger belongs.
withAutoScalingGroupName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroupNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroupNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
Returns a reference to this object so that method calls can be chained together.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
Returns a reference to this object so that method calls can be chained together.
withAvailabilityZone(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Returns a reference to this object so that method calls can be chained together.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Sets the value of the AvailabilityZone property for this object.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The Availability Zone in which to create the new volume.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Sets the value of the AvailabilityZone property for this object.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Availability Zone in which the Reserved Instance can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Placement
The availability zone in which an Amazon EC2 instance runs.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Availability Zone in which the Reserved Instances can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Availability Zone in which the Reserved Instances can be used.
withAvailabilityZone(String) - Method in class com.amazonaws.services.ec2.model.Subnet
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.VpnGateway
Sets the value of the AvailabilityZone property for this object.
withAvailabilityZone(String) - Method in class com.amazonaws.services.elasticmapreduce.model.PlacementType
Sets the value of the AvailabilityZone property for this object.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The EC2 Availability Zone that the database instance will be created in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the Availability Zone the DB Instance is located in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the Availability Zone the DB Instance was located in at the time of the DB Snapshot.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The EC2 Availability Zone that the database instance will be created in.
withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The EC2 Availability Zone that the database instance will be created in.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of availability zones for the group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains a list of availability zones for the group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of availability zones for the Auto Scaling group.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of availability zones for the Auto Scaling group.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
The list of described Amazon EC2 availability zones.
withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
The list of described Amazon EC2 availability zones.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of Availability Zones.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
A list of Availability Zones.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
A list of Availability Zones to be removed from the LoadBalancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
A list of Availability Zones to be removed from the LoadBalancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the LoadBalancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
A list of updated Availability Zones for the LoadBalancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the LoadBalancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
A list of new Availability Zones for the LoadBalancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the LoadBalancer.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult
An updated list of Availability Zones for the LoadBalancer.
withAvailabilityZones(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies a list of Availability Zones.
withAvailableIpAddressCount(Integer) - Method in class com.amazonaws.services.ec2.model.Subnet
Sets the value of the AvailableIpAddressCount property for this object.
withAverage(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Average property for this object.
withAWSAccessKeyId(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The Access Key ID of the owner of the Amazon S3 bucket.
withAWSAccountIds(String...) - Method in class com.amazonaws.services.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.
withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The number of days for which automated backups are retained.
withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the number of days for which automatic DB Snapshots are retained.
withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The number of days to retain automated backups.
withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending number of days for which automated backups are retained.
withBgpAsn(Integer) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Sets the value of the BgpAsn property for this object.
withBgpAsn(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Sets the value of the BgpAsn property for this object.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Image
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Image
Specifies how block devices are exposed to the instance.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Block device mappings for the associated AMI.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Block device mappings for the associated AMI.
withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.Instance
Block device mapping set.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.Instance
Block device mapping set.
withBlockDeviceMappings(InstanceBlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
How block devices are exposed to this instance.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
How block devices are exposed to this instance.
withBlockDeviceMappings(InstanceBlockDeviceMappingSpecification...) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new block device mappings for the instance whose attributes are being modified.
withBlockDeviceMappings(Collection<InstanceBlockDeviceMappingSpecification>) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new block device mappings for the instance whose attributes are being modified.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The block device mappings for the new AMI, which specify how different block devices (ex: EBS volumes and ephemeral drives) will be exposed on instances launched from the new image.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The block device mappings for the new AMI, which specify how different block devices (ex: EBS volumes and ephemeral drives) will be exposed on instances launched from the new image.
withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns a reference to this object so that method calls can be chained together.
withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Returns a reference to this object so that method calls can be chained together.
withBody(String) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withBreachDuration(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The amount of time, in seconds, used to evaluate and determine if a breach is occurring.
withBreachDuration(Integer) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the amount of time to wait while the trigger is firing before performing scaling activities in response to the breach.
withBucket(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The bucket in which to store the AMI.
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 so that additional method calls may 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, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object's whose metadata is being retrieved, and returns the updated request object so that additional calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded, and returns this 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, and returns this ListObjectsRequest object so that method calls can be chained together.
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, and returns this ListVersionsRequest object so that method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the name of the bucket, to which this request will upload a new object, and returns this object so that additional method calls may be chained together.
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 the updated object so that additional method calls may 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.
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
Sets the value of the BundleTask property for this object.
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.
withCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the canned ACL to use for the new, copied object, and returns this CopyObjectRequest so that additional method calls can be chained together.
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, and returns this object so that additional method calls may be chained together.
withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the reason the activity was begun.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Sets the value of the CidrBlock property for this object.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcRequest
Sets the value of the CidrBlock property for this object.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Sets the value of the CidrBlock property for this object.
withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Sets the value of the CidrBlock property for this object.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
CIDR range.
withCidrIp(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
CIDR range.
withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The IP range to authorize.
withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the IP range.
withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The IP range to revoke access from.
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.StateReason
Reason code for the state change.
withConnectionTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) when initially establishing a connection before giving up and timing out, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
True if strong consistency should be enforced when data is read from SimpleDB, meaning that any data previously written to SimpleDB will be returned.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
True if strong consistency should be enforced when data is read from SimpleDB, meaning that any data previously written to SimpleDB will be returned.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
The number of seconds after a scaling activity completes before any further scaling activities can start.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start.
withCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withCreatedAfter(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the CreatedAfter property for this object.
withCreatedBefore(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the CreatedBefore 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.autoscaling.model.Trigger
Contains the creation date and time for the trigger.
withCreatedTime(Date) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides the date and time the LoadBalancer was created.
withCreateTime(Date) - Method in class com.amazonaws.services.ec2.model.Volume
Timestamp when volume creation was initiated.
withCreateVolumePermissions(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The list of permissions describing who can create a volume from the associated EBS snapshot.
withCreateVolumePermissions(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The list of permissions describing who can create a volume from the associated EBS snapshot.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the CreationDateTime property for this object.
withCreationDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the CreationDateTime property for this object.
withCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The current state of the specified instance.
withCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
Sets the value of the CustomerGateway property for this object.
withCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the CustomerGatewayConfiguration property for this object.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Sets the value of the CustomerGatewayId property for this object.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Sets the value of the CustomerGatewayId property for this object.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest
Sets the value of the CustomerGatewayId property for this object.
withCustomerGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the CustomerGatewayId property for this object.
withCustomerGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Sets the value of the CustomerGatewayIds property for this object.
withCustomerGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Sets the value of the CustomerGatewayIds property for this object.
withCustomerGateways(CustomerGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Sets the value of the CustomerGateways property for this object.
withCustomerGateways(Collection<CustomerGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
Sets the value of the CustomerGateways property for this object.
withCustomUnit(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The standard unit of measurement for a given measure that the trigger uses when fetching metrics to examine.
withCustomUnit(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Returns a reference to this object so that method calls can be chained together.
withCustomUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the CustomUnit property for this object.
withCustomUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the CustomUnit property for this object.
withDatapoints(Datapoint...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Datapoints property for this object.
withDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Datapoints property for this object.
withDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the valid data type for the parameter.
withDate(Date) - Method in class com.amazonaws.services.rds.model.Event
Specifies the date and time of the event.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The compute and memory capacity of the DB Instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the compute and memory capacity class of the DB Instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new compute and memory capacity of the DB Instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB Instance that will be applied or is in progress.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The compute and memory capacity of the Amazon RDS DB instance.
withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The compute and memory capacity of the Amazon RDS DB instance.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The DB Instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The DB Instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies a user-supplied database identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the the DBInstanceIdentifier of the DB Instance this DB Snapshot was created from.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
The DB Instance identifier for the DB Instance to be deleted.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The user-supplied instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The unique identifier for the Amazon RDS DB snapshot.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The DB Instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
The DB Instance identifier.
withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The identifier for the DB Snapshot to restore from.
withDBInstances(DBInstance...) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
A list of DBInstance instances.
withDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
A list of DBInstance instances.
withDBInstanceStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the current state of this database.
withDBName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database to create when the DB Instance is created.
withDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the name of the initial database of this instance that was provided at create time, if one was specified when the DB Instance was created.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database parameter group to associate with this DB instance.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the DB Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the DB Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The name of the DP Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
The name of the DB Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The name of a specific database parameter group to return details for.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The name of a specific database parameter group to return details for.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The name of the DB Parameter Group to apply to this DB Instance.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
The name of the database parameter group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
The name of the DP Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
The name of the DB Parameter Group.
withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
The name of the DP Parameter Group.
withDBParameterGroups(DBParameterGroupStatus...) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of DB Parameter Groups applied to this DB Instance.
withDBParameterGroups(Collection<DBParameterGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the list of DB Parameter Groups applied to this DB Instance.
withDBParameterGroups(DBParameterGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
A list of DPParameterGroup instances..
withDBParameterGroups(Collection<DBParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
A list of DPParameterGroup instances..
withDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The description for the DB Security Group.
withDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the description of the database security group.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
The name of the DB Security Group to authorize.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
The name for the DB Security Group.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Specifies the name of the DB Security Group.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
The name of the DB Security Group.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
The name of the database security group to delete.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The name of the DB Security Group to return details for.
withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the DB Security Group to revoke ingress from.
withDBSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of DB Security Groups to associate with this DB Instance.
withDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
A list of DB Security Groups to associate with this DB Instance.
withDBSecurityGroups(DBSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of DB Security Group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status sub-elements.
withDBSecurityGroups(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides List of DB Security Group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status sub-elements.
withDBSecurityGroups(DBSecurityGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
A list of DBSecurityGroup instances.
withDBSecurityGroups(Collection<DBSecurityGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
A list of DBSecurityGroup instances.
withDBSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of DB Security Groups to authorize on this DB Instance.
withDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
A list of DB Security Groups to authorize on this DB Instance.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
The identifier for the DB Snapshot.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the identifier for the DB Snapshot.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
The DBSnapshot identifier.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The DB Instance identifier.
withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
Name of the DB Instance to create from the DB Snapshot.
withDBSnapshots(DBSnapshot...) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
A list of DBSnapshot instances.
withDBSnapshots(Collection<DBSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
A list of DBSnapshot instances.
withDefaultVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The visibility timeout (in seconds) to use for the created queue.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
Specifies whether the Amazon EBS volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
Specifies whether the Amazon EBS volume is deleted on instance termination.
withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
`
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, and returns this ListObjectsRequest object so that method calls may be chained together.
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 rolled up into a single result element in the VersionListing.getCommonPrefixes() list, and returns this ListVersionsRequest object so that method calls may be chained together.
withDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the scaling activity.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The description for the new AMI being created.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Description of the group.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The description for the new snapshot.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.Image
The description of the AMI that was provided during image creation.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
User-created description of the associated AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The description describing the new AMI.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The description of this security group.
withDescription(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Description of the snapshot.
withDescription(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Returns a reference to this object so that method calls can be chained together.
withDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The description for the DB Parameter Group.
withDescription(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the customer-specified description for this DB Parameter Group.
withDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
Provides a description of the parameter.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the desired capacity for the AutoScalingGroup.
withDesiredCapacity(Integer) - Method in class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
The new capacity setting for the AutoScalingGroup.
withDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the destination bucket which will contain the new, copied object, and returns this object so that additional method calls can be chained together.
withDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the key in the destination bucket under which the new, copied object will be stored, and returns this object so that additional method calls can be chained together.
withDevice(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
Specifies how the device is exposed to the instance (e.g., /dev/sdh).
withDevice(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The device name to which the volume is attached on the specified instance.
withDevice(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
How the device is exposed to the instance (e.g., /dev/sdh).
withDeviceName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the name of the device within Amazon EC2.
withDeviceName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Sets the value of the DeviceName property for this object.
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, and returns this object so that additional method calls may be chained together.
withDhcpConfiguration(DhcpConfiguration) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest
Sets the value of the DhcpConfiguration property for this object.
withDhcpConfigurations(DhcpConfiguration...) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Sets the value of the DhcpConfigurations property for this object.
withDhcpConfigurations(Collection<DhcpConfiguration>) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Sets the value of the DhcpConfigurations property for this object.
withDhcpOptions(DhcpOptions) - Method in class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult
Sets the value of the DhcpOptions property for this object.
withDhcpOptions(DhcpOptions...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Sets the value of the DhcpOptions property for this object.
withDhcpOptions(Collection<DhcpOptions>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
Sets the value of the DhcpOptions property for this object.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Sets the value of the DhcpOptionsId property for this object.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
Sets the value of the DhcpOptionsId property for this object.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.DhcpOptions
Sets the value of the DhcpOptionsId property for this object.
withDhcpOptionsId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Sets the value of the DhcpOptionsId property for this object.
withDhcpOptionsIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Sets the value of the DhcpOptionsIds property for this object.
withDhcpOptionsIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
Sets the value of the DhcpOptionsIds property for this object.
withDimensions(Dimension...) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
A list of dimensions associated with the metric used by the trigger to determine whether to fire.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
A list of dimensions associated with the metric used by the trigger to determine whether to fire.
withDimensions(Dimension...) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the dimensions used to retrieve metric statistics that the trigger uses to determine when to fire.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the dimensions used to retrieve metric statistics that the trigger uses to determine when to fire.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Dimensions property for this object.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Dimensions property for this object.
withDimensions(Dimension...) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Dimensions property for this object.
withDimensions(Collection<Dimension>) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Dimensions property for this object.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance can be terminated.
withDisableApiTermination(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance can be terminated using the APIs.
withDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult
The DNS name for the LoadBalancer.
withDNSName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the external DNS name associated with the LoadBalancer.
withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
The name of the domain to create.
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 metadata.
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
Domain names that match the expression.
withDomainNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
Domain names that match the expression.
withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The duration of the Reserved Instances, in seconds.
withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The duration of the Reserved Instance, in seconds.
withDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The number of minutes to retrieve events for.
withEbs(EbsBlockDevice) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Sets the value of the Ebs property for this object.
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.
withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the Ec2KeyName property for this object.
withEc2KeyName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the Ec2KeyName property for this object.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
Name of the EC2 Security Group to authorize.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the name of the EC2 Security Group.
withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The name of the EC2 Security Group to revoke access from.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Specifies the AWS ID of the owner of the EC2 security group specified in the EC2SecurityGroupName field.
withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
The AWS Account Number of the owner of the security group specified in the EC2SecurityGroupName parameter.
withEC2SecurityGroups(EC2SecurityGroup...) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
withEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of EC2SecurityGroup elements.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the EndDateTime property for this object.
withEndDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the EndDateTime property for this object.
withEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
Region service endpoint.
withEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the endpoint type.
withEndTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the end time of this activity.
withEndTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the EndTime property for this object.
withEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
withEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of the database engine to be used for this instance.
withEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
The name of the database engine the DB Parameter Group can be used with.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the name of the database engine to be used for this DB Instance.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
Provides the name of the database engine that is compatible with this DB Parameter Group.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the name of the database engine.
withEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The name of the database engine.
withEngine(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Specifies the name of the database engine which the engine default parameters apply to.
withEvents(Event...) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
withEvents(Collection<Event>) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
A list of Event instances.
withExecutableUsers(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of users with explicit launch permissions for the described AMIs.
withExecutableUsers(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of users with explicit launch permissions for the described AMIs.
withExecutionStatusDetail(JobFlowExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the ExecutionStatusDetail property for this object.
withExecutionStatusDetail(StepExecutionStatusDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
Sets the value of the ExecutionStatusDetail property for this object.
withExists(Boolean) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
True if the specified attribute must exist with the specified value in order for this update condition to be satisfied, otherwise false if the specified attribute should not exist in order for this update condition to be satisfied.
withExpected(UpdateCondition) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
The update condition which, if specified, determines if 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 if the specified attributes will be updated or not.
withFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the file containing the data to be uploaded to Amazon S3, and returns this object so that additional method calls may be chained together.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Sets the value of the Filters property for this object.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
Sets the value of the Filters property for this object.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Sets the value of the Filters property for this object.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Sets the value of the Filters property for this object.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Sets the value of the Filters property for this object.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Sets the value of the Filters property for this object.
withFilters(Filter...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Sets the value of the Filters property for this object.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Sets the value of the Filters property for this object.
withFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Determines whether a final DB Snapshot is created before the DB Instance is deleted.
withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The purchase price of the Reserved Instances.
withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The purchase price of the Reserved Instance.
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
Forces detachment if the previous detachment attempt did not occur cleanly (logging into an instance, unmounting the volume, and detaching normally).
withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
Forces the instance to stop.
withFromPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
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.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
Start of port range for the TCP and UDP protocols, or an ICMP type number.
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.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the group to modify.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest
Name of the security group.
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.RevokeSecurityGroupIngressRequest
The name of the security group from which to remove permissions.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The name of this security group.
withGroupName(String) - Method in class com.amazonaws.services.ec2.model.UserIdGroupPair
The name of the security group in the specified user's account.
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.
withHadoopJarStep(HadoopJarStepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Sets the value of the HadoopJarStep property for this object.
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 the various health probes conducted on the LoadBalancer.
withHealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the number of consecutive health probe successes required before moving the instance to the Healthy state.
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.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).
withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the InputStream containing the data to be uploaded to Amazon S3, and returns this object so that additional method calls may be chained together.
withInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
The described instance attribute.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
Returns a reference to this object so that method calls can be chained together.
withInstanceCount(Integer) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The number of Reserved Instances purchased.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the InstanceCount property for this object.
withInstanceCount(Integer) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the InstanceCount property for this object.
withInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
Provides the date and time the DB Instance was created.
withInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the time (UTC) when the snapshot was taken.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Specifies EC2 instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
The ID of the EC2 instance to be terminated.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the InstanceId property for this object.
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
Sets the value of the InstanceId property for this object.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.BundleTask
Instance associated with this bundle task.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The ID of the instance to confirm.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The ID of the instance from which to create the new image.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
The ID of the instance whose instance attribute is being described.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the instance from which to detach the the specified volume.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
The ID of the instance for which you want console output.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The ID of the instance whose console output was requested.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataRequest
The ID of the instance for which you want the Windows administrator password.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The ID of the instance whose Windows administrator password was requested.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Unique ID of the instance launched.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ID of the associated instance.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The ID of the instance whose state changed.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The ID of the instance whose attribute is being modified.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest
The ID of the Amazon EC2 instance whose attribute is being reset.
withInstanceId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a reference to this object so that method calls can be chained together.
withInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Instance
Provides an EC2 instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides an EC2 instance ID.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
An optional list of the instances to describe.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeInstancesRequest
An optional list of the instances to describe.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
The list of Amazon EC2 instances on which to enable monitoring.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesRequest
The list of Amazon EC2 instances on which to enable monitoring.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
The list of instances to terminate.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RebootInstancesRequest
The list of instances to terminate.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
The list of Amazon EC2 instances to start.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StartInstancesRequest
The list of Amazon EC2 instances to start.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
The list of Amazon EC2 instances to stop.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.StopInstancesRequest
The list of Amazon EC2 instances to stop.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
The list of instances to terminate.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesRequest
The list of instances to terminate.
withInstanceIds(String...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
The list of Amazon EC2 instances on which to disable monitoring.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest
The list of Amazon EC2 instances on which to disable monitoring.
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
Whether this instance's Amazon EBS volumes are deleted when the instance is shut down.
withInstanceInitiatedShutdownBehavior(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies whether the instance's Amazon EBS volumes are stopped or terminated when the instance is shut down.
withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.MonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
withInstanceMonitorings(InstanceMonitoring...) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
withInstanceMonitorings(Collection<InstanceMonitoring>) - Method in class com.amazonaws.services.ec2.model.UnmonitorInstancesResult
A list of updated monitoring information for the instances specified in the request.
withInstancePort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the TCP port on which the instance server is listening.
withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of EC2 instances.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Provides a summary list of EC2 instances.
withInstances(Instance...) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of Amazon EC2 instances included in this reservation.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.ec2.model.Reservation
The list of Amazon EC2 instances included in this reservation.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
A list of EC2 instance IDs consisting of all instances to be deregistered.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the LoadBalancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
An updated list of remaining instances registered with the LoadBalancer.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
A list of instance IDs whose states are being queried.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
A list of instance IDs whose states are being queried.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of EC2 instance IDs for the LoadBalancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Provides a list of EC2 instance IDs for the LoadBalancer.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instances IDs that should be registered with the LoadBalancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
A list of instances IDs that should be registered with the LoadBalancer.
withInstances(Instance...) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the LoadBalancer.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult
An updated list of instances for the LoadBalancer.
withInstances(JobFlowInstancesDetail) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the Instances property for this object.
withInstances(JobFlowInstancesConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Sets the value of the Instances property for this object.
withInstanceStates(InstanceState...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
withInstanceStates(Collection<InstanceState>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
A list containing health information for the specified instances.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The instance type of the EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the instance type of the EC2 instance.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The instance type on which the Reserved Instance can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The instance type.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The instance type (e.g., m1.small, c1.medium, m2.2xlarge, and so on).
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The instance type on which the Reserved Instances can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The instance type on which the Reserved Instances can be used.
withInstanceType(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the instance type for the launched instances.
withInterval(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the approximate interval, in seconds, between health checks of an individual instance.
withIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Sets the value of the IpAddress property for this object.
withIpPermissions(IpPermission...) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The permissions enabled for this security group.
withIpPermissions(Collection<IpPermission>) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The permissions enabled for this security group.
withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
IP protocol.
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
IP protocol.
withIpRanges(String...) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
withIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
The list of CIDR IP ranges included in this permission.
withIPRanges(IPRange...) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
withIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Contains a list of IPRange elements.
withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates whether (true) or not (false) the parameter can be modified.
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(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The total size of all item names in the domain, in bytes.
withItems(ReplaceableItem...) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
List of Items
withItems(Collection<ReplaceableItem>) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
List of Items
withItems(Item...) - Method in class com.amazonaws.services.simpledb.model.SelectResult
Items that match the select expression.
withItems(Collection<Item>) - Method in class com.amazonaws.services.simpledb.model.SelectResult
Items that match the select expression.
withJar(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the Jar property for this object.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Sets the value of the JobFlowId property for this object.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the JobFlowId property for this object.
withJobFlowId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
Sets the value of the JobFlowId property for this object.
withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the JobFlowIds property for this object.
withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the JobFlowIds property for this object.
withJobFlowIds(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Sets the value of the JobFlowIds property for this object.
withJobFlowIds(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest
Sets the value of the JobFlowIds property for this object.
withJobFlows(JobFlowDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
Sets the value of the JobFlows property for this object.
withJobFlows(Collection<JobFlowDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
Sets the value of the JobFlows property for this object.
withJobFlowStates(String...) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the JobFlowStates property for this object.
withJobFlowStates(Collection<String>) - Method in class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest
Sets the value of the JobFlowStates property for this object.
withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the KeepJobFlowAliveWhenNoSteps property for this object.
withKeepJobFlowAliveWhenNoSteps(Boolean) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the KeepJobFlowAliveWhenNoSteps property for this object.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the kernel associated with the EC2 AMI.
withKernelId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the ID of the kernel associated with the EC2 AMI.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Image
The kernel associated with the image, if any.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Kernel ID of the associated AMI.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Kernel associated with this instance.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The kernel ID of the associated instance.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The optional ID of a specific kernel to register with the new AMI.
withKernelId(String) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The ID of the kernel with which to launch the instance.
withKey(String) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Sets the value of the Key property for this object.
withKey(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
Sets the value of the Key property for this object.
withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the key of the object to delete, and returns this object so that additional method calls may be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the key of the version to delete, and returns this object so that additional method calls may 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, and returns the updated request object so that additional calls may be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored, and returns this 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, and returns this object so that additional method calls may be chained together.
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.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results, and returns this ListVersionsRequest object so that method calls may be chained together.
withKeyMaterial(String) - Method in class com.amazonaws.services.ec2.model.KeyPair
The unencrypted PEM encoded RSA private key.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the EC2 key pair.
withKeyName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides the name of the EC2 key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairRequest
The unique name for the new key pair.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
The name of the Amazon EC2 key pair to delete.
withKeyName(String) - Method in class com.amazonaws.services.ec2.model.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.RunInstancesRequest
The name of the key pair.
withKeyNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
The optional list of key pair names to describe.
withKeyNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
The optional list of key pair names to describe.
withKeyPair(KeyPair) - Method in class com.amazonaws.services.ec2.model.CreateKeyPairResult
The newly created EC2 key pair.
withKeyPairs(KeyPairInfo...) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
The list of described key pairs.
withKeyPairs(Collection<KeyPairInfo>) - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
The list of described key pairs.
withLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
Sets the value of the Label property for this object.
withLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
Returns a reference to this object so that method calls can be chained together.
withLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
The identfication of the permission to remove.
withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the LastStateChangeReason property for this object.
withLastStateChangeReason(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the LastStateChangeReason property for this object.
withLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the latest time to which a database can be restored with point-in-time restore.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Specifies the name of the associated LaunchConfiguration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The name of the launch configuration to use with the Auto Scaling group.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The name of the launch configuration to create.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Specifies the name of the launch configuration.
withLaunchConfigurationName(String) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurationNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a reference to this object so that method calls can be chained together.
withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a reference to this object so that method calls can be chained together.
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.
withLaunchTime(Date) - Method in class com.amazonaws.services.ec2.model.Instance
The time this instance launched.
withLifecycleState(String) - Method in class com.amazonaws.services.autoscaling.model.Instance
Contains a description of the current lifecycle state.
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.
withListeners(Listener...) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, and Protocol are returned in a list of tuples in the Listeners element.
withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
LoadBalancerPort, InstancePort, and Protocol are returned in a list of tuples in the Listeners element.
withLoadBalancerDescriptions(LoadBalancerDescription...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of LoadBalancer description structures.
withLoadBalancerDescriptions(Collection<LoadBalancerDescription>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
A list of LoadBalancer description structures.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
The mnemonic name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
Specifies the name associated with the LoadBalancer.
withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest
The name associated with the LoadBalancer.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Returns a reference to this object so that method calls can be chained together.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Returns a reference to this object so that method calls can be chained together.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of LoadBalancers to use.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
A list of LoadBalancers to use.
withLoadBalancerNames(String...) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of names associated with the LoadBalancers at creation time.
withLoadBalancerNames(Collection<String>) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
A list of names associated with the LoadBalancers at creation time.
withLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
withLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the new logging configuration for the specified bucket, and returns the updated object so that additional method calls may be chained together.
withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the LogUri property for this object.
withLogUri(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Sets the value of the LogUri property for this object.
withLowerBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the lower threshold has been breached.
withLowerBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the lower threshold has been breached.
withLowerThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The lower limit for the metric.
withLowerThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the lower limit for the metric.
withMainClass(String) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the MainClass property for this object.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
An optional marker provided in the previous DescribeDBInstances request.
withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
The marker obtained from a previous operation response.
withMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Provides an identifier to allow retrieval of paginated results.
withMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional parameter indicating where in the bucket to begin listing.
withMasterInstanceId(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the MasterInstanceId property for this object.
withMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the MasterInstanceType property for this object.
withMasterInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the MasterInstanceType property for this object.
withMasterPublicDnsName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the MasterPublicDnsName property for this object.
withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The name of master user for the client DB Instance.
withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Contains the master username for the DB Instance.
withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the master username for the DB Instance.
withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The password for the master DB Instance user.
withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The new password for the DB Instance master user.
withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Contains the pending or in-progress change of the master credentials for the DB Instance.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Adds an single ETag constraint to this request, and returns this object so that additional method calls can be chained together.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Adds an single ETag constraint to this request, and returns this object so that additional method calls can be chained together.
withMaxConnections(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of allowed open HTTP connections and returns the updated ClientConfiguration object.
withMaxCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Maximum number of instances to launch.
withMaxErrorRetry(int) - Method in class com.amazonaws.ClientConfiguration
Sets the maximum number of retry attempts for failed retryable requests (ex: 5xx error responses from services), and returns the updated ClientConfiguration object.
withMaximum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Maximum property for this object.
withMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional parameter indicating the maximum number of keys to include in the response, and returns this ListObjectsRequest object so that method calls may be chained together.
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.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a reference to this object so that method calls can be chained together.
withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
The maximum number of scaling activities to return.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
The maximum number of records to include in the response.
withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The maximum number of records to include in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional parameter indicating the maximum number of results to include in the response, and returns this ListVersionsRequest object so that method calls may be chained together.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the maximum size of the AutoScalingGroup.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The maximum size of the Auto Scaling group.
withMaxSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withMD5OfBody(String) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withMD5OfMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
An MD5 digest of the non-URL-encoded message body string.
withMeasureName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The measure name associated with the metric used by the trigger to determine when to fire.
withMeasureName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the measure name used by the trigger to determine when to fire.
withMeasureName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the MeasureName property for this object.
withMeasureName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the MeasureName property for this object.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.BundleTaskError
Error message.
withMessage(String) - Method in class com.amazonaws.services.ec2.model.StateReason
Descriptive message for the state change.
withMessage(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the text of this event.
withMessageBody(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
The message to send.
withMessageId(String) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withMessageId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
The message ID of the message sent to the queue.
withMessages(Message...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
withMessages(Collection<Message>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageResult
A list of messages.
withMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Sets the optional metadata instructing Amazon S3 how to handle the uploaded data (ex: custom user metadata, hooks for specifying content type, etc.), and returns this object so that additional method calls may be chained together.
withMetrics(Metric...) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the Metrics property for this object.
withMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the Metrics property for this object.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the optional Multi-Factor Authentication information to include with this request, and returns this object so that additional method calls may 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.
withMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Minimum number of instances to launch.
withMinimum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Minimum property for this object.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
Contains the minimum size of the AutoScalingGroup.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
The minimum size of the Auto Scaling group.
withMinSize(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
Returns a reference to this object so that method calls can be chained together.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional modified since constraint that restricts this request to executing only if the source object has been modified since the specified date.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional modified since constraint that restricts this request to executing only if the object has been modified since the specified date.
withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.Instance
Monitoring status for this instance.
withMonitoring(Monitoring) - Method in class com.amazonaws.services.ec2.model.InstanceMonitoring
Monitoring state for the associated instance.
withMonitoring(Boolean) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Enables monitoring for the instance.
withName(String) - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the name of the Dimension.
withName(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.ec2.model.CreateImageRequest
The name for the new AMI being created.
withName(String) - Method in class com.amazonaws.services.ec2.model.Filter
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(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.elasticmapreduce.model.JobFlowDetail
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepConfig
Sets the value of the Name property for this object.
withName(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Attribute Name.
withName(String) - Method in class com.amazonaws.services.simpledb.model.Item
Item Name.
withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Attribute Name.
withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
Item Name.
withName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The name of the attribute involved in the condition.
withNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Returns a reference to this object so that method calls can be chained together.
withNamespace(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Returns a reference to this object so that method calls can be chained together.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Namespace property for this object.
withNamespace(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
Sets the value of the Namespace property for this object.
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 so that additional method calls can be chained together.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
Returns a reference to this object so that method calls can be chained together.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
Returns a reference to this object so that method calls can be chained together.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
A string used to mark the start of the next batch of returned results.
withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
Acts as a paging mechanism for large result sets.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
Sets the value of the NextToken property for this object.
withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
Sets the value of the NextToken property for this object.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
String that tells 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 than MaxNumberOfDomains domains still available.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
String that tells Amazon SimpleDB where to start the next list of Item Names.
withNextToken(String) - Method in class com.amazonaws.services.simpledb.model.SelectResult
An opaque token indicating that more than MaxNumberOfItems matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.
withNoDevice(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Sets the value of the NoDevice property for this object.
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 so that additional method calls can be chained together.
withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Adds a single ETag constraint to this request, and returns this object so that additional method calls can be chained together.
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.
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.
withOutput(String) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The console output, Base64 encoded.
withOwnerAlias(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The AWS account alias (e.g., "amazon", "redhat", "self", etc.) or AWS account ID that owns the AMI.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult
The instance owner's account ID.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Image
AWS Access Key ID of the image owner.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The AWS Access Key ID of the user who owns the reservation.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.SecurityGroup
The AWS Access Key ID of the owner of the security group.
withOwnerId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
AWS Access Key ID of the user who owns the snapshot.
withOwnerId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
Provides the AWS ID of the owner of a specific DB Security Group.
withOwnerIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot owners.
withOwnerIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot owners.
withOwners(String...) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of owners for the described AMIs.
withOwners(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeImagesRequest
The optional list of owners for the described AMIs.
withParameter(String, String) - Method in class com.amazonaws.DefaultRequest
 
withParameter(String, String) - Method in interface com.amazonaws.Request
Adds the specified request parameter to this request, and returns the updated request object.
withParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
The status of parameter updates.
withParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the name of the parameter.
withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter instances.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
A list of Parameter instances.
withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Contains a list of engine default parameters.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.EngineDefaults
Contains a list of engine default parameters.
withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
An array of parameter names, values, and the apply method for the parameter update.
withParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
Specifies the value of the parameter.
withPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The Windows administrator password of the specified instance.
withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies that changes to the DB Instance are pending.
withPeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The period, in seconds, associated witht he metric statistics.
withPeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the period used in retrieving metric statistics used by the trigger to determine when to fire.
withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Period property for this object.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.Instance
The location where this instance launched.
withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
Specifies the placement constraints (Availability Zones) for launching the instances.
withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the Placement property for this object.
withPlacement(PlacementType) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the Placement property for this object.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Image
The operating platform of the AMI.
withPlatform(String) - Method in class com.amazonaws.services.ec2.model.Instance
Platform of the instance (e.g., Windows).
withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The port number on which the database accepts connections.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
Specifies the port that the database engine is listening on.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
Specifies the pending port for the DB Instance.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
The port number on which the database accepts connections.
withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The port number on which the database accepts connections.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
Specifies the weekly time range (in UTC) during which system maintenance can occur.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
The weekly time range (in UTC) during which system maintenance can occur, which may result in an outage.
withPrefix(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The prefix to use when storing the AMI in S3.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional prefix parameter restricting the response to keys which begin with the specified prefix, and returns this ListObjectsRequest object so that method calls may be chained together.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys which begin with the specified prefix, and returns this ListVersionsRequest object so that method calls may be chained together.
withPreviousState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
The previous state of the specified instance.
withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The private DNS name assigned to the instance.
withPrivateIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the private IP address that is assigned to the instance (Amazon VPC).
withProductCode(String) - Method in class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest
The product code to confirm.
withProductCodeId(String) - Method in class com.amazonaws.services.ec2.model.ProductCode
The unique ID of an AWS DevPay product code.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Image
Product codes of the AMI.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Image
Product codes of the AMI.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Product codes for the associated AMI.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Product codes for the associated AMI.
withProductCodes(ProductCode...) - Method in class com.amazonaws.services.ec2.model.Instance
Product codes attached to this instance.
withProductCodes(Collection<ProductCode>) - Method in class com.amazonaws.services.ec2.model.Instance
Product codes attached to this instance.
withProductCodes(String...) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The list of product codes being added to or removed from the specified AMI.
withProductCodes(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The list of product codes being added to or removed from the specified AMI.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
The Reserved Instance product description.
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The Reserved Instances product description (ex: Windows or Unix/Linux).
withProductDescription(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The Reserved Instances description (ex: Windows or Unix/Linux).
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.
withProperties(KeyValue...) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the Properties property for this object.
withProperties(Collection<KeyValue>) - Method in class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig
Sets the value of the Properties property for this object.
withProtocol(Protocol) - Method in class com.amazonaws.ClientConfiguration
Sets the protocol (i.e.
withProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
Specifies the LoadBalancer transport protocol to use for routing - TCP or HTTP.
withProxyHost(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy host the client will connect through and returns the updated ClientConfiguration object.
withProxyPassword(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy password to use when connecting through a proxy, and returns the updated ClientConfiguration object.
withProxyPort(int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy port the client will connect through and returns the updated ClientConfiguration object.
withProxyUsername(String) - Method in class com.amazonaws.ClientConfiguration
Sets the optional proxy user name and returns the updated ClientConfiguration object.
withPublic(Boolean) - Method in class com.amazonaws.services.ec2.model.Image
True if this image has public launch permissions.
withPublicDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The public DNS name assigned to the instance.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.Address
Sets the value of the PublicIp property for this object.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AllocateAddressResult
IP address for use with your account.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.AssociateAddressRequest
IP address that you are assigning to the instance.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Sets the value of the PublicIp property for this object.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.DisassociateAddressRequest
The elastic IP address that you are disassociating from the instance.
withPublicIp(String) - Method in class com.amazonaws.services.ec2.model.ReleaseAddressRequest
The elastic IP address that you are releasing from your account.
withPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the IP address of the instance.
withPublicIps(String...) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
The optional list of Elastic IP addresses to describe.
withPublicIps(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
The optional list of Elastic IP addresses to describe.
withQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
The name to use for the created queue.
withQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
A string to use for filtering the list results.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueResult
The queue URL for the created queue.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.DeleteQueueRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.GetQueueAttributesRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrl(String) - Method in class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
Returns a reference to this object so that method calls can be chained together.
withQueueUrls(String...) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs for queues.
withQueueUrls(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ListQueuesResult
A list of queue URLs for queues.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The ID of the RAM disk associated with the EC2 AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Provides ID of the RAM disk associated with the EC2 AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Image
The RAM disk associated with the image, if any.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.ImageAttribute
Ramdisk ID of the associated AMI.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.Instance
RAM disk associated with this instance.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The ramdisk ID of the associated instance.
withRamdiskId(String) - Method in class com.amazonaws.services.ec2.model.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 byte range (inclusive) within the desired object that will be downloaded by this request, and this returns this request object so that additional method calls can be chained together.
withReasonCode(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Provides information about the cause of OutOfService instances.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The receipt handle associated with the message whose visibility timeout the client wants to change.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageRequest
The receipt handle associated with the message to delete.
withReceiptHandle(String) - Method in class com.amazonaws.services.sqs.model.Message
Returns a reference to this object so that method calls can be chained together.
withRegionName(String) - Method in class com.amazonaws.services.ec2.model.AvailabilityZone
Name of the region in which this zone resides.
withRegionName(String) - Method in class com.amazonaws.services.ec2.model.Region
Name of the region.
withRegionNames(String...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The optional list of regions to describe.
withRegionNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsRequest
The optional list of regions to describe.
withRegions(Region...) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
The list of described Amazon EC2 regions.
withRegions(Collection<Region>) - Method in class com.amazonaws.services.ec2.model.DescribeRegionsResult
The list of described Amazon EC2 regions.
withReplace(Boolean) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Flag to specify whether to replace the Attribute/Value or to add a new Attribute/Value.
withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.Reservation
The unique ID of the user who requested the instances in this reservation.
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.PurchaseReservedInstancesOfferingResult
The unique ID of the Reserved Instances purchased for your account.
withReservedInstancesId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The unique ID of the Reserved Instances purchase.
withReservedInstancesIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
withReservedInstancesIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
The optional list of Reserved Instance IDs to describe.
withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest
The unique ID of the Reserved Instances offering being purchased.
withReservedInstancesOfferingId(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The unique ID of this Reserved Instances offering.
withReservedInstancesOfferingIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
An optional list of the unique IDs of the Reserved Instance offerings to describe.
withReservedInstancesOfferingIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
An optional list of the unique IDs of the Reserved Instance offerings to describe.
withReservedInstancesOfferings(ReservedInstancesOffering...) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The list of described Reserved Instance offerings.
withReservedInstancesOfferings(Collection<ReservedInstancesOffering>) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
The list of described Reserved Instance offerings.
withResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
Specifies whether (true) or not (false) to reset all parameters in the DB Parameter Group to default values.
withRestorableByUserIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of users who have permission to create volumes from the described EBS snapshots.
withRestorableByUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of users who have permission to create volumes from the described EBS snapshots.
withRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The date and time from to restore from.
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Image
The root device name (e.g., /dev/sda1).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device name (e.g., /dev/sda1).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
The root device name (e.g., /dev/sda1).
withRootDeviceName(String) - Method in class com.amazonaws.services.ec2.model.RegisterImageRequest
The root device name (e.g., /dev/sda1).
withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Image
The root device type used by the AMI.
withRootDeviceType(String) - Method in class com.amazonaws.services.ec2.model.Instance
The root device type used by the AMI.
withS3(S3Storage) - Method in class com.amazonaws.services.ec2.model.Storage
The details of S3 storage for bundling a Windows instance.
withSamples(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Samples property for this object.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of names of the security groups with which to associate EC2 instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
A list of names of the security groups with which to associate EC2 instances.
withSecurityGroups(String...) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains a description of the security groups to associate with the EC2 instances.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains a description of the security groups to associate with the EC2 instances.
withSecurityGroups(SecurityGroup...) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
The list of described Amazon EC2 security groups.
withSecurityGroups(Collection<SecurityGroup>) - Method in class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
The list of described Amazon EC2 security groups.
withSecurityGroups(String...) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The names of the security groups into which the instances will be launched.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
The names of the security groups into which the instances will be launched.
withSelectExpression(String) - Method in class com.amazonaws.services.simpledb.model.SelectRequest
The expression used to query the domain.
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.
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The size of the volume, in gigabytes.
withSize(Integer) - Method in class com.amazonaws.services.ec2.model.Volume
The size of this volume, in gigabytes.
withSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
Returns a reference to this object so that method calls can be chained together.
withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig
Sets the value of the SlaveInstanceType property for this object.
withSlaveInstanceType(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
Sets the value of the SlaveInstanceType property for this object.
withSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
The new snapshot.
withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Provides the time (UTC) when the snapshot was taken.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CreateVolumeRequest
The ID of the snapshot from which to create the new volume.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
The ID of the snapshot to delete.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
The ID of the EBS snapshot whose attribute is being described.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
The ID of the snapshot whose attribute is being described.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The ID of the snapshot from which the volume will be created.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
The ID of the EBS snapshot whose attributes are being modified.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest
The ID of the snapshot whose attribute is being reset.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The unique ID of this snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.Volume
Optional snapshot from which this volume was created.
withSnapshotIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot IDs to describe.
withSnapshotIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
The optional list of EBS snapshot IDs to describe.
withSnapshots(Snapshot...) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The list of described EBS snapshots.
withSnapshots(Collection<Snapshot>) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
The list of described EBS snapshots.
withSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
Sets the optional size hints (in bytes) for the low level TCP send and receive buffers, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
Sets the amount of time to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed, and returns the updated ClientConfiguration object so that additional method calls may be chained together.
withSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
The parameter types to return.
withSource(String) - Method in class com.amazonaws.services.rds.model.Parameter
Indicates the source of the parameter value.
withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied, and returns this object so that additional method calls can be chained together.
withSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The identifier of the source DB Instance from which to restore.
withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The identifier of the event source for which events will be returned.
withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.Event
Provides the identifier for the source of the event.
withSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the key in the source bucket under which the source object to be copied is stored, and returns this object so that additional method calls can be chained together.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
Name of the security group.
withSourceSecurityGroupName(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
Name of the source security group.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
AWS user ID of an account.
withSourceSecurityGroupOwnerId(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
AWS user ID of an account.
withSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The event source to retrieve events for.
withSourceType(String) - Method in class com.amazonaws.services.rds.model.Event
Specifies the source type for this event.
withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy, and returns this object so that additional method calls can be chained together.
withStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The date and time the Reserved Instances started.
withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the StartDateTime property for this object.
withStartDateTime(Date) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the StartDateTime property for this object.
withStartingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
The list of the starting instances and details on how their state has changed.
withStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
The list of the starting instances and details on how their state has changed.
withStartTime(Date) - Method in class com.amazonaws.services.autoscaling.model.Activity
Provides the start time of this activity.
withStartTime(Date) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the StartTime property for this object.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time this task started.
withStartTime(Date) - Method in class com.amazonaws.services.ec2.model.Snapshot
Time stamp when the snapshot was initiated.
withStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
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.CustomerGateway
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(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.Monitoring
The state of monitoring on an Amazon EC2 instance (ex: enabled, disabled).
withState(String) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The state of the Reserved Instances purchase.
withState(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
Snapshot state (e.g., pending, completed, or error).
withState(String) - Method in class com.amazonaws.services.ec2.model.Subnet
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(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a reference to this object so that method calls can be chained together.
withState(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Sets the value of the State property for this object.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Sets the value of the State property for this object.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the State property for this object.
withState(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Sets the value of the State property for this object.
withState(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.InstanceState
Specifies the current status of the instance.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail
Sets the value of the State property for this object.
withState(String) - Method in class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail
Sets the value of the State property for this object.
withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
The reason for the state change.
withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
The reason for the state change.
withStateTransitionReason(String) - Method in class com.amazonaws.services.ec2.model.Instance
Reason for the most recent state transition.
withStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The statistic that the trigger when fetching metrics to examine.
withStatistic(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the statistic used by the trigger to determine which metric statistics to examine.
withStatistics(String...) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Statistics property for this object.
withStatistics(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Statistics property for this object.
withStatus(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Provides the current status of the trigger.
withStatus(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The status of the EBS volume.
withStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
Returns a reference to this object so that method calls can be chained together.
withStatus(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
Specifies the status of this DB Snapshot.
withStatus(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
Provides the status of the EC2 security group.
withStatus(String) - Method in class com.amazonaws.services.rds.model.IPRange
Specifies the status of the IP range.
withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object, and returns this object so that additional method calls may be chained together.
withStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains the current status of the activity.
withStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
Contains a friendly, more verbose description of the activity status.
withStepConfig(StepConfig) - Method in class com.amazonaws.services.elasticmapreduce.model.StepDetail
Sets the value of the StepConfig property for this object.
withSteps(StepConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Sets the value of the Steps property for this object.
withSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest
Sets the value of the Steps property for this object.
withSteps(StepDetail...) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the Steps property for this object.
withSteps(Collection<StepDetail>) - Method in class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail
Sets the value of the Steps property for this object.
withSteps(StepConfig...) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Sets the value of the Steps property for this object.
withSteps(Collection<StepConfig>) - Method in class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest
Sets the value of the Steps 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
Sets the value of the Storage property for this object.
withStorage(Storage) - Method in class com.amazonaws.services.ec2.model.BundleTask
Amazon S3 storage locations.
withSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
Sets the value of the Subnet property for this object.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.DeleteSubnetRequest
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.RunInstancesRequest
Specifies the subnet ID within which to launch the instance(s) for Amazon Virtual Private Cloud.
withSubnetId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Sets the value of the SubnetId property for this object.
withSubnetIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Sets the value of the SubnetIds property for this object.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
Sets the value of the SubnetIds property for this object.
withSubnets(Subnet...) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Sets the value of the Subnets property for this object.
withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
Sets the value of the Subnets property for this object.
withSum(Double) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Sum property for this object.
withTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the instance being checked.
withTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
The name of the new database instance to be created.
withTerminatingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
The list of the terminating instances and details on how their state has changed.
withTerminatingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.TerminateInstancesResult
The list of the terminating instances and details on how their state has changed.
withTimeout(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
Specifies the amount of time, in seconds, during which no response means a failed health probe.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Timestamp property for this object.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
The time the output was last updated.
withTimestamp(Date) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
The time the data was last updated.
withTimestamp(Integer) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
The data and time when metadata was calculated in Epoch (UNIX) time.
withToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the current, unique Multi-Factor Authentication token generated by the device associated with your AWS account, and returns this object so that additional method calls may be chained together.
withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
End of port range for the TCP and UDP protocols, or an ICMP code.
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
End of port range for the TCP and UDP protocols, or an ICMP code.
withTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The name for the trigger.
withTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteTriggerRequest
The name of the trigger to be deleted.
withTriggerName(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the name of the trigger.
withTriggers(Trigger...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
Returns a reference to this object so that method calls can be chained together.
withTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTriggersResult
Returns a reference to this object so that method calls can be chained together.
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
Sets the value of the Type property for this object.
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Sets the value of the Type property for this object.
withType(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest
Sets the value of the Type property for this object.
withType(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
Sets the value of the Type property for this object.
withType(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the Type property for this object.
withType(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
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.autoscaling.model.CreateOrUpdateScalingTriggerRequest
Returns a reference to this object so that method calls can be chained together.
withUnit(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Contains the standard unit associated with a measure; used by the trigger when fetching the metric statistics it uses to determine when to activate.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
Sets the value of the Unit property for this object.
withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
Sets the value of the Unit property for this object.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional unmodified since constraint that restricts this request to executing only if the source object has not been modified since the specified date, and returns this object so that additional method calls can be chained together.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional unmodified since constraint that restricts this request to executing only if the object has not been modified since the specified date, and returns this object so that additional method calls can be chained together.
withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
The time of the most recent update for the task.
withUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2 permission to upload items into Amazon S3 on the user's behalf.
withUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
The signature of the Base64 encoded JSON document.
withUpperBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The incremental amount to use when performing scaling activities after the upper threshold has been breached.
withUpperBreachScaleIncrement(String) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the incremental amount to use when performing scaling activities when the upper threshold has been breached.
withUpperThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateScalingTriggerRequest
The upper limit for the metric.
withUpperThreshold(Double) - Method in class com.amazonaws.services.autoscaling.model.Trigger
Specifies the upper limit of the metric used.
withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
The usage price of the Reserved Instances, per hour.
withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
The usage price of the Reserved Instance, per hour.
withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
Specifies whether (true) or not (false) the DB Instance is restored from the latest backup time.
withUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
Sets the HTTP user agent header used in requests and returns the updated ClientConfiguration object.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
The user data available to the launched EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
Contains the user data available to the launched EC2 instances.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.InstanceAttribute
MIME, Base64-encoded user data.
withUserData(String) - Method in class com.amazonaws.services.ec2.model.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.
withValue(String) - Method in class com.amazonaws.services.autoscaling.model.Dimension
Specifies the value of the Dimension.
withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
Sets the value of the Value property for this object.
withValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
The value of the attribute being modified.
withValue(String) - Method in class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest
The new value of the instance attribute being modified.
withValue(String) - Method in class com.amazonaws.services.elasticmapreduce.model.KeyValue
Sets the value of the Value property for this object.
withValue(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
Attribute Value.
withValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
Attribute Value.
withValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
The value of an attribute.
withValues(String...) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Sets the value of the Values property for this object.
withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
Sets the value of the Values property for this object.
withValues(String...) - Method in class com.amazonaws.services.ec2.model.Filter
Sets the value of the Values property for this object.
withValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.Filter
Sets the value of the Values property for this object.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete, and returns this object so that additional method calls may 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 , and returns the updated request object so that additional calls may be chained together.
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 so that additional method calls can 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, and returns this ListVersionsRequest object so that method calls may be chained together.
withVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket, and returns this object so that additional method calls may be chained together.
withVirtualName(String) - Method in class com.amazonaws.services.autoscaling.model.BlockDeviceMapping
Specifies the virtual name associated with the device.
withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.BlockDeviceMapping
Sets the value of the VirtualName property for this object.
withVirtualName(String) - Method in class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification
The virtual device name.
withVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest
The new value (in seconds) for the message's visibility timeout.
withVisibilityTimeout(Integer) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
The duration (in seconds) that the received messages are hidden from subsequent retrieve requests after being retrieved by a ReceiveMessage request.
withVolume(Volume) - Method in class com.amazonaws.services.ec2.model.CreateVolumeResult
The newly created EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.AttachVolumeRequest
The ID of the Amazon EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotRequest
The ID of the volume from which to create the snapshot.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVolumeRequest
The ID of the EBS volume to delete.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.DetachVolumeRequest
The ID of the volume to detach.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice
The ID of the EBS volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification
The ID of the EBS volume that should be mounted as a block device on an Amazon EC2 instance.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Snapshot
The ID of the volume from which this snapshot was created.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.Volume
The unique ID of this volume.
withVolumeId(String) - Method in class com.amazonaws.services.ec2.model.VolumeAttachment
Returns a reference to this object so that method calls can be chained together.
withVolumeIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesRequest
The optional list of EBS volumes to describe.
withVolumes(Volume...) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
The list of described EBS volumes.
withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
The size of the volume, in gigabytes.
withVolumeSize(Integer) - Method in class com.amazonaws.services.ec2.model.Snapshot
The size of the volume, in gigabytes.
withVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
Sets the value of the Vpc property for this object.
withVpcAttachement(VpcAttachment) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayResult
Sets the value of the VpcAttachement property for this object.
withVpcAttachments(VpcAttachment...) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Sets the value of the VpcAttachments property for this object.
withVpcAttachments(Collection<VpcAttachment>) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Sets the value of the VpcAttachments property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest
Sets the value of the VpcId property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Sets the value of the VpcId property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateSubnetRequest
Sets the value of the VpcId property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcRequest
Sets the value of the VpcId property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Sets the value of the VpcId property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Instance
Specifies the Amazon VPC in which the instance is running.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Subnet
Sets the value of the VpcId property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.Vpc
Sets the value of the VpcId property for this object.
withVpcId(String) - Method in class com.amazonaws.services.ec2.model.VpcAttachment
Sets the value of the VpcId property for this object.
withVpcIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Sets the value of the VpcIds property for this object.
withVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
Sets the value of the VpcIds property for this object.
withVpcs(Vpc...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Sets the value of the Vpcs property for this object.
withVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
Sets the value of the Vpcs property for this object.
withVpnConnection(VpnConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionResult
Sets the value of the VpnConnection property for this object.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest
Sets the value of the VpnConnectionId property for this object.
withVpnConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the VpnConnectionId property for this object.
withVpnConnectionIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Sets the value of the VpnConnectionIds property for this object.
withVpnConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
Sets the value of the VpnConnectionIds property for this object.
withVpnConnections(VpnConnection...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Sets the value of the VpnConnections property for this object.
withVpnConnections(Collection<VpnConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
Sets the value of the VpnConnections property for this object.
withVpnGateway(VpnGateway) - Method in class com.amazonaws.services.ec2.model.CreateVpnGatewayResult
Sets the value of the VpnGateway property for this object.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest
Sets the value of the VpnGatewayId property for this object.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest
Sets the value of the VpnGatewayId property for this object.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
Sets the value of the VpnGatewayId property for this object.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest
Sets the value of the VpnGatewayId property for this object.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
Sets the value of the VpnGatewayId property for this object.
withVpnGatewayId(String) - Method in class com.amazonaws.services.ec2.model.VpnGateway
Sets the value of the VpnGatewayId property for this object.
withVpnGatewayIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Sets the value of the VpnGatewayIds property for this object.
withVpnGatewayIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
Sets the value of the VpnGatewayIds property for this object.
withVpnGateways(VpnGateway...) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Sets the value of the VpnGateways property for this object.
withVpnGateways(Collection<VpnGateway>) - Method in class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
Sets the value of the VpnGateways 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.

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.